-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8
-
None
-
-
a11c6ff19 (master), d02250360 (dev), 161129474 (dev), 151ce08f1 (6.10), 82b1ed93c (6.10), 892b00c37 (6.9), a8a909548 (6.9), b4719d0f3 (tqtc/lts-6.8), af73ba5f9 (tqtc/lts-6.8), d43eb371a (dev), 990a66117 (6.10), 6fea7eea6 (6.9), f02d6214b (tqtc/lts-6.8)
-
Foundation Sprint 135
- Create QMovie in a thread
- call QMovie::moveToThread(QCoreApplication::instance()->thread());
- finish thread
- call QMovie::start() from main thread
expected: Movie starts
actual: "QObject::startTimer: Timers cannot be started from another thread"
(nextImageTimer has no parent set, and so is not moved with the rest of the object)
For Gerrit Dashboard: QTBUG-131448 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
609806,3 | QMovie: Replace QTimer with QBasicTimer | dev | qt/qtbase | Status: NEW | 0 | 0 |