Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.3.2, 5.4.2, 5.5.1
-
None
-
OS X El Capitán, newest Qt creator with default config.
Description
I have a piece of software that detects system sleep and reacts to it. In that code, I'm calling deleteLater() on some objects, and closing a dialog that has Qt::WA_DeleteOnClose set. None of these objects are freed, bofore or after the sleep. Made a test harness that easily reproduces the error.
Attachments
Issue Links
- duplicates
-
QTBUG-36434 Deferred deletion in aboutToBlock/awake from an event dispatcher is broken
-
- Closed
-