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

qt-linux-opensource-5.1.0-beta1-x86_64-offline-2013-05-10-28.run: Syntax errors in declarative tutorial and examples

    XMLWordPrintable

Details

    • 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

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

          Activity

            People

              Unassigned Unassigned
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes