Summary: | Open KMix near its tray icon | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | jwork123nl, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 258951 | ||
Bug Blocks: |
Description
Kai Uwe Broulik
2010-12-26 17:21:00 UTC
Fixed in KDE4.6RC2 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?!? Seems fixed in 4.6, the default overall volume slider appears like it used to in 4.5.x :) this is not fixed. The title is: kmix should open near it's tray icon. For me that means that (like in windows 7), when you choose to open the kmix window, it should open just above the tray. Not in the top-left corner. To make it worse, it also does not remember its location, so it ALWAYS opens in the top left corner. GRRR. Using arch linux. Latest everything, kde 4.6.5 It seems when KMix is using the black-and-white icon, the slider opens fine but when (don’t know the circumstance for this though) it uses the classic colored one then the whole mixer window opens (instead of the master volume thing) and this opens as already said in the top left corner. I have verified that KMix indeed asks the popup to open near the tray icon. Alas, this request is not honored in certain situations and setups. For example I see in the KMix logs: kmix(7244) KMixDockWidget::activate: moving to QSize(190, 232) 1340 774 This means: move the KMix window to (190, 232) and with size 1340,774. But it does not work. I am completely clueless, as KMix seems to do everything right and I don't know where the issue could be addressed (Window-manager, Style, Plasma, ...). Oh, I found something. I will try to fix it in KDE4.7 and for KDE4.8. SVN commit 1262342 by esken: CCBUGS: 261302 Open KMix near its tray icon instead of (0,0)# Backport to 4.7 branch. M +2 -1 kmixdockwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1262342 SVN commit 1262344 by esken: CCBUGS: 261302 Open KMix near its tray icon instead of (0,0) Backport to 4.6 branch. M +20 -7 kmixdockwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1262344 Also fixed for KDE4.8. Closing bug. |