Details
-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
5.15.12
-
None
-
MacOS 13.1 (22C65)
Qt Creator 9.0.1
-
-
2023wk08FOQtforAndroid
Description
Steps to reproduce:
- Open any app that contains Qt Quick Controls 1 type (attaching sample app I created)
- Run the app on an Android device
Expected: The user is able to build and run the app on an Android device
Actual: Cannot run the app. It looks like Extras are missing for Android:
W libapp_window_sample_armeabi-v7a.so: QQmlApplicationEngine failed to load component W libapp_window_sample_armeabi-v7a.so: qrc:/main.qml:10:5: Type ComboBox unavailable W libapp_window_sample_armeabi-v7a.so: qrc:/android_rcc_bundle/qml/QtQuick/Controls/ComboBox.qml: No such file or directory W libapp_window_sample_armeabi-v7a.so: exit app 0
Reproducibility: 100%
NOTES: It works with Qt 5.15.10 also it works when built with Qt 5.15.12 for MacOS.
Attachments
Issue Links
- clones
-
QTBUG-111028 [Android] Cannot run the app that contains any QtQuick Extras type
- Closed
- is duplicated by
-
QTBUG-107871 [REG: 5.15.10->5.15.11] Android: Controls 1 and friends are not correctly bundled
- Closed
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open
- mentioned in
-
Page Loading...