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

Events Blocked until window closed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.11.0, 5.11.1
    • PySide
    • None
    • Windows

    Description

      Ran into an issue that seems like the event loop is blocked and I haven't been able to chase it down.

      The GUI comes up, and the menus are responsive, but clicking File->Open, which should create an near immediate print statement doesn't happen.

      I know I have the correct signal mapped to the slot because as soon as you do a File->Quit or close the window, the print statement comes out.

      I implemented this same example in C++ with the identical UI file and it works as expected.

      Attached is example: test.ui, test.py 

      Attachments

        1. pyside767.zip
          2 kB
        2. test.py
          0.7 kB
        3. test.ui
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            hogandp Dan Hogan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes