[PyQt] SIP exception translation results in internal error
Arve Knudsen
arve.knudsen at gmail.com
Tue Jun 3 09:38:24 BST 2008
Hi
I tried to play with SIP's support for automatic exception translation
(the "-e" option), in our application which embeds Python/PyQt. The
platform is Ubuntu 7.10 32bit. It doesn't seem to quite work however,
since an internal error is encountered in PyEval_SaveThread: Fatal
Python error: PyEval_SaveThread: NULL tstate. The gdb traceback shows
that the call to PyEval_SaveThread happens in QtCore.so. A bug in SIP
or PyQt?
Thanks,
Arve
More information about the PyQt
mailing list