Bug 379532

Summary: UI stucks in debug view after an unsuccesfull launch attempt
Product: [Applications] kdevelop Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: igorkuo
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 2017-05-04 23:21:09 UTC
When program launch is unsuccessful, UI does not return back to the editing mode. Some time ago there was a button in the toolbar for that action, but now it gone.

Steps to reproduce:

1. Open and build a project with an executable target.
2. Make launch impossible. For instance, in launch configuration dialog add ${WHATEVER} to the command line arguments.
3. Launch target.

Actual result:
Launch will be terminated by KDevelop and its UI will remain in debug mode.

Expected behaviour:
UI returns back to the editing mode. Or give use that magic button back, please!
Comment 1 Justin Zobel 2022-11-06 09:25:08 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Eugene Shalygin 2022-11-06 23:01:54 UTC
Still exists in 5.10.221170 (22.11.70)
Comment 3 Igor Kushnir 2022-11-07 07:54:51 UTC
> Some time ago there was a button in the toolbar for that action, but now it gone.
In the top right corner of the KDevelop window, just under the minimize, maximize and close window buttons, in Debug mode, there is a Debug drop-down button. Click it, then activate the Back to Code menu item that appears.
Comment 4 Igor Kushnir 2022-11-07 07:55:53 UTC

*** This bug has been marked as a duplicate of bug 369313 ***