-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 4.8.1, 5.3.0
-
Fix Version/s: 4.8.7, 5.4.0 Alpha
-
Component/s: GUI: Painting
-
Labels:None
-
Environment:Linux x86_64
Ubuntu 12.04
KDE 4.8.3
NVIDIA graphics driver
If you start an X server in depth 30 (eg. X -depth 30) and use the default Qt graphics system, all the colors are corrupted:
http://plagman.net/stuff/kde-4.8.3-depth-30.png
Setting $QT_GRAPHICSSYSTEM=native works around the problem.