Just to be safe, I tried an entirely fresh build with Python 2.2.1 instead of 2.1.3, with the same crash.
> -----Original Message----- > From: Phil Thompson [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 12:46 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PyKDE] 3.2rc4 instability > > [EMAIL PROTECTED] wrote: > > > > After upgrading from 3.1 to 3.2rc4 (Windows NT 4.0, sp6a, python 2.1.3, > Qt > > 3.0.3), I'm seeing a lot of new crashes on calls to simple methods like > > centralWidget() and parent(). Here's a simple example which crashes. Is > > anyone else having this sort of trouble? > > One one Windows specific change that was made was to use the -MD rather > than the -MT compiler flag so that it matches the default used to build > Python and Qt. If you are building with different defaults, that might > make a difference. > > Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
