Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.5.0-beta
-
None
Description
- Open a project.
- Check "Run in terminal" in run settings.
- Run the project.
- 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
- relates to
-
QTCREATORBUG-6885 Closing QtC after console application finished pops "Application Still Running"
-
- Closed
-