Bug 275650

Summary: Changing the type of a launch configuration isn't immediately reflected in the UI
Product: [Applications] kdevelop Reporter: Eike Hein <hein>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: niko.sams
Priority: NOR    
Version First Reported In: git master   
Target Milestone: 4.2.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Eike Hein 2011-06-14 20:49:02 UTC
Changing the type of a launch configuration from "Native Application" to "Script Application" in the Type column of the Launch Configuration listview doesn't immediately change the UI on the right to reflect the new type, nor does it remove the GDB child item, etc.

Instead, one has to switch to another list item first, and only then the previous item has its type updated, so upon switching back you get the right UI.
Comment 1 Niko Sams 2011-06-14 20:57:42 UTC
there's even a patch for that under review:
https://git.reviewboard.kde.org/r/101601/

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