Bug 258951 - Click on Volume tray icon shows the whole KMix window instead of the smaller volume control (4.6)
Summary: Click on Volume tray icon shows the whole KMix window instead of the smaller ...
Status: CLOSED FIXED
Alias: None
Product: kmix
Classification: Applications
Component: KMix Panel Docking (show other bugs)
Version: 1
Platform: Ubuntu Linux
: VHI major
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
: 259113 261240 (view as bug list)
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2010-12-05 23:36 UTC by Blackpaw
Modified: 2012-10-08 22:33 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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