Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.0, 5.12.1, 5.12.2, 5.13
-
None
-
-
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
- relates to
-
QTBUG-76961 ASSERT failure in QIOSContext: “OpenGL ES calls are not allowed while an application is backgrounded”, file qioscontext.mm, line 337
-
- Closed
-
For Gerrit Dashboard: QTBUG-74272 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
255261,2 | iOS: Fix broken application background tracking | 5.12 | qt/qtbase | Status: MERGED | +2 | 0 |