Bug 2300237

Summary: krunner doesn't work without plasma-milou
Product: [Fedora] Fedora EPEL Reporter: Yevgen Zhuchii <natomist>
Component: kf5-krunnerAssignee: KDE SIG <kde-sig>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel9CC: jgrulich, kde-sig, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Alt-F2 shows broken widget instead of KRunner none

Description Yevgen Zhuchii 2024-07-28 10:29:22 UTC
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: