https://bugs.kde.org/show_bug.cgi?id=420549
Lex Onderwater <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Lex Onderwater <[email protected]> --- Ran into a similar issue but than with Krunner waiting 2 minutes for KdedIntegrationModule to be loaded. Turns out that the module filename is incorrect, so a quick fix is: $ cd /usr/lib/qt/plugins/kf5/kded/ $ sudo ln -sv ktp_integration.so ktp_integration_module.so See also https://bugs.archlinux.org/task/66420 and https://phabricator.kde.org/D28604 -- You are receiving this mail because: You are watching all bug changes.
