Bug 110065 - tray icons installed in arbitrary order
Summary: tray icons installed in arbitrary order
Status: RESOLVED DUPLICATE of bug 132306
Alias: None
Product: kicker
Classification: Unmaintained
Component: systemtray (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 23:58 UTC by Oliver Grimm
Modified: 2006-09-02 16:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Grimm 2005-08-02 23:58:28 UTC
Version:            (using KDE KDE 3.4.1)
OS:                Linux

Whenever KDE is started, the tray icons are arranged in an arbitrary order. On my desktop, KGPG and KNetLoad are autostarted and sometimes the KGPG icon is at the left side of KNetLoad while sometimes it is on the right side. This might be annoying or unusual especially to a new KDE user.

IMO there should be a fixed order for tray icons. Though the order chosen does not matter at all, there should be ANY fixed order. An easy way of realizing this might be to sort the tray icons by their appplication name or by PID.
Comment 1 Martin von Gagern 2006-02-12 14:22:40 UTC
Using PIDs to sort apps would seem a bad idea. Some security enhancements (e.g. grsecurity) might randomize PIDs to avoid certain attacks.
Comment 2 Andreas Kling 2006-09-02 16:06:14 UTC

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