Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
5.15.2, 6.3.1
-
None
-
Python 3.8.5 64 bit
Windows 10
-
-
5c37a8c9ff (pyside/pyside-setup/dev) 5c37a8c9ff (pyside/tqtc-pyside-setup/dev) 5c37a8c9ff (pyside/tqtc-pyside-setup/tqtc/dev) 16c25a20cf (pyside/pyside-setup/6.3) 32538b5143 (pyside/tqtc-pyside-setup/6.2) 16c25a20cf (pyside/pyside-setup/6.3.2)
Description
Issue:
When invoking QMessageBox.information in main thread it blocks execution of worker thread until message box is closed.
This both occurs when using PySide2 5.15.2 and PySide6 6.3.1 .
Expected behavior:
Invoking QMessageBox.information doesn't affect worker thread.
Notes:
This doesn't happen when using PyQt5 5.15.7 .
Attachments
Issue Links
- relates to
-
PYSIDE-803 QThread Freezes GUI
- Closed
For Gerrit Dashboard: PYSIDE-2034 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
428369,3 | Fix blocking threads in static functions of QMessageBox | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
428544,2 | Fix blocking threads in static functions of QMessageBox | 6.3 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
428545,2 | Fix blocking threads in static functions of QMessageBox | tqtc/lts-6.2 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |
428546,3 | Fix blocking threads in static functions of QMessageBox | tqtc/lts-5.15 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |