Bug 210970 - KSysTrayCmd startes with wrong application if a launcher is set to "Place to System Tray" (because it does not have the --window regexp flag)
Summary: KSysTrayCmd startes with wrong application if a launcher is set to "Place to ...
Status: RESOLVED DUPLICATE of bug 100484
Alias: None
Product: ksystraycmd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 214033 220277 292350 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-18 14:38 UTC by koso
Modified: 2013-08-16 18:23 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 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 ***