Description
Python error handling - e.g.:
if (PyErr_Occurred())
PyErr_Print();
seems to be missing in SignalManager callPythonMetaMethod call path.
Attachments
Issue Links
- relates to
-
PYSIDE-364 Error freezes UI and does not print traceback to terminal
- Closed