GNOME Bugzilla – Bug 105724
Mute feature is not in Sync with mute from other applications in Solariss
Last modified: 2004-12-22 21:47:04 UTC
In Solaris there are 2 ways by which the volume can be muted One is from the mute key in the Sun keyboard and the other one is from sdtaudiocontrol(a sparc audio mixer). When the volume is muted in any of the following ways, the mixer icon does not change,though the volume is muted. Similarly when the volume is muted from the mixer applet it is not refelected in the sdtaudiocontrol, instead the volume is reduced to 0 Mute functionality is not in sync with the mixer applet and the sdtaudiocontrol application. I am attaching a patch for the same. Thanks.
Created attachment 14235 [details] [review] Patch for this bug
Patch looks good. Can you commit this Balamurali to both HEAD and gnome-2-2 branches?
Thanks Kevin committed the patch to head and gnome-2-2 branches 2003-03-12 Balamurali Viswanathan <balamurali.viswanathan@wipro.com> * mixer.c : Sync mute functionality with other applications in Solaris. Fixes bug #105724