-
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 |
| 605950,7 | Utils: Import a copy of QMovie | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
| 606980,2 | Utils: Fix QMovie::moveToThread() | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
| 656227,4 | QMovie: replace manual memory management with unique_ptr | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 656228,3 | QMovie: port to two-stage Private construction | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 656373,3 | QMovie: support creation in a different thread | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 663283,2 | QMovie: replace manual memory management with unique_ptr | 6.10 | qt/qtbase | Status: MERGED | +2 | 0 |
| 663284,2 | QMovie: port to two-stage Private construction | 6.10 | qt/qtbase | Status: MERGED | +2 | 0 |
| 663713,2 | QMovie: replace manual memory management with unique_ptr | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
| 663759,2 | QMovie: port to two-stage Private construction | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
| 663781,2 | QMovie: replace manual memory management with unique_ptr | tqtc/lts-6.8 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
| 663787,2 | QMovie: port to two-stage Private construction | tqtc/lts-6.8 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
| 664092,2 | QMovie: support creation in a different thread | 6.10 | qt/qtbase | Status: MERGED | +2 | 0 |
| 664148,2 | QMovie: support creation in a different thread | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
| 664352,2 | QMovie: support creation in a different thread | tqtc/lts-6.8 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |