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

Webkit 'Failed to start " "QtWebProcess"' in an app deployed using macdeployqt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.2.0 RC1
    • None
    • qt-mac-opensource-5.2.0-rc1-clang-offline_2013-11-28_13-13-27-179.dmg
      mac os 10.8.5
      xcode 4.6.3
    • macOS

    Description

      A QtQuick2 app, that uses QtWebKit, the web content is not displayed once it is deployed with macdeployqt. On the console it shows:

      Failed to start " "QtWebProcess" org.qt-project.Qt.WebKit.QtWebProcess-3988-4423443776"

      I've attached the source code, to reproduce run:

      $QTDIR/bin/qmake

      make

      <try running app here, it works fine, google.com displays>

      $QTDIR/bin/macdeployqt qtapp.app -dmg -verbose=3 -qmldir=./qml/qtapp/

      <try running app here (from dmg or the copy in the CWD), it fails to display google.com and gives the above error.

      Manually copying cp ~/Qt5.2.0/5.2.0-rc1/clang_64/libexec/QtWebProcess into qtapp/qtapp.app/Contents/libexec/QtWebProcess seems to 'solve' it (but would need further work to change the dll paths to be relative).

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            jogu Joseph Heenan
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes