Bug 422815

Summary: Aborted launch leave UI unusable
Product: [Applications] kdevelop Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.