[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] Errors when quitting event loop
From:       Bart Kroon <pyqt () tarmack ! eu>
Date:       2012-04-12 19:55:34
Message-ID: 16474934.UfHin0vJh3 () dragonfly
[Download RAW message or body]

When the Python interpreter is shutting down all objects are set to None. When 
another thread is then accessing the QObject subclass it finds None and gives 
an error.

You say you are not spawning QThreads but are you using Python threads?

These errors are mostly harmless but if you must get rid of them make sure all 
threads are joined before calling sys.exit().
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic