GNOME Bugzilla – Bug 677478
Unmutting sound effects using the slider doesn't work
Last modified: 2012-06-25 16:03:36 UTC
The bug has been reported on https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/986692 Using GNOME 3.4.2: - open the effects tab of the sound panel - set some level on the slider - check that double clicking on an effect plays it - mute the effects using either the slider or the mute button - unmute by dragging the slider to the right - double click on an effect, there is no sound that only happens when unmutting the effects with the slider rather than with the toggle control
commit 25708e9c8e395c465be8e9643127b3b43ef4ffb7 Author: Bastien Nocera <hadess@hadess.net> Date: Mon Jun 25 16:35:41 2012 +0100 sound: Make sure the event sound stream stays unmuted Apply mute changes to the stream straight away so that we don't get a race with gvc_mixer_event_role_push_volume(). See https://bugs.freedesktop.org/show_bug.cgi?id=51413 for details. https://bugzilla.gnome.org/show_bug.cgi?id=677478
*** Bug 678681 has been marked as a duplicate of this bug. ***