Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.8.3, 6.9.1, 6.10.0 FF
-
-
2025wk20s1QtforAndroid, 2025wk22s1-2QtforAndroid, 2025wk24s2QtforAndroid, 2025wk26s2QtforAndroid
-
Android
Description
A customer is evaluating Qt and tried running qtquickview_kotlin app on the device (Qt 6.8.3 / Android 11 / API 30).
Following changes were made to the qtquickview_kotlin app
- Added one property myText in Main.qml and set it as text to Text widget having id helloText
- In MainActivity.kt file, called onClickListener function at every 100 ms, updating two Main.qml property, colorStringFormat and myText
The attachment contains crash stack trace, Original_Main.qml and Original_MainActivity.kt file and updated QT_Sample_Main_updated.qml and QT_Sample_MainActivity_Updated.kt file.
Attachments
Issue Links
- duplicates
-
QTBUG-131742 Qt Quick for Android example crashes when repeatedly pressing buttons
-
- Open
-
- is required for
-
QTBUG-129517 Embedded QML and Qt Quick for Android on Qt 6.10
-
- Open
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-136235 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
647901,3 | Android: fix property writing in Qt Quick for Android | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |
653715,2 | QQ4A: Add tests to reproduce crash with writing/reading properties quickly | dev | qt/qtdeclarative | Status: NEW | 0 | +1 |
653716,4 | QQ4A: Fix crash when rapidly writing and reading QML properties | dev | qt/qtdeclarative | Status: NEW | +2 | 0 |