Now that https://bugs.kde.org/show_bug.cgi?id=353180 has been fixed the CMake settings can be persisted, but it appears that as a result when opening Settings > Configure KDevelop I'm getting the message Settings in config page CMakeBuilderPreferences(0x29b12f0) changed, while KDevelop::ConfigPage(0x965360) is currently selected. This case is not implemented yet. which appears to be coming from src/kdevplatform/shell/configdialog.cpp . Note that this is a Debug build of kdevplatform (c3724fae) and kdevleop (71cfc49efd6) on the 5.0 branch. Reproducible: Always Steps to Reproduce: 1. Build a debug build (not sure if required). 2. Open Settings > Configure KDevelop 3. Read warning message at stdout. Actual Results: Got a warning message. Expected Results: No warning message. Note that this doesn't appear to cause any actual bad behaviour so far (aside from the warning message on stdout). I though this should be pointed out in case it will cause issues.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.