Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61400 - broken xpm color spec handling in qt
Summary: broken xpm color spec handling in qt
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 10:16 UTC by splite
Modified: 2005-02-04 08:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bug report to qt-bugs@trolltech.com (foo,1.08 KB, text/plain)
2004-08-23 10:17 UTC, splite
Details

Note You need to log in before you can comment on or make changes to this bug.
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)