Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0, 6.8.1
-
None
-
-
9903242ec (dev), 850ed0222 (6.9), cc7574cba (6.8)
Description
Tested with enabled "Don't keep activities" in the developer options.
Since Qt 6.8.0 we are stuck in the splash screen on Android, when we try to (re)start the app after it was moved to the background. There are some additional log entries in this case:
12-10 09:37:24.849 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtInputInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered. 12-10 09:37:24.855 26177 26206 W AusweisApp: default : No interface with className org/qtproject/qt/android/QtWindowInterface has been registered.
Attachments
For Gerrit Dashboard: QTBUG-132085 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
612290,7 | Android: Fix freeze on start when the activity was destroyed before | dev | qt/qtbase | Status: MERGED | +2 | 0 |
614905,2 | Android: Fix freeze on start when the activity was destroyed before | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
614909,3 | Android: Fix freeze on start when the activity was destroyed before | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |