Bug 309476

Summary: Labels and tooltips (text inputs) for GDB executable and shell missmatch in launch configuration
Product: [Applications] kdevelop Reporter: Torbjörn K. <torbjoern.k>
Component: UI: all modesAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: 4.3.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Torbjörn K. 2012-11-03 13:57:11 UTC
In current git master the text fields and the labels of the Debugger configuration do not match.

Reproducible: Always

Steps to Reproduce:
1. Open Run->Configure launches...
2. Select "Debug" view of a launch
Actual Results:  
When "GDB" is selected as Debugger, in the form group "Debugger" the tooltip of the text field corresponding to the label "Debugging shell" reads "Gdb executable". The tooltip of the text field corresponding to the label "Debgger executable" reads "Run gdb in a special shell (mainly for automake projects)".

Expected Results:  
Either the tooltips or the labels should be swapped.
Comment 1 Niko Sams 2012-11-04 10:25:16 UTC
Git commit a16ea28090cce64bc9f542c78eb4899b6a4b9143 by Niko Sams.
Committed on 04/11/2012 at 11:23.
Pushed by nsams into branch 'master'.

fix regression in gdb config widget: label was moved to wrong input

Thanks to Tobjörn K. for the report.

M  +22   -22   debuggers/gdb/debuggerconfigwidget.ui

http://commits.kde.org/kdevelop/a16ea28090cce64bc9f542c78eb4899b6a4b9143