Bug 210970

Summary: KSysTrayCmd startes with wrong application if a launcher is set to "Place to System Tray" (because it does not have the --window regexp flag)
Product: ksystraycmd Reporter: koso <koso.spam>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amrecio, andresbajotierra, cfeck, fedux, fellype, illumilore, ruchir.brahmbhatt
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description koso 2009-10-18 14:38:05 UTC
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
Comment 1 Dario Andres 2009-10-21 20:52:41 UTC
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
Comment 2 Dario Andres 2009-10-21 21:13:19 UTC
Check bug 191145 comment 2 for more information.
Comment 3 Dario Andres 2009-11-12 15:15:57 UTC
*** Bug 214033 has been marked as a duplicate of this bug. ***
Comment 4 Ruchir Brahmbhatt 2009-12-28 06:31:56 UTC
*** Bug 220277 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2012-01-27 18:24:43 UTC
*** Bug 292350 has been marked as a duplicate of this bug. ***
Comment 6 illumilore 2012-08-04 08:15:31 UTC
this still happens in kde 4.9
Comment 7 Christoph Feck 2013-08-16 18:23:30 UTC

*** This bug has been marked as a duplicate of bug 100484 ***