Bug 265840

Summary: KDE components' color change
Product: [Plasma] kwin Reporter: Yuri <g3n1uss>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: KDE panel change color

Description Yuri 2011-02-08 20:59:56 UTC
Created attachment 56998 [details]
KDE panel change color

Version:           4.6 (using KDE 4.6.0) 
OS:                Linux

Sometimes widgets, panels and windows' title bar change colors, when I switch between windows colors back to normal.

Reproducible: Sometimes




Attach screenshot with panel.
Comment 1 Christoph Feck 2011-02-08 22:12:46 UTC
This is very likely a problem with the video drivers not handling ARGB visuals correctly.
Comment 2 Yuri 2011-02-08 22:21:20 UTC
(In reply to comment #1)
> This is very likely a problem with the video drivers not handling ARGB visuals
> correctly.
I thought about it and posted this idea at http://forum.kde.org/viewtopic.php?f=67&t=93320 and I was advised to post my problem here. This problem doesn't appear in gnome and that's why I think that this is KDE's problem.
Comment 3 Martin Flöser 2011-02-08 22:24:12 UTC
clearly a driver bug. I recommend to update to Mesa 7.10 (assuming that it is a free driver), disable graphicssystem raster in Qt (in case of Intel hardware).
Comment 4 Yuri 2011-02-10 19:56:02 UTC
I've updated my Mesa. Now it seems to be OK. Thx.