Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.1.0 Beta 1
-
None
-
qtquick1/stable: fbb7ee568befc58c9d301c1064a1c7d0b7ce3462
Description
Tutorial: The folder structure of examples/declarative/tutorials/gettingStarted appears to be messed up. The parts subfolder exists under gettingStarted as well as under gettingStarted/gsQml and the core/filedialog folders appear in several places as well. There is also a lowercase gsQml/texteditor.qml file:
file:///opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/tutorials/gettingStarted/parts/part5/TextEditor.qml:42:1: "core": no such directory import "core" ^ Testing: qmlviewer /opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml file:///opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml:42:1: module ".opt.Qt.Qt510OS28.5.1.0-beta1.gcc_64.examples.declarative.tutorials.gettingStarted.gsQml.parts.part5.core" plugin "FileDialog" not found import "core"
Easing: The easing example both contains a .qmlproject file, and easing.qml exists in the main folder as well as in the qml folder. Probably, the .qmlproject should be removed?
Launched /opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/animation/states/states, PID: 964 Testing: qmlviewer /opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/animation/easing/easing.qml Launched qmlviewer, PID: 969 Unexpected stderr: Qml debugging is enabled. Only use this in a safe environment! file:///opt/Qt/Qt510OS28/5.1.0-beta1/gcc_64/examples/declarative/animation/easing/easing.qml:42:1: "content": no such directory import "content"
Attachments
Issue Links
- is required for
-
QTBUG-31104 Qt 5.1 beta broken example applications
- Closed