On Sun, 2003-08-24 at 03:57, Patrick Stinson wrote:
> I've written a C++ library that uses pthreads, and I suddenly started getting 
> this error after running the app for a little while. the application is 
> intensley graphical, and has lots of qt signals and pthread mutexes being 
> used.
> 
> this is what I get: 
> 
> Fatal Python error: PyEval_SaveThread: NULL tstate

What version of qt are you using?  I'm having trouble with a
"PyEval_RestoreThread: NULL tstate" error.  It seems to be caused by a
qt library of 3.2 or later.

-- 
Michael Andrews <[EMAIL PROTECTED]>

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

Reply via email to