Bug 180062

Summary: --tosystray option does not work
Product: [Plasma] kstart Reporter: sasha <sasha>
Component: generalAssignee: Lubos Lunak <l.lunak>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: mgraesslin
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description sasha 2009-01-08 21:11:28 UTC
Version:           4.1.85 (using Devel)
OS:                Linux
Installed from:    Compiled sources

In kde 4.2 beta 2 --tosystray option does not work at all.
kstart --tosystray kcalc 
will not put kcalc in systray
Comment 1 Martin Flöser 2013-03-04 08:03:38 UTC
Git commit 1e3d9d8b9e33c0cba19b19f34e4107ecb0fdb77f by Martin Gräßlin.
Committed on 01/03/2013 at 09:55.
Pushed by graesslin into branch 'master'.

Drop tosystray option from KStart

This feature has been broken since:

commit a2c24879e19dad1d261c42bcd16c0960b330b6b3
Author: Luboš Luňák <l.lunak@kde.org>
Date:   Mon Apr 2 13:02:51 2007 +0000

    Have fun supporting setSystemTrayWindowFor() with XDG systray.

Apparently nobody is missing it if it has been reported only once over
the last five years.
REVIEW: 109219

M  +2    -10   kstart/kstart.cpp

http://commits.kde.org/kde-runtime/1e3d9d8b9e33c0cba19b19f34e4107ecb0fdb77f
Comment 2 Martin Flöser 2013-03-04 08:07:43 UTC
I'm very sorry that this bug report has not been spotted for such a long time and that nobody replied to it. I want to thank you for reporting the bug and I am sorry that I am going to close this report as WONTFIX. As explained in comment #1 the feature has been broken since the KDE 4 port and the X11 based systray is no longer considered as a valid usecase nowadays.