Bug 379532 - UI stucks in debug view after an unsuccesfull launch attempt
Summary: UI stucks in debug view after an unsuccesfull launch attempt
Status: RESOLVED DUPLICATE of bug 369313
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 23:21 UTC by Eugene Shalygin
Modified: 2022-11-07 07:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed 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 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 ***