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

Qt Quick Application Wizard (import from existing qml...) does not play well together with qml debugging (4.8)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • Qt Creator 2.5.0-beta
    • Quick / QML Support
    • None
    • Uubunt 32 Qt 4.8

    Description

      Qt Quick Application Wizard (import from existing qml...) does not play well together with qml debugging (4.8).

      The Problem: Qt Quick Application Wizard does create local copies of the imported qml files.
      But the copies are hidden from the user and in the project only the originals appear.
      The user will edit (add break points) to the originals shown in the project tree, but the debugger will break in the copies. Also the copies do not show the breakpoint markers what is extra confusing.
      Any changes to the copies will be overridden by changes in the originals.
      The user should probably never see the copies.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes