Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131448

Cannot QMovie::moveToThread

XMLWordPrintable

    • All
    • 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)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mmutz Marc Mutz
            madwinter Marcus Tillmanns
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: