Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 14.0.0-rc1
Description
What I did:
- started QC once with Qt in PATH and a new settingspath from cmdline
- Linked with Qt, restarted (not automatically, just quit and start again from cmdline but without Qt in PATH) and now with additional parameters
(-load all -noload StudioWelcome)
Already when the welcome page is shown I'm getting some loggings for missing theme stuff (see output)
chris@btk:/tmp/bommel$ ./qtcreator-14.0.0-rc1E/bin/qtcreator -settingspath /tmp/bommel/setzlingsE14 -load all -noload StudioWelcome qtc.qmldesigner.theme: Couldn't load "/tmp/bommel/qtcreator-14.0.0-rc1E/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml" due to the following error(s): qtc.qmldesigner.theme: "file:///tmp/bommel/qtcreator-14.0.0-rc1E/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml: Type Values unavailable" qtc.qmldesigner.theme: "file:///tmp/bommel/qtcreator-14.0.0-rc1E/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Values.qml:6:1: module \"QtQuickDesignerTheme\" is not installed"