GNOME Bugzilla – Bug 331763
[alsamixer] unmute sets the volume to 100%
Last modified: 2006-02-21 13:46:11 UTC
* set the volume to some value * right click on the mixer applet, mute * right click on the mixer applet, unmute The volume jumps to 100%, it should keep the previous value
The patch in bug #331765 seems to fix this as well.
right, it fixes it for me
Committed: 2006-02-21 Tim-Philipp Müller <tim at centricular dot net> * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume): Fix issues with mixer keeping state when muting/unmuting and when changing the volume whilst muted (see #331763 and #331765).