Bug 2300237 - krunner doesn't work without plasma-milou
Summary: krunner doesn't work without plasma-milou
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: kf5-krunner
Version: epel9
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: KDE SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-28 10:29 UTC by Yevgen Zhuchii
Modified: 2024-07-28 10:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Alt-F2 shows broken widget instead of KRunner (53.30 KB, image/png)
2024-07-28 10:29 UTC, Yevgen Zhuchii
no flags Details

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:


Note You need to log in before you can comment on or make changes to this bug.