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

Incorrect application state in verifyGraphicsHardwareAvailability

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.3, 5.14.0 Alpha
    • 5.12.0, 5.12.1, 5.12.2, 5.13
    • QPA
    • None
    • iOS/tvOS/watchOS
    • a0a1d9c5816bd9acb84f6a248e964f9a4f292973 (qt/qtbase/5.12)

    Description

      after change Id I1ef0a4133d4b94edaac7b0f3cb4e49e367eb76d4 verifyGraphicsHardwareAvailability function incorectly update applicationBackgrounded value:

      if (applicationBackgrounded && newState != Qt::ApplicationSuspended) {

      qCDebug(lcQpaGLContext) << "app no longer backgrounded,rendering enabled";

      applicationBackgrounded = true;

      and gui no loger updated at all (black screen) if app started by iOS in background.

      Attachments

        Issue Links

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

          Activity

            People

              vestbo Tor Arne Vestbø
              looser Ivan Popov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes