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

QML debugging not working on remote linux targets with Qt 5.15 version (cmake application)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 9.0.2, Qt Creator 10.0.0, Qt Creator 10.0.1, Qt Creator 11.0.2
    • None

    Description

      Steps to reproduce:

      • Install B2Qt 5.15.13 toolchain and image (+ QtCreator 9.0.2)
      • Register device to QtC (remote linux or boot2qt device)
      • Create a Qt Quick application (cmake based)
      • Set a breakpoint to .qml file
      • Check that QML debugging is enabled in both run and build settings
      • Start debugger

      Expected result:

      No errors about "QML debugging needs to be enabled both in the Build and the Run settings" should be shown and debugger should stop at the QML breakpoint.

      Actual result:

      If the Build settings is open when QtC prompts 'Apply configuration changes?', one can see that when selecting 'Apply' the 'QML debugging and profiling:' changes from 'Enabled' to 'Leave at Default'. Then when one presses 'Debug' QtC prompts the dialog saying that QML debugging is not properly enabled.

      Same happens with 'Boot2Qt device' and 'Remote Linux'.

      Works with Qt 6.x RTA tests, so the bug seems to be 5.15 specific.

      Attachments

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

        Activity

          People

            hjk hjk
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes