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

Windeployqt does not deploy QtQuick WebEngine module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.9.1
    • None
    • Windows, Qt 5.9.1, Qt Web Engine

    Description

      `windeployqt` doesn't deploy QtQuick + WebEngine applications correctly.

      Although most of the WebEngine dependencies are deployed, the Quick Module is missing. My deployed application freezes when trying to create a WebView.

      After manually copying the `qml\QtWebEngine` and `qml\QtWebView` folders from the Qt Kit to the application folder the application works as expected.

      Windeployqt seems to pick up all the right dependencies since a custom qml plugin I use is also found and deployed, but it just "forgets" to deploy the WebEngine module.

       

      EDIT: As far as I remember this was working at some point in the past. So this might be a regression.

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              pwuertz Peter Würtz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes