Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25345 - Inline image bug in PyQt 3.5 and 3.6
Summary: Inline image bug in PyQt 3.5 and 3.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Michele Balistreri (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-26 19:36 UTC by Greg Fortune
Modified: 2003-07-30 20:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fortune 2003-07-26 19:36:02 UTC
Some revisions of PyQt 3.5 and 3.6 have a bug that causes pyuic to produce
invalid code when working with images that have been added inline in designer. 
Notably, PyQt-3.6rc1 has this problem.  If you need a sample .ui file to test
this, let me know.

I just hacked myself together a couple of ebuilds for PyQt 3.7 and the
corresponding version of sip.  PyQt 3.7 has this problem fixed so please upgrade
the e-builds.  

Simply copying the e-build from 3.6 and redoing the license diff is enough to
make it work.  I would attach my e-builds, but I don't know how the diff stuff
works so I just commented out those lines when I tried it.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-07-27 19:40:33 UTC
could you look at this pyqt request? thanks
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-07-30 20:15:06 UTC
3.7 is now in portage.  Thanks for the report.