Bug 356259

Summary: Getting 'This case is not implemented yet' when viewing configuration page.
Product: [Applications] kdevelop Reporter: bungeman
Component: Build tools: CMakeAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description bungeman 2015-12-03 23:00:06 UTC
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.
Comment 1 Justin Zobel 2021-03-09 22:48:25 UTC
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.