Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-3694

QML errors in Application Output not clickable when running on Symbian

XMLWordPrintable

    • f6c862db4905050f70abf6eb

      1. Create a "Qt Quick Application".
      2. Insert a syntax error into the main QML file.
      3. Run this on a Symbian device.
        Creator will report the syntax error in Application output but will not provide a link to the respective line of code:
      Executable file: 8814 2011-02-03T17:51:05 C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\release\gcce\udeb\OnceMore.exe
      Starting application...
      Application running with pid 503.
      [Qt Message] file:///C:/Private/e39d09f8/qml/OnceMore/main.qml:7:9: Cannot assign to non-existent property "test" 
                   test: "Hello World" 
                   ^ 
      Finished.
      

      This is a regression, it worked fine in 2.1.

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

            kkohne Kai Köhne
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes