GNOME Bugzilla – Bug 645429
loses connection to pulseaudio
Last modified: 2011-04-13 14:14:23 UTC
If pulseaudio dies, it gets respawned correctly. However, the shell loses the ability to frob PA unless the shell is restarted.
gnome-shell-2.91.91-2.fc15.x86_64 pulseaudio-0.9.22-3.fc15.x86_64
bug in the shared control-center/shell volume control code
Is it just the sound effects that don't show up, or does the whole sound menu not work? (status icon itself showing the right level? slider in the menu?)
At some point post 2.91.91-2 this appears to have been fixed; the volume control functions properly. (Before, the slider wouldn't properly adjust the volume, and the hotkeys wouldn't show.) (Not commenting on the sound effects, as I have them turned off.)
(In reply to comment #4) > At some point post 2.91.91-2 this appears to have been fixed; the volume > control functions properly. (Before, the slider wouldn't properly adjust the > volume, and the hotkeys wouldn't show.) > > (Not commenting on the sound effects, as I have them turned off.) The sound effects for the volume change should be at the same volume level as the sound itself. They're played even if you have the sound effects disabled, which points to the same libcanberra bug as bug 647501. And for what it's worth, the code to reconnect to pulseaudio didn't change since GNOME 2.32, so it was likely a bug in pulseaudio that got fixed :) Closing as fixed.
*** Bug 647501 has been marked as a duplicate of this bug. ***
This is caused by a fedora patch that is trying to workaround an earlier pulseaudio bug. https://bugzilla.redhat.com/show_bug.cgi?id=696194
an earlier libcanberra bug, that is