Bug 450307 - sealert: systray icon too large under kde
Summary: sealert: systray icon too large under kde
Keywords:
Status: CLOSED DUPLICATE of bug 440031
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: John Dennis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-06 15:44 UTC by Rex Dieter
Modified: 2008-06-15 21:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-15 21:38:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2008-06-06 15:44:15 UTC
with sealert running under kde4, one sees it's systray icon misrendered
(wrong size mostly).

Per
http://bugs.kde.org/155381
I traced this down to sealert drawing the wrong size (32x32 minimum).

$ xwininfo -tree
...
[click on Plasma now]
           0xc3000020 "sealert": ("sealert" "Sealert")  32x32+0+0  +1238+764
...

$ xprop -id 0xc3000020
...
WM_NORMAL_HINTS
                program specified minimum size: 32 by 32
...

Needless to say, the standard kde systray size is smaller than 32x32.

Comment 1 Rex Dieter 2008-06-15 21:38:10 UTC
alrighty, looks like upstream kde is going to workaround this and other
ambiguities in the systray spec.  sorry for the noise.

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


Note You need to log in before you can comment on or make changes to this bug.