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

qtquickcontrols2 gallery example does not run after applying windeployqt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.2.0 Beta3
    • Quick: Controls 2
    • None
    • MSVC 2019
    • Windows

    Description

      How to reproduce

      Build the example

      qt-cmake D:\dev\qt\dev\qtdeclarative\examples\quickcontrols2\gallery -GNinja -DCMAKE_BUILD_TYPE=Release
      ninja
      

      run the example

      gallery_controls2.exe
      

      Yay! I see the example!

      Close the example, apply windeployqt and then run the example again

      D:\TEMP\qqcgallery>windeployqt gallery_controls2.exe
      D:\TEMP\qqcgallery\gallery_controls2.exe 64 bit, release executable [QML]
      Adding Qt6Svg for qsvgicon.dll
      Direct dependencies: Qt6Core Qt6Gui Qt6Qml
      All dependencies   : Qt6Core Qt6Gui Qt6Network Qt6OpenGL Qt6Qml Qt6Quick
      To be deployed     : Qt6Core Qt6Gui Qt6Network Qt6OpenGL Qt6Qml Qt6Quick Qt6Svg
      Updating Qt6QuickControls2.dll.
      Updating Qt6QuickTemplates2.dll.
      Updating Qt6QmlModels.dll.
      Updating Qt6Core.dll.
      Updating Qt6Gui.dll.
      Updating Qt6Network.dll.
      Updating Qt6OpenGL.dll.
      Updating Qt6Qml.dll.
      Updating Qt6Quick.dll.
      Updating Qt6Svg.dll.
      Updating opengl32sw.dll.
      Updating d3dcompiler_47.dll.
      Updating vc_redist.x64.exe.
      Creating directory D:/TEMP/qqcgallery/iconengines.
      Updating qsvgicon.dll.
      Creating directory D:/TEMP/qqcgallery/imageformats.
      Updating qgif.dll.
      Updating qico.dll.
      Updating qjpeg.dll.
      Updating qsvg.dll.
      Creating directory D:/TEMP/qqcgallery/platforms.
      Updating qwindows.dll.
      Creating directory D:/TEMP/qqcgallery/qmltooling.
      Updating qmldbg_debugger.dll.
      Updating qmldbg_inspector.dll.
      Updating qmldbg_local.dll.
      Updating qmldbg_messages.dll.
      Updating qmldbg_native.dll.
      Updating qmldbg_nativedebugger.dll.
      Updating qmldbg_preview.dll.
      Updating qmldbg_profiler.dll.
      Updating qmldbg_quickprofiler.dll.
      Updating qmldbg_server.dll.
      Updating qmldbg_tcp.dll.
      Creating D:\TEMP\qqcgallery\translations...
      Creating qt_ar.qm...
      Creating qt_bg.qm...
      Creating qt_ca.qm...
      Creating qt_cs.qm...
      Creating qt_da.qm...
      Creating qt_de.qm...
      Creating qt_en.qm...
      Creating qt_es.qm...
      Creating qt_fa.qm...
      Creating qt_fi.qm...
      Creating qt_fr.qm...
      Creating qt_gd.qm...
      Creating qt_he.qm...
      Creating qt_hr.qm...
      Creating qt_hu.qm...
      Creating qt_it.qm...
      Creating qt_ja.qm...
      Creating qt_ko.qm...
      Creating qt_lv.qm...
      Creating qt_nl.qm...
      Creating qt_nn.qm...
      Creating qt_pl.qm...
      Creating qt_pt_BR.qm...
      Creating qt_ru.qm...
      Creating qt_sk.qm...
      Creating qt_tr.qm...
      Creating qt_uk.qm...
      Creating qt_zh_CN.qm...
      Creating qt_zh_TW.qm...
      

      Boo! I don't see the example popping up. Nothing happens.
      No error message. Exit code is 0.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes