Quoting Michael Lauer <[EMAIL PROTECTED]>:
> You forgot to call the constructor of QThread.
> 

ouch, I'm dumb.

speaking on threading & PyQt in general, can I assume that python threads
and PyQt don't mix?  (sorry if this has been discussed before).  when I try
to use python threads, and a thread performs a callback to the main thread,
I get an Xlib error, unexpected asynchronous message (or something close to
that).

-- 
Steven Scott [[EMAIL PROTECTED]]
Don't give up fighting, 'til nothing else stands in your way..Don't
give up talking, until there's nothing left to say....But no matter

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to