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

QML/Quick examples not launching with Commercial Debian binaries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 6.3.1
    • Packaging: Debian

    Description

      Install Qt 6.3.1 gcc binaries with Commercial Debian packaging system. Have Qt examples available, configure e.g. demos/clocks:

      /opt/qt-6.3.1/x86_64-linux-gnu/bin/qt-cmake -S /home/qt/RTA/Qt_6.3.1/Examples/Qt-6.3.1/demos/clocks -B /home/qt/RTA/Qt_6.3.1/Examples/Qt-6.3.1/demos/clocks/bld_gcc_64 -GNinja 

      Finished fine, compile in /home/qt/RTA/Qt_6.3.1/Examples/Qt-6.3.1/demos/clocks/bld_gcc_64:

      cmake --build .
      

      Finishes fine, when launching the app, fails:

      qrc:/demos/clocks/clocks.qml: module "QtQml.WorkerScript" is not installed 

      Other examples (with dependency to qml) have also similar failures, e.g. demos/coffee:

       qrc:/main.qml:53:1: module "QtQuick.Layouts" is not installed
       qrc:/main.qml:52:1: module "QtQuick.Controls" is not installed
       qrc:/main.qml: module "QtQml.WorkerScript" is not installed
       qrc:/main.qml:53:1: module "QtQuick.Layouts" is not installed
       qrc:/main.qml:52:1: module "QtQuick.Controls" is not installed
       qrc:/main.qml: module "QtQml.WorkerScript" is not installed
       qrc:/main.qml:53:1: module "QtQuick.Layouts" is not installed
       qrc:/main.qml:52:1: module "QtQuick.Controls" is not installed
       qrc:/main.qml: module "QtQml.WorkerScript" is not installed 

       

      Attachments

        Issue Links

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

          Activity

            People

              iknd Iikka Eklund
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes