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

QSerialPort: Calling clearError() in the slot connected to errorOcurrred() causes infinite recursion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.7.2
    • PySide
    • None
    • Windows 10, Visual Studio Code, Python 3.12.2, CPython
    • Windows

    Description

      Calling clearError() in the slot connected to errorOcurrred() causes infinite recursion. My guess is that clearError() modifies the error attribute, causing errorOcurrred() signal to emit, executing clearError() in the slot, and so on.

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            adar70 Emil Perkowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes