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 517538 - mixer applet doesn't use default mixer from sound preferences
mixer applet doesn't use default mixer from sound preferences
Status: RESOLVED OBSOLETE
Product: gnome-applets
Classification: Other
Component: mixer
2.21.x
Other All
: Normal enhancement
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-19 20:50 UTC by Kjel Oslund
Modified: 2015-09-26 04:40 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Kjel Oslund 2008-02-19 20:50:58 UTC
the mixer applet should be modified to use as a default mixer the value of gconf key /desktop/gnome/sound/default_mixer which is set by the sound preferences gnome control center application. That key is also used by gnome-settings-daemon/plugins/media-keys to select the mixer used to change volumes using media keys. The mixer applet currently uses a private gconf key /apps/panel/applets/applet_1/pref/active-element (if it exists) or just uses the first active mixer. Both applications should agree on how to select the volume control track.
Comment 1 Teppo Turtiainen 2008-04-09 17:53:27 UTC
Is this the same issue as bug 458016?
Comment 2 Kjel Oslund 2008-04-09 18:03:39 UTC
Re comment #1. No it's not the same bug, but the two problems are probably related. I'd have to go back and read the code again, it's been awhile since I looked at this problem.
Comment 3 Steve Hill 2008-11-17 11:03:41 UTC
Also reported downstream against Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=471866