Version: 4 (using Devel) OS: Linux Changing the Master control via Tray context menu will change Master-Control in Tray - Good. But changing the Master control via KMix main menu does not change the Master-Control in the Tray - BAD. This is taken from issue number 1 in bug 247933. Reproducible: Always Steps to Reproduce: see details Actual Results: see details Expected Results: see details
*** Bug 287146 has been marked as a duplicate of this bug. ***
A possible patch is on https://git.reviewboard.kde.org/r/105422/
Should be fixed by a92a8c1c818f393833dc87d3b6eaaf669038d8c6. Many thanks to Prasad Murthy. :D
Git commit 0addbb2d9cea4bef7146ccd35527af6113664fd1 by Martin T. H. Sandsmark. Committed on 06/08/2012 at 18:42. Pushed by sandsmark into branch 'KDE/4.9'. Fix master channel selection via kmix main window issue and fix no global master found issue. Fixes the issue where changing the master control in the KMix main window doesn't change the master control in tray. It also solves a problem with the dock icon appearing blank due to the mixer not able to find any global master. The device id returns something like "alsa_output.pci-0000_04_00.0.analog-surround-51" for 5.1 and "alsa_output.pci-0000_04_00.0.analog-stereo" for analog stereo and hence the issue. Patch by Prasad Murthy. REVIEW: 105422 M +8 -1 core/mixer.cpp M +3 -0 gui/kmixerwidget.cpp http://commits.kde.org/kmix/0addbb2d9cea4bef7146ccd35527af6113664fd1