[PyKDE] QTimers on MacOSX?

Tobias Rundström tru at xmms.org
Tue Feb 7 13:00:29 GMT 2006


Hello,

I have just got PyQT4 to work on MacOSX tiger. It was required to  
compile qt4 with -no-framework, then I had no problems with it.

But, it seems like QTimers doesn't work well on macosx? When I try to  
use a QTimer i get this assertion:

vm-win98-01:/Data/xmms2/kjell tru$ pythonw test_timer.py
QTimer can only be used with a valid thread

I included a small test program, it works fine under Linux and in C++  
but not in PyQT on MacOSX. I have been executing the programs with  
"pythonw".

Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_timer.py
Type: text/x-python-script
Size: 417 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060207/67d6398b/test_timer.bin


More information about the PyQt mailing list