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

[REG 3.6 -> 4.0] Live QML/JS console no longer working

    XMLWordPrintable

Details

    • a615176a0cd2e48b95de189316b48257af1e99d4

    Description

      In Qt Creator 3.6.1, it was possible to use the QML/JS Console to interact with QML objects while the application is running in debug mode. This is no longer possible with Qt Creator 4.0. You can set a breakpoint and pause the application to use the Debugger Console but it is not the same because functions you call from the console may require the event loop to continue running. This means you need to continue the application and then pause it again every time you call a function that requires the event loop to be running.

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              net147 Jonathan Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes