Bug 356259 - Getting 'This case is not implemented yet' when viewing configuration page.
Summary: Getting 'This case is not implemented yet' when viewing configuration page.
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: CMake (show other bugs)
Version: git master
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 23:00 UTC by bungeman
Modified: 2021-03-09 22:48 UTC (History)
0 users

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 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.