On Wednesday 15 February 2006 5:20 pm, Andreas Pakulat wrote: > On 15.02.06 16:49:50, Phil Thompson wrote: > > On Wednesday 15 February 2006 2:32 pm, Gerard Vermeulen wrote: > > > On Wed, 15 Feb 2006 12:32:25 +0000 > > > > > > Phil Thompson <[EMAIL PROTECTED]> wrote: > > > > Sounds like you haven't rebuilt everything with the latest SIP. > > > > > > Hi Phil, > > > > > > This was sitting in my draft box. I wanted to do more checking, but > > > I have run into the same errors as Guest007 with my development version > > > of PyQwt: > > > > Found it - will be fixed in tonight's SIP snapshot. > > Do you also mean the OP's problem? Because it works for me. Just > compiled sip+PyQt(3&4) and the examples I tried all work here. And I do > have a 32-Bit system too...
The OP's. The problem was an uninitialised variable that was used to delete temporary instances. It didn't show up with debug builds. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
