https://bugs.kde.org/show_bug.cgi?id=448156
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/commit/ |ma/kdeplasma-addons/commit/ |567c2c2cd66adbb1769e8f80272 |7c720278e52f198af3be5997362 |6476a04f7ac8b |cc17d4262c54b --- Comment #9 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 7c720278e52f198af3be5997362cc17d4262c54b by Alexander Lohnau. Committed on 21/01/2022 at 13:10. Pushed by alex into branch 'Plasma/5.24'. spellchecker runner: Do not define plugin id with a space This way we no longer crash in kcmutils, because a space is an invalid character for the DBus registration. While it is fixed in kcmutils 397763b0189f8a61c340e30959391f169ecfa0d, this commit has not landed in the latest frameworks release. The only issue is that the plugin would be re-enabled in case it was disabled by the user, because the plugin id is different. However this runner is not aggressive in the amount of matches it displays, I do not consider this a big issue. The new plugin Id gets derived from the filename. (cherry picked from commit 567c2c2cd66adbb1769e8f802726476a04f7ac8b) M +0 -1 runners/spellchecker/plasma-runner-spellchecker.json https://invent.kde.org/plasma/kdeplasma-addons/commit/7c720278e52f198af3be5997362cc17d4262c54b -- You are receiving this mail because: You are watching all bug changes.