PyQT-application crash when shutting down
Phil Thompson
phil at river-bank.demon.co.uk
Fri Jan 24 14:25:26 EST 2003
More information about the Python-list mailing list
Fri Jan 24 14:25:26 EST 2003
- Previous message (by thread): PyQT-application crash when shutting down
- Next message (by thread): PyQT-application crash when shutting down
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): PyQT-application crash when shutting down
- Next message (by thread): PyQT-application crash when shutting down
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list