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 105724 - Mute feature is not in Sync with mute from other applications in Solariss
Mute feature is not in Sync with mute from other applications in Solariss
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: mixer
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-10 14:02 UTC by Balamurali Viswanathan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for this bug (2.55 KB, patch)
2003-02-10 14:08 UTC, Balamurali Viswanathan
none Details | Review

Description Balamurali Viswanathan 2003-02-10 14:02:22 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.
Comment 1 Balamurali Viswanathan 2003-02-10 14:08:44 UTC
Created attachment 14235 [details] [review]
Patch for this bug
Comment 2 Kevin Vandersloot 2003-03-11 19:42:01 UTC
Patch looks good. Can you commit this Balamurali to both HEAD and
gnome-2-2 branches?
Comment 3 Balamurali Viswanathan 2003-03-12 12:09:16 UTC
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