GNOME Bugzilla – Bug 152840
gnome-volume-control shows multiple mixers for the same device
Last modified: 2009-08-15 18:40:50 UTC
Hi, This bug originated here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119732 Currently gnome-volume-control shows two mixers for a device if ALSA is in use and the OSS compatibility drivers are loaded, because g-v-c just creates a pane for every GStreamer mixer device. We probably need a way to detect they are both the same device, this might be as easy as exporting the fact that the OSS driver is just a compatibility layer from the kernel in /sys or something.
The version in 2.9.x doesn't do this anymore, is that the expected behaviour?
Colin?
My jhbuild is a bit borked right now, so I can't test. If you think the bug is fixed please go ahead and close it, if it isn't I'll reopen later :) Thanks!
bug closed as asked