[PyQt] KAboutData() broken when using PyQt 4.4

Jim Bublitz jbublitz at nwinternet.com
Sun Jun 15 16:16:24 BST 2008


On Sunday 15 June 2008 06:36, Adeodato Simó wrote:
> * Simon Edwards [Sun, 15 Jun 2008 15:07:28 +0200]:
> >>   sip - 4.7.6
> >>   Qt  - 4.4.0
> >>   PyQt - 4.3.3 <-- note this
> >>   KDE  - 4.0.80
> >>   PyKDE4 - 4.0.2 (from Riverbank)
> >>
> >> If I upgrade PyQt to 4.4.2, things stop working. Also note how running
> >> PyQt 4.3 against Qt 4.4 works, and PyKDE4 against KDE 4.0.80 too.
> >>
> >> So, Jim, sounds like a change in PyQt, yes. No idea if this could be
> >> related to the fix Simon mentions or not.
> >
> > Did you recompile PyKDE4 against the new version of PyQt4? When
> > recompiling PyKDE4, did it see that PyQt 4.4 was being used?
>
> No, I didn't, and I really hope the answer is not "You need to".

Unfortunately, you do need to recompile PyKDE any time you change sip or PyQt 
versions.

I wouldn't guarantee that will fix the problem, but it's a first step.

Jim




More information about the PyQt mailing list