Bug 180062 - --tosystray option does not work
Summary: --tosystray option does not work
Status: RESOLVED INTENTIONAL
Alias: None
Product: kstart
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 21:11 UTC by sasha
Modified: 2013-03-04 08:07 UTC (History)
1 user (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 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.