Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
QDS 3.9, QDS 4.0, QDS 4.0.1
-
None
Description
QtDS fails to run an app on RPi with Boot2Qt since backslashes in the path to app controller are either not converted or converted wrongly:
17:47:15: Starting \usr\bin\appcontroller qmlscene -I /opt/Fridge/imports -I /opt/Fridge/asset_imports --apptype widget /opt/Fridge/content/App.qml...
17:47:15: The process failed to start. Either the invoked program "\usr\bin\appcontroller" is missing, or you may have insufficient permissions to invoke the program.
It is possible to run the same command on the remote shell when converting "\usr\bin\appcontroller" to "/usr/bin/appcontroller"
The same project being used in a Qt Creator project deploys and runs well with Qt Creator 9.02 and Booth2Qt kit for Qt 6.4.2 for RPi 4
Attachments
Issue Links
- clones
-
QDS-8939 Not possible to run on Boot2Qt - wrong symbols generated on QML runtime
- Closed
- relates to
-
QDS-8097 Unable to run .qmlproject app on Boot2Qt device.
- Closed
-
QTCREATORBUG-28074 QML Runtime projects not working on remote targets
- Closed