Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
QDS 3.8
-
None
Description
When there is created effect in the project, it cannot be started with our QML player
Steps to reproduce
- Create effect into the project
- Apply effect to some 2D content
- Try to launch it with 'play' icon
Expected result: Project runs and user can see the effect applied to an element
Actual behaviour: Project fails to start, output log gives this:
23:48:21: Starting /Users/jarkovihriala/Applications/QtDesignStudio-3.8.0-snapshot/qt6_design_studio_reduced_version/bin/qml -I /Users/jarkovihriala/UntitledProject1/imports -I /Users/jarkovihriala/UntitledProject1/asset_imports --apptype widget /Users/jarkovihriala/UntitledProject1/content/App.qml...
QQmlApplicationEngine failed to load component
file:///Users/jarkovihriala/UntitledProject1/content/App.qml:41:5: Type Screen01 unavailable
file:///Users/jarkovihriala/UntitledProject1/content/Screen01.ui.qml:64:5: MyEffect is not a type
qml: Did not load any objects, exiting.
23:48:23: /Users/jarkovihriala/Applications/QtDesignStudio-3.8.0-snapshot/qt6_design_studio_reduced_version/bin/qml exited with code 2
Attachments
Issue Links
- relates to
-
QDS-8155 Show proper warning if .qep file has no component
-
- Closed
-