Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.7.2
-
None
-
MacBook with Studio Display; macOS 14.6.1
Description
Qt Creator sometimes crashes on macOS in a two-display situation. To reproduce:
- Connect the second display
- Open Qt Creator and move the window to the second display
- Enter full screen, so Qt Creator is now full-screen on the second display
- Switch back to the desktop (Ctrl+Left arrow) so that Qt Creator is not visible
- Put the MacBook to sleep
- Close the lid of the MacBook
- Re-open lid and log in -> Qt Creator is gone
Crash report with backtrace: Qt_Creator_crash_macOS_sleep_multi_display.txt
This crash is present in all versions of Qt Creator 14.x, but not in 13.x. It reminds me of https://bugreports.qt.io/browse/QTCREATORBUG-29424, which occurred in some versions but was then indeed fixed, as reflected by that report. But now it seems to be back; I decided to open a new issue because the crash report is slightly different.
Attachments
Issue Links
- duplicates
-
QTBUG-127085 Crash when re-opening laptop lid
- Closed
- relates to
-
QTBUG-114908 Crash when logging in after sleep
- Reported