Summary: | Hide/show via systray does not always show. | ||
---|---|---|---|
Product: | [Unmaintained] noatun | Reporter: | Thomas Zander <zander> |
Component: | general | Assignee: | Charles Samuels <charles> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | cfeck, dmcoxe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Zander
2004-01-06 13:41:47 UTC
This is a problem of KSystemTray If I minimize e.g. KArm and then click the systray icon, it's correctly shown and activated, so KSystemTray does this. Please check if the bugreport is still valid. I don't even install noatun anymore, but I'm pretty sure that if kdelibs is fixed; this bug can be closed. Stop closing bugs without having a clue. Stefan, can you still reproduce this bug? Since Lubos asked quite some time ago, and nobody answered. Yes I can reproduce it. Lubos was right with reassigning it back to Noatun, otherwise I'd have posted a comment. The problem with KSystray is that it only obeys the styleguide if you pass it a valid QWidget for the mainwindow. This is not the case with current Noatun (btw, kmail has the same problem) which neither has an always accessible mainwindow pointer (simply not part of its API) nor a single mainwindow (you can load more than one UI-plugin at a time). I have fixed this in make-it-snow branch which will hopefully be the base for Noatun in KDE 4.0 (sorry but I have to break binary-compatibility if I want to do it properly. It's impossible to fix this in KDE 3.4 AFAICS). mine! :) noatun has not been part of the KDE 4 release and is no longer maintained. KDE now offers Dragon as a video player and JuK as a music player. Additionally, other popular KDE players have been ported to KDE 4, such as Amarok or Kaffeine. If this issue is still applicable to KDE 4 applications, please add a comment or file a new report. For more information, see http://websvn.kde.org/?view=revision&revision=718046 |