Summary: | Changing Master-Control via KMix main menu does not change Master-Control in Tray | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Christian Esken <esken> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | interweiss, martin.sandsmark |
Priority: | NOR | ||
Version: | 4 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmix/0addbb2d9cea4bef7146ccd35527af6113664fd1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Christian Esken
2011-12-30 13:37:43 UTC
*** 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 |