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

Inconsistent queries when closing app output

    XMLWordPrintable

Details

    Description

      1. Open a project.
      2. Check "Run in terminal" in run settings.
      3. Run the project.
      4. After the program finished, try to close Creator's Application Output tab.
        Creator will warn that the program is still running and ask for confirmation. This happens because qtcreator_process_stub is still running.

      Now run the project in debugger instead. The warning will not be shown although qtcreator_process_stub is still running.

      I think Creator should show the same behaviour in both situations.

      Attachments

        Issue Links

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

          Activity

            People

              dt Daniel Teske
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes