Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.2
-
-
2023wk38FOQtforAndroid
Description
The camera is experiencing crashes on Android with Qt 6.5.2 libraries
/Qt/Examples/Qt-6.5.2/multimedia/declarative-camera/
This issue can be reproduced with Qt's above example.
To reproduce the issue:
- Open the 'declarative-camera' application. Press the 'Quit' button, and the application freezes. This occurs on Android 8 and 10, but not on Android 11.
- Open the 'declarative-camera' application. Turn off the screen and then turn it back on. The application crashes. This issue reliably reproduces on Android 8, but I haven't tested it on other versions.
- Open the 'declarative-camera' application. Press the button that displays the list of applications, and the application crashes. I observed this on Android 8.
- Open the 'declarative-camera' application. Rotate the phone to landscape mode, and the application crashes. I observed this on Android 8.