Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.2
-
macOS 14.7, Qt 6.8.2
-
-
6763e25cb (dev), 97b41af2a (6.9), b1b7c64a3 (6.8), 2f169f9e0 (6.9.0)
Description
Steps to reproduce
- Use Qt Creator project wizard to create a new "Qt Quick Application"
- Open Main.qml and select "Build" > "QML Preview"
- Close the QML Preview window
Outcomes
When the window is closed, the Application Output pane shows:
QObject::killTimer: Timers cannot be stopped from another thread QObject::~QObject: Timers cannot be stopped from another thread
This occurs on macOS but not on Windows
Attachments
Issue Links
- duplicates
-
QTBUG-134080 "QObject::~QObject: Timers cannot be stopped from another thread" message in Qt 6.8.2 plugins
-
- Closed
-