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

Failed to start " QtWebProcess.exe 376"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 5.0.2
    • WebKit
    • None
    • Windows 7 32 bit, VS 2010

      PACKAGE VERSION:
      qt-windows-opensource-5.0.2-msvc2010_32-x86-offline-2013-03-13-455.exe

      STEPS:
      1. Install Qt SDK.
      2. Create a test.qml file:

      import QtQuick 2.0
      import QtWebKit 3.0
      
      WebView {
          width: 800
          height: 600
          url: "http://www.google.com/"
      }
      

      3. Run it with qmlscene test.qml

      ACTUAL RESULT:

      • Failed to start " QtWebProcess.exe 376"

      EXPECTED RESULT:

      • No error message.
      • The window should be opened and the google.com website should be displayed.

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

            jturcott Jocelyn Turcotte
            rafal Rafal Motyka
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes