Bug 374364

Summary: Discover Flatpak fails to launch on Fedora 25: module org.kde.kirigami missing
Product: [Applications] Discover Reporter: Brenton Horne <brentonhorne77>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brenton Horne 2016-12-30 23:09:40 UTC
The Discover Flatpak fails to launch. I installed it with:

git clone https://github.com/KDE/flatpak-kde-applications
cd flatpak-kde-applications
make
flatpak --user remote-add --no-gpg-verify flatpak-kde-applications repo
flatpak install --user flatpak-kde-applications org.kde.discover

and I launched it with:

flatpak run org.kde.discover

and I got the error message:

Qt: Session management error: Could not open network socket
QQmlApplicationEngine failed to load component
qrc:/qml/DiscoverWindow.qml:6 module "org.kde.kirigami" is not installed

Errors when loading the GUI

(process:344): GLib-GIO-CRITICAL **: g_dbus_message_set_body: assertion '(body == NULL) || g_variant_is_of_type (body, G_VARIANT_TYPE_TUPLE)' failed
The file  "/home/fusion809/.var/app/org.kde.discover/data/knewstuff3/.knsregistry"  could not be opened.
Comment 1 Aleix Pol 2017-01-02 18:11:30 UTC
Git commit 4301a0fda68352bbe0663d0bf0ff13371c10f0a0 by Aleix Pol.
Committed on 02/01/2017 at 18:11.
Pushed by apol into branch 'master'.

Include Kirigami together with Discover

M  +7    -1    org.kde.discover.json

https://commits.kde.org/flatpak-kde-applications/4301a0fda68352bbe0663d0bf0ff13371c10f0a0