Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
Qt Creator 2.6.1
-
None
-
f0d5ad714e7487b16e6c068d15f108a5d983afaf
Description
Launching qmlscene from within Qt Creator for following file crashes:
import QtWebKit 3.0 import QtQUick 2.0 Item { width :640 height: 480 WebView { source: "http://digia.com" } }
The same launches without crash on the command line. Difference is the '-I' argument we pass on launch time:
Starting /home/kkoehne/Qt5.0.0-rc1/5.0.0-rc1/gcc_64/bin/qmlscene -I /home/kkoehne/Qt5.0.0-rc1/5.0.0-rc1/gcc_64/imports /home/kkoehne/tmp/qtquick2_t/qtquick2_t.qml
Attachments
Issue Links
- is required for
-
QTBUG-27426 Qt 5.0 Final release tasks
- Closed
For Gerrit Dashboard: QTCREATORBUG-8365 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
41574,4 | QmlProject: Don't add Qt import on command line | 2.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |