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

Incorrect application state in verifyGraphicsHardwareAvailability

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical 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)

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes