[OSX] Lost audio after upgrading to Frodo beta 2
#1
Mac OS version
Everything worked fine before
after upgrading no audio what so ever
Where do I download the Beta 1 again?
Reply
#2
http://mirrors.xbmc.org/releases/osx/

You'll want to post a Debug Log or two showing the problem as otherwise it won't be fixed.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thanks. However, replaced Beta 1 over beta 2 still no audio
not sure what went wrong
Reply
#4
Without a debug log, we don't know either.
Reply
#5
Reset your audiooutput options in System->System->Audio. These got screwed in b1.

@NedScott and @Jm

Keep those in mind whenever reading something like that in conjunction with osx - its most likly that we forgot the output devices.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#6
Can you not detect that the configured output device is wrong and fix it up at runtime?

I'm particularly concerned about those that come from Eden to Frodo. If ANYTHING doesn't work out of the box due to something like this then hundreds of thousands of users will be affected. Users playing with the betas are a tiny fraction of our userbase.

It may be that resetting the audio device to defaults (by renaming the setting) is the prudent way to go if there's any chance that we can't detect a wrong device and fix it up at runtime.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#7
Fixed. Thanks. After updating to beta 2 the audio was defaulted to Airplay.
Thanks a lot.

(2012-12-04, 14:35)Memphiz Wrote: Reset your audiooutput options in System->System->Audio. These got screwed in b1.

@NedScott and @Jm

Keep those in mind whenever reading something like that in conjunction with osx - its most likly that we forgot the output devices.

Reply
#8
@jm

See the comments in https://github.com/xbmc/xbmc/commit/6b99...6748f805cd

The proposed fix there might regain backward compatibility - not sure if we want something like it?

I have fixed the discussed issue there by ensuring to save the sinkname instead of the label on osx (like its done on other platforms). (it was a missing change from ae merge)
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#9
I don't see how an alteration to GUIWindowSettingsCategory.cpp can affect backward compatibility to Eden. We hit that code only when the user goes into settings.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#10
You are right. Then the code which is commented by "// let's just reset the audiodevice settings as well" might do it instead?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
[OSX] Lost audio after upgrading to Frodo beta 20