Version: 0.9 (using KDE 4.5.80) OS: Linux When clicking on the volume applet in tray its display KMix rather than the volume control Reproducible: Always Steps to Reproduce: Left Click on Volume Applet Actual Results: KMix is displayed in the top left corner of the screen Expected Results: The linear volume control OS: Linux (i686) release 2.6.35-23-generic Compiler: cc
I can confirm this behaviour. Is the mixer icon supposed to work like this in KDE SC 4.6?
It would need a change in kdelibs. Or I'll revert back to the other bug. I have not yet decided what to do of both.
raise priority
What was the bug about whose fix caused this behaviour described here?
*** Bug 259113 has been marked as a duplicate of this bug. ***
The bug is still present in KDE 4.6 RC.
*** Bug 261240 has been marked as a duplicate of this bug. ***
SVN commit 1210866 by esken: KMix Tray icon: Urgent fix. KMix was unusable when you disable the tray icon (once hidden you would never get the KMix Window back, even after logging out and in again). Fix behaviour of Volume popup and main window BUGS: 172277 BUGS: 191477 BUGS: 258951 M +6 -5 apps/KMixApp.cpp M +37 -40 gui/kmixdockwidget.cpp M +5 -1 gui/kmixdockwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1210866
SVN commit 1210896 by esken: KMix Tray icon fixed (patch forwarded to trunk from 4.6 branch): KMix was unusable when you disable the tray icon (once hidden you would never get the KMix Window back, even after logging out and in again). Fix behaviour of Volume popup and main window BUGS: 172277 BUGS: 191477 BUGS: 258951 M +6 -5 apps/KMixApp.cpp M +36 -40 gui/kmixdockwidget.cpp M +5 -1 gui/kmixdockwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1210896
Worked 2 hours ago. Now its broken without any code change. :-( Currently the popup never appears. Instead the main window is shown. Have to check this. :-(((
It works again. No code change. Whats going on here?!?
Appears fixed for me on 4.5.95 :) Cheers