- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
P1: Critical
 - 
    None
 - 
    5.0.2
 - 
    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.
 
- is required for
 - 
                    
QTBUG-29808 Qt 5.0.2 release tasks
-         
 - Closed
 
 -         
 
- relates to
 - 
                    
QTBUG-30322 WebKit2 examples (e.g. FlickrView) on windows only work if lib is in PATH
-         
 - Closed
 
 -