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

QML debugging enabled by default in a CMake project but doesn't start until option rechecked

    XMLWordPrintable

Details

    • 54cd881a400b66bc7abfb57a732ef35633819e83 (qt-creator/qt-creator/master)

    Description

      For example a new CMake project created in Qt Creator would have by default "Enable QML" enabled in debugger settings (Projects > run > debugger settings) however Qml debugging doesn't work until the checkbox is first unchecked and checked again.

      Steps to reproduce:

      1. Create a new qt quick template project. Select CMake as the build system
      2. Attempt to debug QML (=> should fail)
      3. Uncheck "Enable QML" and check it again
      4. Attempt to debug QML (=> should succeed)

      Attachments

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

        Activity

          People

            tjenssen Tim Jenssen
            miikapernu Miika Pernu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes