Version: (using KDE 4.3.2) OS: Linux Installed from: Ubuntu Packages How to reproduce: 1. Set some application launcher icon (in my case thunderbird) to "Place to system tray". 2. Start this application 3. During starting up of application, open Krunner window using Alt+F2 (This must be done before tray icon is created, so application with longer startup time must be used) Result: - In system tray is placed Krunner and no thunderbird, also Krunner is quit broken when restored using tray (no graphics is drawn) Expected results: - Thunderbird is placed in tray and Krunner window is visible
This is caused by a misbehavior on KSysTrayCmd. It wont take the windows of the PID of the application it started; so you need to specify the "-window regexp" command at the end, so it will catch that windows. This little app should get a maintainer and be rewritten... Regards
Check bug 191145 comment 2 for more information.
*** Bug 214033 has been marked as a duplicate of this bug. ***
*** Bug 220277 has been marked as a duplicate of this bug. ***
*** Bug 292350 has been marked as a duplicate of this bug. ***
this still happens in kde 4.9
*** This bug has been marked as a duplicate of bug 100484 ***