Re: [PyKDE] PyQt4/win32 crash

2006-09-17 Thread K.S.Sreeram
K.S.Sreeram wrote: > The crash happens when a top-level window is closed, and all python > references to the window are lost in the 'closeEvent' method. I was just planning to report this bug to Trolltech, but it looks like the bug has already been reported (and fixed for 4.2!). Bug id 115905. htt

Re: [PyKDE] PyQt4/win32 crash

2006-09-17 Thread K.S.Sreeram
K.S.Sreeram wrote: > Phil Thompson wrote: >> On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote: >>> [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1] >>> >>> Hi all, >>> >>> I've been facing a random crash in my app for sometime, and i've got it >>> down to a simple test program. Run t

Re: [PyKDE] PyQt4/win32 crash

2006-09-17 Thread K.S.Sreeram
Phil Thompson wrote: > On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote: >> [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1] >> >> Hi all, >> >> I've been facing a random crash in my app for sometime, and i've got it >> down to a simple test program. Run the attached script, click "C

Re: [PyKDE] PyQt4/win32 crash

2006-09-17 Thread Phil Thompson
On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote: > [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1] > > Hi all, > > I've been facing a random crash in my app for sometime, and i've got it > down to a simple test program. Run the attached script, click "Click Me" > and close the newl

[PyKDE] PyQt4/win32 crash

2006-09-15 Thread K.S.Sreeram
[Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1] Hi all, I've been facing a random crash in my app for sometime, and i've got it down to a simple test program. Run the attached script, click "Click Me" and close the newly opened window, and it crashes! I used debug builds and poked arou

[PyKDE] PyQt4/win32 crash

2006-09-15 Thread K.S.Sreeram
[Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1] Hi all, I've been facing a random crash in my app for sometime, and i've got it down to a simple test program. Run the attached script, click "Click Me" and close the newly opened window, and it crashes! I used debug builds and poked arou