https://bugs.kde.org/show_bug.cgi?id=448156
--- Comment #2 from Alexander Lohnau <alexander.loh...@gmx.de> --- This is already fixed with kcmutils 397763b0189f8a61c340e30959391f169ecfa0d1, however that is not part of the current frameworks release. The way I see it we have 3 options here: - revert the KPluginWidget port (would re-introduce deprecated KCMUtils, KRunner or KService API) - Ask distros to backport the mentioned commit - Simply change the pluginId of the spell checker or terminate applications plugins to not contain a space. That is the easiest solution and aligns with the KF6 plans for the determination of the plugin ids. However I am not sure if we want to create migration logic for the changed plugin ids, kconf_update is always a bit painful ;) Honestly I don't think it is worth creating migration logic. -- You are receiving this mail because: You are watching all bug changes.