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

qt_generate_deploy_qml_app_script cannot deploy for native FolderDialog

    XMLWordPrintable

Details

    • Linux/X11

    Description

      My project uses qt_generate_deploy_qml_app_script to create a deployment of the program.

      Before running the deploy script, the program can invoke a native FolderDialog on Ubuntu's default desktop.

      After running the deploy script, the deployed version of the program cannot invoke a native FolderDialog, but can only invoke a very primitive and malfunctioning FolderDialog.

      I guess the deployment script does not collect enough stuff for native FolderDialog. Instead, a fallback version is invoked, which is malfunctioning.

       The FolderDialog used is this:
      https://doc.qt.io/qt-6/qml-qtquick-dialogs-folderdialog.html

      Attachments

        1. after_deploy.png
          after_deploy.png
          35 kB
        2. before_deploy.png
          before_deploy.png
          61 kB
        3. cmake_trace.zip
          1.28 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            xuzhongxing2020 zhongxing xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes