Bug 2430654

Summary: Karp (RPM) will not start -- missing dependency?
Product: [Fedora] Fedora Reporter: Garrett Mitchener <garrett.mitchener>
Component: karpAssignee: Steve Cossette <farchord>
Status: MODIFIED --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 43CC: farchord, kde-sig
Target Milestone: ---Keywords: Desktop, Reopened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: karp-25.03.70~20251108.040727.a5d2573-1.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-01-26 00:49:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Garrett Mitchener 2026-01-18 02:47:33 UTC
I installed the Karp RPM. I'm using the Gnome desktop.

When I try to start karp from a command line, I get this error message:

QQmlApplicationEngine failed to load component
qrc:/qt/qml/org/kde/karp/qml/Main.qml:8:1: Type Kirigami.ApplicationWindow unavailable
file:///usr/lib64/qt6/qml/org/kde/kirigami/ApplicationWindow.qml:89:1: Type Kirigami.AbstractApplicationWindow unavailable
file:///usr/lib64/qt6/qml/org/kde/kirigami/AbstractApplicationWindow.qml: module "org.kde.desktop" is not installed

Reproducible: Always

Steps to Reproduce:
Install the karp RPM:
karp-25.03.70~20241125.202901.de3b630-4.fc43.x86_64

Try to start karp.
Actual Results:
If you use the Gnome applications screen or right-click on a PDF in Nautilus and do "open with...", karp never starts, no error message.

If you use a command line, you get this error message:

QQmlApplicationEngine failed to load component
qrc:/qt/qml/org/kde/karp/qml/Main.qml:8:1: Type Kirigami.ApplicationWindow unavailable
file:///usr/lib64/qt6/qml/org/kde/kirigami/ApplicationWindow.qml:89:1: Type Kirigami.AbstractApplicationWindow unavailable
file:///usr/lib64/qt6/qml/org/kde/kirigami/AbstractApplicationWindow.qml: module "org.kde.desktop" is not installed

Expected Results:
It should start.

Comment 1 Garrett Mitchener 2026-01-18 02:51:45 UTC
I suspect there's some dependency missing from the RPM.  I don't know enough about KDE to know what.

By the way, Krita works on my machine.

Comment 2 Fedora Update System 2026-01-18 19:43:40 UTC
FEDORA-2026-6aac83fbfc (Update to newer git snapshot (And adding missing Requirements)) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-6aac83fbfc

Comment 3 Steve Cossette 2026-01-18 19:44:43 UTC
I don't know if this will 100% fix it. Let me know if it does. I didn't want to just blindly add the missing BR, I figured I might as well update and fix the requirements.

Comment 4 Fedora Update System 2026-01-25 01:49:36 UTC
FEDORA-2026-6aac83fbfc has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-6aac83fbfc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-6aac83fbfc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2026-01-26 00:49:40 UTC
FEDORA-2026-6aac83fbfc (Update to newer git snapshot (And adding missing Requirements)) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2026-01-27 04:52:58 UTC
FEDORA-2026-6aac83fbfc (Update to newer git snapshot (And adding missing Requirements)) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Garrett Mitchener 2026-01-31 19:46:09 UTC
We need to re-open this bug. I've updated to karp-25.03.70~20251108.040727.a5d2573-1.fc43.x86_64 and it still fails to start with the same error message.