Bug 272300

Summary: make it simpler to rename launch configurations
Product: [Applications] kdevelop Reporter: Wolfgang Bangerth <bangerth>
Component: UI: all modesAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: aleixpol
Priority: NOR    
Version: 4.2.1   
Target Milestone: 4.2.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wolfgang Bangerth 2011-05-03 04:44:18 UTC
Version:           4.2.1 (using KDE 4.6.0) 
OS:                Linux

When I go to "Run > Configure Launches" I can add or delete launches, but I can't assign a "name" to a launch -- they are all called "New Native Application". When I later go to "Run > Current Launch Configuration", I get to see several items of the kind
  projectname : New Native Application Configuration
If I have several different launches for the same project (differing, for example, in the input files given on the command line), then they all show up with equal names in this list and no way to tell which is which.

What is missing is a place in the dialog box of the launch configuration in which I can assign a "name" to a launch configuration.

Best
 W.

Reproducible: Always
Comment 1 Wolfgang Bangerth 2011-05-03 05:04:58 UTC
I realize now that what I said isn't actually true: One can double click on the launch name in the tree view and thereby edit it. But that really isn't obvious: I think most everyone will consider the tree view to just be a navigation aid for the information displayed on the right half of the window.
Comment 2 Milian Wolff 2011-05-30 16:11:16 UTC
yeah this could be made simpler
Comment 3 Aleix Pol 2013-04-11 14:31:28 UTC
This was reworked during the sprint, I hope it's better now.