Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123152

Applicationmanager applications set host paths when deploying applications to an embedded device

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • 6.7.0
    • 6.7
    • Qt Application Manager

    Description

      Build and run e.g minidesk example application to a Boot2Qt device. The minidesk.sh on the device has host paths:

      #!/bin/sh
      
      export PATH="/home/user/RTA/B2Qt_6.7.0/6.7.0/Boot2Qt/apalis-imx6/toolchain/sysroots/cortexa9t2hf-neon-poky-linux-gnueabi/usr/bin:$PATH"
      
      export QT_PLUGIN_PATH="/home/user/RTA/B2Qt_6.7.0/6.7.0/Boot2Qt/apalis-imx6/toolchain/sysroots/cortexa9t2hf-neon-poky-linux-gnueabi/usr/lib/plugins"
      
      exec appman --verboseĀ  "$@"; 

      A workaround for it is to set: /usr/examples/applicationmanager/minidesk/ in the run settings 'Working directory:'

      Attachments

        Issue Links

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

          Activity

            People

              rgriebl Robert Griebl
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes