Bug 427167 - Can NOT config custom-compiler
Summary: Can NOT config custom-compiler
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.5.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-30 16:56 UTC by Leon Lee Ann
Modified: 2020-09-30 17:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Lee Ann 2020-09-30 16:56:28 UTC
SUMMARY
In the configuration of KDevelop, the feature about adding customized manual-compilers do nothing.

STEPS TO REPRODUCE
1. Open the dialog box of "Configure -- KDevelop";
2. Select the "C/C++ Compilers" entry in the left list;
3. Add a "Manual Compiler", e.g GCC;
4.Save and Apply.

OBSERVED RESULT
Re-open the config dialog window, the compiler entry that we added just now disappeared!!!

EXPECTED RESULT
The compiler entry should be saved .

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04.1
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Comment 1 Francis Herne 2020-09-30 17:25:54 UTC
I cannot reproduce this with 5.6-git on Arch.

On the other hand, I also can't find any commit in the intervening time that seems relevant.

Can you please try with the 5.6.0 AppImage from https://www.kdevelop.org/download (or a locally-compiled build) and see if the current version works for you?

This may be related to https://bugs.kde.org/show_bug.cgi?id=387224#c1 .