Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS 4.6.0, QDS 4.5.1
-
QDS Berlin - 2024 Week 33/34, QDS Berlin - 2024 Week 35/36
Description
Steps to reproduce
- Create a new project in Qt Design Studio
- Add "import FlowView" and "FlowView {}" to Screen01.ui.qml
- Click "File" > "Deploy Project to Android" and send the project to an Android device running Qt UI Viewer
Outcomes
The project fails to load. The console shows this error:
Critical: m_qmlComponent is not ready. Reason: file::/2936851104/UntitledProject1Content/App.qml:14 Type Screen01 unavailable\nfile::/2936851104/UntitledProject1Content/Screen01.ui.qml:12 module \"FlowView\" is not installed\n"
Attachments
Issue Links
- relates to
-
QDS-13203 Qt Design Viewer fails to load projects with FlowView
- Closed