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

Cannot QMovie::moveToThread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8
    • Image formats
    • None
    • macOS
    • 607750f98 (master), a11c6ff19 (master)

    Description

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

      Attachments

        For Gerrit Dashboard: QTBUG-131448
        # Subject Branch Project Status CR V

        Activity

          People

            vgt Eirik Aavitsland
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change