Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.4
-
None
-
286ca997d1 (qt/qtdeclarative/dev) 286ca997d1 (qt/tqtc-qtdeclarative/dev) 942331e49b (qt/qtdeclarative/6.4) 942331e49b (qt/tqtc-qtdeclarative/6.4)
Description
When TextEdit has a bit more text and loading a new font to FontLoader, getting error like:
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
This can be tested with the attached simple application, see the screenshot.
With a more complex application (QQEM) I am seeing more errors (below) but I guess fixing the attached simple tester would fix also these.
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread QBasicTimer::start: Timers cannot be started from another thread QBasicTimer::stop: Failed. Possibly trying to stop from a different thread QBasicTimer::start: Timers cannot be started from another thread QBasicTimer::start: Timers cannot be started from another thread QBasicTimer::stop: Failed. Possibly trying to stop from a different thread QBasicTimer::start: Timers cannot be started from another thread QBasicTimer::start: Timers cannot be started from another thread QBasicTimer::stop: Failed. Possibly trying to stop from a different thread QBasicTimer::start: Timers cannot be started from another thread