PyQT-application crash when shutting down

Phil Thompson phil at river-bank.demon.co.uk
Fri Jan 24 14:25:26 EST 2003


On Tuesday 21 January 2003 4:34 pm, Albert Hofkamp wrote:
> Hello all,
>
> I am writing an animation application using PyQt at a Redhat 7.2 machine
> (RPM: PyQt-devel-3.1-2).
> The application seems to be working fine, but when I press the 'Quit'
> button (which sends a 'clicked' signal to the 'quit' slot of the main
> application), I get a "segmentation fault".
> Below is a stripped-down application that demonstrates the problem (at
> least at my machine):
>
> #!/usr/bin/python1.5

You code works fine for me - but that's with the latest version of PyQt and 
Python 2.2.2.

Phil





More information about the Python-list mailing list