Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11048 - PyQt crashes at Qt-3.1 (few bugs)
Summary: PyQt crashes at Qt-3.1 (few bugs)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-21 04:40 UTC by Ingo Krabbe
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
preparation patch to use qt-3.1 with PyQt (PyQt-3.4-with-qt31.patch.gz,1.00 KB, application/gzip)
2002-11-21 09:59 UTC, Ingo Krabbe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Krabbe 2002-11-21 04:40:59 UTC
There are a few bugs when installing PyQt-3.4 against Qt-3.1, which is quite sad
I think.  There may already be updates.  I currently work on some update patches.
Needs some checks, but I will be ready tomorrow.

I will sent patches to any assigned Gentoo developer who conatcs me.

BYE INGO
Comment 1 Ingo Krabbe 2002-11-21 09:15:37 UTC
After checking the SIP and PyQt pages I found out that they currently support Qt
Version up to 3.0.5.  No Probelm though, since there are not too much changes
that cannot be handled.

I'm just compiling PyQt again, after doing some changes to a few .sip files and
it looks quite good.

I will send a complete solution when the process succeeds.

BYE INGO
Comment 2 Ingo Krabbe 2002-11-21 09:59:25 UTC
Created attachment 5847 [details]
preparation patch to use qt-3.1 with PyQt

this simple patch will at least make PyQt compile and install.
There are quite few changes, but I don't know all side effects, which won't
affect PyQt to heavy.

The most interesting test case would be the usage of a QTabletEvent.

BYE INGO
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-11-29 13:09:42 UTC
Hm, well, i don't know anything much about pyqt. Verwilst is the one who does :-) 
Have you submitted this patch upstream to the pyqt authors? If not please do; if theya 
ccept it we'll be able to patch our gentoo version witout worrying :-) As it is I don't feel 
exactly qualified to test pyqt except by running some app that uses it... 
Comment 4 Bart Verwilst 2002-12-19 14:07:15 UTC
PyQT 3.5 is in portage, which has full QT 3.1.x support. enjoy!