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

QSocketNotifier: Can only be used with threads started with QThread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.13.1
    • PySide
    • None
    • Linux/Wayland

    Description

      Hello,

      the following python fragment

      from traits.etsconfig.api import ETSConfig
      ETSConfig.toolkit = 'qt4'
      from traitsui.api import View

      launched as

      env QT_QPA_PLATFORM=wayland python3 -mpdb application.py

      Produce the error in the subject line. traitsui doesn't touch to QSocket, but PySide2 does. This message is produced early, before launching any thread

      Any idea ?

      Regards

      Pascal
       

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            cdemills Pascal Dupuis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes