[PyKDE] QTimer and QThread error

Krzysztof Lichota krzysiek at lichota.net
Thu Dec 21 08:35:13 GMT 2006


Remy Anthoine napisał(a):
> 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 ?

Set up a breakpoint in Qt where this message is printed and examine
backtrace?

HTH

	Krzysztof Lichota

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061221/2c6f1903/signature.bin


More information about the PyQt mailing list