Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-9376

No backslash conversion when launching appcontroller on RPi4 with Boot2Qt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • QDS 4.1
    • QDS 3.9, QDS 4.0, QDS 4.0.1
    • Boot2Qt Integration
    • None
    • Linux/Yocto

      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 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tjenssen Tim Jenssen
            vminenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes