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

qml debugger does not stop automatically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 18.0.0-beta2
    • Debugger
    • None
    • All

      Steps to reproduce:

      • create widgets application from template (no quick application!)
      • enable QmlDebugging on build and run settings
      • start debugging
      • when the widget application has started close it again by using the X (close button) of the widget's title
      • application appears to be still running (no "...finished" on application output pane)
        [this is due to qmldebugger still trying to connect]
      • check Debug view > Debugger Presets
        [this still lists QML for "..." as running debugger, right click on this and using "Abort Debugger" cleanly stops the debugger, "finished" message appears on Application Output]
      • using Stop on Application output closes the QML debugger, and prints the finished message, but keeps the stop button enabled and you have to close the tab and use Force Quit

       

      Note: Using the Stop button on Application Output pane worked using 17.0.. so, kind of a regression.

        For Gerrit Dashboard: QTCREATORBUG-33590
        # Subject Branch Project Status CR V

            jkobus Jarek Kobus
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change