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 528252 - mixer track enable/disable toggles toggle the wrong tracks!
mixer track enable/disable toggles toggle the wrong tracks!
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
2.22.x
Other All
: Normal major
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-15 16:42 UTC by Sam Morris
Modified: 2008-04-17 20:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix strcmp call (564 bytes, patch)
2008-04-15 16:44 UTC, Sam Morris
reviewed Details | Review

Description Sam Morris 2008-04-15 16:42:57 UTC
There seems to be a simple error in preferences.c -- the result of a strcmp call was not being checked against zero, causing the wrong mixer tracks in the gconf callback to be matched.
Comment 1 Sam Morris 2008-04-15 16:44:21 UTC
Created attachment 109317 [details] [review]
fix strcmp call

Patch to fix the bug
Comment 2 Marc-Andre Lureau 2008-04-17 20:16:37 UTC
hmm, it is still not working for me with "CD" and "CD Capture", i ll fix it