Version: 1.9.52 (using KDE 4.0.83) Installed from: Unlisted Binary Package OS: Other When adding a Custom Template in the main Composing dialog, after applying and reopening the section, the Template will be listed twice. If you then edit either of the two duplicate templates, after and apply and reopen you will then have 4 duplicate templates. Deleting any of the duplicates or editing the Template Type, will result in a crash.
Please read the following page and provide a backtrace for this crash : http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
SVN commit 829569 by tmcguire: Don't call load() twice (it is already called by the KCM logic, when the KCM is shown). This prevents custom templates appearing twice. BUG:165968 M +0 -8 configuredialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=829569