Bug 265004 - Custom source formatter settings are not used after restarting kdevelop
Summary: Custom source formatter settings are not used after restarting kdevelop
Status: RESOLVED DUPLICATE of bug 230472
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 21:34 UTC by Jakub Schmidtke
Modified: 2011-03-02 19:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Schmidtke 2011-01-31 21:34:03 UTC
Version:           4.2.0 (using KDE 4.6.0) 
OS:                Linux

When I start the kdevelop, the source formatter settings (custom) are
not applied. When I do 'reformat' it applies some other settings.
When I open 'Settings->Configure Kdevelop->Source Formatter' my custom
formatting rules are highlighted. Then I click 'OK' without touching anything else, without changing the highlighted option, or editing it - just click 'OK'
and do 'reformat' - my settings are applied properly.


Reproducible: Always

Steps to Reproduce:
Run Kdevelop.
Create a new formatter with some custom settings.
Run 'reformat' - custom settings are applied.
Close Kdevelop.
Run Kdevelop.
Run 'reformat' - some other settings are applied.




OS: Linux (x86_64) release 2.6.37-ARCH
Compiler: gcc
Comment 1 Jakub Schmidtke 2011-03-02 19:06:48 UTC

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