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

When debugging, Terminal opens in Edit mode but Creator goes to Debug mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 13.0.0
    • Terminal
    • None
    • Ubuntu 22.04 LTS
      Windows 11 23H2

    Description

      1. Have Qt's bin directory in PATH.
        I have Qt 6.6.3 from the Online Installer.
      2. Start Creator without existing settings, e.g. using the command line parameter "-tcs".
      3. Open the project tests\manual\debugger\cli-io\cli-io.pro from Creator's source repository.
      4. In Projects mode, check "Run in Terminal".
      5. Make sure that there is no Terminal open, neither in Edit mode nor in Debug mode.
      6. Go to Edit mode.
      7. Run the program in the debugger.
        Creator opens a Terminal in Edit mode and changes to Debug mode immediately, i.e. the Terminal is not visible to the user.

      The user can switch back to Edit mode or open a Terminal in Debug mode manually and then see the program's full output. Only showing the Terminal in Edit mode while switching to Debug mode makes it easy to miss the output, though.

      Attachments

        Issue Links

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

          Activity

            People

              madwinter Marcus Tillmanns
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes