A change to Qt 3.3.3 to permit multiple-word color names in XPM files breaks when confronted with XPM color lines using multiple color specs. (The bug is still present in yesterday's qt-3.3.4 snapshot.) I've sent a bug report to qt-bugs@trolltech.com; this is just a heads-up in case someone else runs into this problem. I'm attaching the bug report I sent TrollTech. Reproducible: Always Steps to Reproduce: 1.emerge qt-3.3.3 2.emerge ddd 3.run kview on /usr/share/pixmaps/ddd.xpm Actual Results: A black square is shown instead of the actual pixmap because qt has mapped all the incorrectly-parsed color names to black. Expected Results: Shown a little bug icon.
Created attachment 38030 [details] bug report to qt-bugs@trolltech.com
I hope this was fixed for 3.3.4. Anyway, I'm closing the bug now since there's nothing we can do about it even if it's not fixed (until there's a patch available)