Bug 258951

Summary: Click on Volume tray icon shows the whole KMix window instead of the smaller volume control (4.6)
Product: [Applications] kmix Reporter: Blackpaw <lindsay.mathieson>
Component: KMix Panel DockingAssignee: Christian Esken <esken>
Status: CLOSED FIXED    
Severity: major CC: andresbajotierra, eugene.shalygin+bugzilla.kde, gibbo_07, jens, mail, niburu1, toddrme2178
Priority: VHI    
Version: 1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 261302    

Description Blackpaw 2010-12-05 23:36:27 UTC
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
Comment 1 Andreas Kuhl 2010-12-06 13:08:26 UTC
I can confirm this behaviour. Is the mixer icon supposed to work like this in KDE SC 4.6?
Comment 2 Christian Esken 2010-12-07 07:55:08 UTC
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.
Comment 3 Christian Esken 2010-12-07 07:55:34 UTC
raise priority
Comment 4 Andreas Kuhl 2010-12-07 08:18:57 UTC
What was the bug about whose fix caused this behaviour described here?
Comment 5 Dario Andres 2010-12-11 21:43:03 UTC
*** Bug 259113 has been marked as a duplicate of this bug. ***
Comment 6 niburu1 2010-12-24 18:31:40 UTC
The bug is still present in KDE 4.6 RC.
Comment 7 Dario Andres 2010-12-25 22:06:12 UTC
*** Bug 261240 has been marked as a duplicate of this bug. ***
Comment 8 Christian Esken 2011-01-02 14:52:19 UTC
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
Comment 9 Christian Esken 2011-01-02 16:54:25 UTC
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
Comment 10 Christian Esken 2011-01-03 00:18:40 UTC
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. :-(((
Comment 11 Christian Esken 2011-01-05 22:18:01 UTC
It works again. No code change. Whats going on here?!?
Comment 12 Clint 2011-01-06 09:30:05 UTC
Appears fixed for me on 4.5.95 :) 

Cheers