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

QApplication not exiting on lastWindowClosed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 5.11.1
    • 5.11.0, 5.11.1
    • PySide
    • windows 10 Version 1803 (OS Build 17134.137)
      Python 3.6.5 / Python 3.7
      pyside2-5.11.1a1.dev1530708810518
    • Windows

    Description

      Python 3.7 just came out! Good thing: PySide2 seems to work with it fine just like on 3.6.5 but:

      The apps processes keep running. They aren't shutting down.

      for example:

      C:/Python36/Lib/site-packages/PySide2/examples/widgets/dialogs/extension.py

      • pops up
      • you close it
      • terminated, exit value: 0

      C:/Python37/Lib/site-packages/PySide2/examples/widgets/dialogs/extension.py

      • pops up
      • you close it
      • process keeps running

      I tried the Pre-release wheels from http://download.qt.io/snapshots/ci/pyside/5.11/latest/pyside2/ [via

      Attachments

        1. subclass.py
          0.3 kB
        2. procs.py
          1.0 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ctismer Christian Tismer
            ewerybody Eric Werner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes