I have the same problem on Vista. PyQt 4.7.2 both with Python 2.6.5 and Python 2.6.4. However your example does not give any problem to me.
I think it is a very subtle problem. Sometimes, even if I do exactly the same things (push a button and so on) on the same program, when I close that program, not always it crashes. This night I'll try to compile the most recent snapshot of PyQt. I'll let you know the result. Ciao ciao. Fra On Wed, Apr 7, 2010 at 18:27, Romi Agar <[email protected]> wrote: > Hi! > > After upgrading my PyQt to version 4.7.2 on my windows 7 x64 machine running > Python 2.6.5 many of my applications tend to crash on exit. Python.exe stops > responding if I close the application window. > A simple example that seems to always crash on my pc is included as an > attachment. > > Any ideas about how to fix it? > > Thanks in advance > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
