After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172884 - When un-muting the sound volume is restored to 100%
When un-muting the sound volume is restored to 100%
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.8
Other Linux
: Normal normal
: 0.8.9
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-06 22:52 UTC by Sebastien Bacher
Modified: 2005-04-08 10:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (663 bytes, patch)
2005-04-08 10:27 UTC, Ronald Bultje
none Details | Review

Description Sebastien Bacher 2005-04-06 22:52:45 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/8718

"Here is what happens:

1) Set the volume to 50%
2) Mute it
3) Un-mute it
4) The volume is now set to 100%

The sound volume should be restored to the previous value (50% in this case)
instead on 100%."
Comment 1 Ronald Bultje 2005-04-08 10:27:59 UTC
Created attachment 39829 [details] [review]
fix

This patch to GStreamer gst-plugins/ext/alsa/ will fix it.
Comment 2 Sebastien Bacher 2005-04-08 10:37:28 UTC
the patch works fine here, thanks