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.
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.
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
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.
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.
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.
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.