Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0
-
None
-
-
d6861926a (dev)
-
2023wk46FOQtforAndroid
Description
When the display listener for the manager is registered, the QtLayout is also passed to it, but since this happens in QtActivityDelegate constructor, the layout is still null. When onDisplayChanged() gets called, it tries to set the orientation of the layout without null checking, leading to a crash.
Attachments
Issue Links
- is covered by
-
QTBUG-118077 Decouple the various QPA parts from QtNative into logical pieces
- Closed
- is required for
-
QTBUG-118571 Android tests on CI part 1/3 (camera & media capture/player)
- Closed
- relates to
-
QTBUG-119134 Rotating the Android device causes any Qt application to crash
- Closed
- resulted from
-
QTBUG-116884 Redesign Android QPA
- Closed