Bug 429859

Summary: KDevelop keeps changing active launch
Product: [Applications] kdevelop Reporter: Matthew Woehlke <mwoehlke.floss>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: igorkuo, jarmo.tiitto
Priority: NOR    
Version First Reported In: 5.6.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 5.8.220400
Sentry Crash Report:

Description Matthew Woehlke 2020-11-30 17:48:11 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open a session with multiple projects and multiple launch configurations.
2. Select a launch configuration.
3. Hack, hack, hack.

OBSERVED RESULT
Execute Launch (shift+F9) launches some random thing.

EXPECTED RESULT
Execute Launch launches the thing I most recently selected to be launched.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
I'm not sure exactly what triggers this, only that it happens seemingly often. (Maybe related to KDevelop automatically re-running CMake?)
Comment 1 Matthew Woehlke 2020-11-30 17:54:48 UTC
Just happened again. *Might* be related to automatic CMake re-run when editing a .qrc?
Comment 2 Matthew Woehlke 2020-11-30 17:56:24 UTC
Yeah... consistently reproducible when saving a .qrc.
Comment 3 Igor Kushnir 2022-02-09 08:48:08 UTC
*** Bug 449793 has been marked as a duplicate of this bug. ***