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

Missing python error handling in SignalManager::callPythonMetaMethod

    XMLWordPrintable

Details

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

    Description

      Python error handling - e.g.:

      if (PyErr_Occurred())
          PyErr_Print();
      

      seems to be missing in SignalManager callPythonMetaMethod call path.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes