Summary: | kf.configwidgets: A widget named "kcfg_XYZ" was found but there is no setting named "XYZ" | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | postix <postix> |
Component: | kcm_recentFiles | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | meven, nate |
Priority: | NOR | ||
Version First Reported In: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
postix
2024-10-10 12:56:10 UTC
Can still reproduce the warnings for kcfg_ properties. Cannot reproduce the one about the QSLite database. The issue is that this kcm has two settings files passed to K_PLUGIN_FACTORY_WITH_JSON and addConfig. And this warning can appear because KCModule/KCoreConfigSkeleton don't account for this. *** This bug has been marked as a duplicate of bug 466072 *** |