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

Changing FontLoader font causes timer errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.4.0 RC1
    • 6.4
    • GUI: Text handling
    • 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

      Attachments

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: