| Summary: | konsole does not exit when an executable is launched from KDevelop | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | aks2161989 <akshay_chavan2003> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | a.samirh78 |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
aks2161989
2018-01-31 15:51:13 UTC
That's the expected behavior - remove the --noclose if you want it to close Konsole afterwards. (In reply to Kurt Hindenburg from comment #1) > That's the expected behavior - remove the --noclose if you want it to close > Konsole afterwards. What I meant is - konsole does not ask for a keypress to exit, it displays the output and then keeps accepting input from the user, without exiting. There is no "press any key to exit" displayed. Removing --noclose makes konsole exit BY ITSELF without any keypress by the user. It closes too fast to see any output. This looks like a feature request for kdevelop rather than a bug in konsole. (In reply to Ahmad Samir from comment #3) > This looks like a feature request for kdevelop rather than a bug in konsole. I guess you are right. Should I change the status to "resolved"? I've just switched the product to kdevelop. |