Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 259619

Summary: KDE system tray does not show icons with qt 4.5
Product: Gentoo Linux Reporter: M <kmaleiwz>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: ced, gentoo-bugs, zidekm1
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description M 2009-02-19 18:12:08 UTC
When I upgraded QT to 4.5 and then rebuild -every- QT and KDE related package, the icons in the system tray would not show. I can still click on them but there aren't any actual images (although the tray is correctly sized). Everything else seems to be working. This happened both with and without KDE compositing.

Reproducible: Always

Steps to Reproduce:
1. Install qt 4.5
2. Rebuild qt and kde packages
Comment 1 Allen Brooker (AllenJB) 2009-02-19 18:25:50 UTC
I have this same issue. Interestingly the amarok 1 icon seems to work fine - it's the KDE4 app icons which seem to be broken.
Comment 2 Grzegorz Stawik 2009-02-23 18:02:23 UTC
I have identical problem on 2 computers ( 64bit nvidia 9600 gt / 32bit intel 945 ) with kde 4.2, after upgrading QT to 4.5. Only one working icon is "i" icon for copy/move window ( amarok icon is broken ) , and most of icons shows just before closing its application. I wrote small qt program just to put some icon in system tray and it is invisible too. Reemerging qt/kde changes nothing. Sorry for my not perfect english :)
Comment 3 Martin Zidek 2009-02-24 22:19:29 UTC
Same situation here, no icon shown at all (besides windows notification seems to be broken too). Core Duo 32 bit, intel 945.
Comment 4 Cédric Cabessa 2009-03-01 15:33:49 UTC
Like Grzegorz, the "I" icon is the only to works

I use closed nvidia driver (x11-drivers/nvidia-drivers-173.14.15, NV36 [GeForce FX Go5700] )

I try with "vesa", and icons work !

So it seem to be a nvidia bug
Comment 5 Grzegorz Stawik 2009-03-02 18:45:36 UTC
Problem seems to be resolved with >=xorg-server-1.5.2 , just sync, and update world, kde 4.2 now requires xorg-server-1.5 ( it is masked, but working fine for me )
Comment 6 Cédric Cabessa 2009-03-02 22:08:42 UTC
(In reply to comment #5)
> Problem seems to be resolved with >=xorg-server-1.5.2 , just sync, and update
> world, kde 4.2 now requires xorg-server-1.5 ( it is masked, but working fine
> for me )
> 


Thanks !

It works now
Comment 7 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-02 22:20:34 UTC
Great i am happy that my forcefull requires on deps are paying back
Thanks for reports of how to make it work :]
Comment 8 M 2009-03-03 12:45:47 UTC
(In reply to comment #5)
> Problem seems to be resolved with >=xorg-server-1.5.2 , just sync, and update
> world, kde 4.2 now requires xorg-server-1.5 ( it is masked, but working fine
> for me )
> 

Confirmed! Thanks.