[PyKDE] QTimer and QThread error

Remy Anthoine remy.anthoine at gmail.com
Thu Dec 14 09:45:38 GMT 2006


Hi all,

I'm getting the following error inside the console after quiting my
application :

QObject::startTimer: QTimer can only be used with threads started with QThread

I am not explicity creating any timer nor thread. I would like to give
more details and isolate my problem but it would help me to know what
exactly I should be looking for... any thought ?

Python 2.5
Pyqt4
Windows XP SP2

Regards,




More information about the PyQt mailing list