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

[Boot to Qt 6.8.0 beta4] "module "Example.If.RemoteModule" is not installed" when running 'remote' application on a Boot to Qt device

    XMLWordPrintable

Details

    • 19c9b06fd (dev), d86333d5d (6.8)

    Description

      Steps to reproduce:

      • Install Boot to Qt 6.8.0 beta4 for any Boot to Qt device on Linux
      • Build and run 'remote' example for the device:
      2024-08-29T13:49:50Z: LOG : #!/bin/bash
      2024-08-29T13:49:50Z: LOG : # File generated by build_examples.generate_build_example_script.
      2024-08-29T13:49:50Z: LOG : set -x # echo on
      2024-08-29T13:49:50Z: LOG : set -e # stop on errors
      2024-08-29T13:49:50Z: LOG : /home/qt/RTA/B2Qt_6.8.0/6.8.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/x86_64-pokysdk-linux/usr/libexec/qt-cmake-private CMakeLists.txt
      2024-08-29T13:49:50Z: LOG : cmake --build . --parallel
      2024-08-29T13:49:50Z: LOG : cmake --install . --prefix /home/qt/RTA/usr --config Debug
      2024-08-29T13:49:50Z: LOG : echo Everything done without errors

      Expected result:

      There shouldn't be any errors in the std output

      Actual result:

       2024-08-29T13:51:34Z: LOG : "FB_MULTI_BUFFER" "2"
      2024-08-29T13:51:34Z: LOG : "LD_LIBRARY_PATH" "/data/user/qt/squish/lib"
      2024-08-29T13:51:34Z: LOG : "QTWEBENGINE_DISABLE_SANDBOX" "1"
      2024-08-29T13:51:34Z: LOG : "QT_IM_MODULE" "qtvirtualkeyboard"
      2024-08-29T13:51:34Z: LOG : "QT_PLUGIN_PATH" "/data/user/qt/squish/plugins"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_EGLFS_FORCE888" "1"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_EGLFS_FORCEVSYNC" "1"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_EGLFS_KMS_ATOMIC" "1"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_GENERIC_PLUGINS" "squish:10100"
      2024-08-29T13:51:34Z: LOG : "QT_QPA_PLATFORM" "eglfs"
      2024-08-29T13:51:34Z: LOG : "SQUISH_PREFIX" "/data/user/qt/squish"
      2024-08-29T13:51:34Z: LOG : "WAYLAND_DISPLAY" "/run/wayland-0"
      2024-08-29T13:51:34Z: LOG : "/B2Qt_6.8.0/Examples/Qt-6.8.0/interfaceframework/remote/remote" QList()
      2024-08-29T13:51:34Z: LOG : No such plugin for spec "squish:10100"
      2024-08-29T13:51:34Z: FAIL : QQmlApplicationEngine failed to load component
      2024-08-29T13:51:34Z: LOG : qrc:/qt/qml/Example/Main.qml:10:1: module "Example.If.RemoteModule" is not installed

      Unfortunately there are no Squish hooks for Boot to Qt 6.8 and I don't have any devices at hand so I cannot see what's happening on the device.

      Attachments

        Issue Links

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

          Activity

            People

              gagi Dominik Holland
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes