Bug 422815 - Aborted launch leave UI unusable
Summary: Aborted launch leave UI unusable
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-11 13:20 UTC by Eugene Shalygin
Modified: 2021-03-11 11:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2020-06-11 13:20:31 UTC
SUMMARY
After aborted launch the UI is remaining in the debug mode with no way out.

STEPS TO REPRODUCE
1. Trigger the "aborting launch" by, e.g., appending a stream redirection to an app parameters.
2. Observe the aborted launch.

OBSERVED RESULT
KDevelop UI is stuck in the debugging mode. Further activating "debug launch" action makes no visible change.

EXPECTED RESULT
There is way to escape to the normal editing mode.

Operating System: Gentoo 
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0
Kernel Version: 5.7.0-gentoo
OS Type: 64-bit
Comment 1 Eugene Shalygin 2021-03-11 11:13:02 UTC
A simple way to reproduce is an attempt to launch a debug session with no executable specified.