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

Debugging Qt Quick 1 seems to fail to get valid information using Qt5.2 kit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • Qt Creator 3.0.0-beta
    • Quick / QML Support
    • Ubuntu 12.04, 32bit, Qt Creator 3.0 based on Qt5.2, samegame (Qt Quick1) example from Qt5.1

      Steps to reproduce:

      • start Creator from offline_installer package with clean settings
      • there should be only the Qt5.2 kit auto-detected
      • open samegame example from Qt5 examples/declarative/samegame/samegame.qmlproject (if it does matter: I've used the example of a Qt5.1 installation)
      • select QmlViewer from the run config selector and start debugging
      • as soon the app is up and running you should see the Qml items on the Locals & Expressions treeview
      • unfold some of them

      Current behavior:

      • none of the Qml items has more than 1 property (objectName)
      • the property objectName has the wrong value ('#ffffff' for all objects)

      Note: If you add the property objectName for any of the objects and give it a random name, re-run the whole and check again the object(s) where the objectName has been set is now '#000000'.

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

            kkohne Kai Köhne
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes