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

Bug 61400

Summary: broken xpm color spec handling in qt
Product: Gentoo Linux Reporter: splite <splite-gentoo>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: bug report to qt-bugs@trolltech.com

Description splite 2004-08-23 10:16:35 UTC
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.
Comment 1 splite 2004-08-23 10:17:42 UTC
Created attachment 38030 [details]
bug report to qt-bugs@trolltech.com
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-04 08:27:17 UTC
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)