Created attachment 2040645 [details] Alt-F2 shows broken widget instead of KRunner Description of problem: `krunner` doesn't work without package `plasma-milou`. It shows error: "qrc:/krunner/RunCommand.qml" "Error loading QML file.\n15: module \"org.kde.milou\" is not installed\n" But package `kf5-krunner` doesn't require package `plasma-milou` Version-Release number of selected component (if applicable): plasma-milou 5.27.11-1.el9 kf5-krunner 5.115.0-1.el9 How reproducible: Steps to Reproduce: 1. Install KDE: dnf install @kde-desktop-environment 2. Remove `plasma-milou` if it's installed: dnf remove plasma-milou 3. Run `krunner`: krunner --replace Actual results: There is error: "qrc:/krunner/RunCommand.qml" "Error loading QML file.\n15: module \"org.kde.milou\" is not installed\n" Alt-F2 in KDE Plasma shows broken widget Expected results: krunner works well. Alt-F2 in KDE Plasma shows KRunner Additional info: