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

WebEngine deployment issue

    XMLWordPrintable

Details

    • 51e55578f3914a969daaab4ddc8ba3981a9c8184 (qttools/dev, 18.12.2014, 5.5)

    Description

      plugins/qtwebengine/ffmpegsumo.dll isn't copied by windeployqt.
      Also "qtwebengine_locales" folder is copied to wrong location. It should be under "translations".

      Steps to reproduce:

      • Open "Webengine Fancy Browser" example and compile
      • Copy fancybrowser.exe to a clean folder
      • Run "windeployqt fancybrowser.exe" from command line
      • Create a file qt.conf in the same directory
        [Paths]
        Prefix=.
      • Run fancybrowser.exe

      See the debug.log:
      [1215/102213:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
      [1215/102213:WARNING:resource_bundle.cc(286)] locale_file_path.empty()

      Solution:

      • Move qtwebengine_locales to translations/qtwebengine_locales
      • Copy %QTDIR%/plugins/qtwebengine/ffmpegsumo.dll to plugins/qtwebengine/ffmpegsumo.dll

      Attachments

        Issue Links

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

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              anylitok Antti Yli-Tokola (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes