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
-
For Gerrit Dashboard: PYSIDE-360 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
185481,4 | Fix missing python error handling in SignalManager::callPythonMetaMethod | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
185873,2 | Handle possible Python errors when invoking a global receiver callback | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |