On Friday 23 May 2008 09:06:12 Stanislas Marquis wrote:
> Hello all,
> I'm facing a problem with threads. The strange part of it is that it
> was working fine with PyQt4.3.x.
> It seems like inside the thread it's not able to "import" modules or
> access variables anymore. All I get is tracebacks like:
>
...
> I know threading is a difficult matter and I'm no expert at all, but
> the code used to run Ok under PyQt4.3, so I'm asking, did anything
> change, what should I be aware of?
>
> Thanks in advance,
> SM.

Does it consistently error on the first import or variable use, or is it 
somewhat random?

Matt
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to