Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-360

Missing python error handling in SignalManager::callPythonMetaMethod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.0
    • None
    • PySide
    • None
    • Linux x64, Python 3.5.1, Qt 5.6.0

      Python error handling - e.g.:

      if (PyErr_Occurred())
          PyErr_Print();
      

      seems to be missing in SignalManager callPythonMetaMethod call path.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ctismer Christian Tismer
            savin Savin Zlobec
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes