Bug 374364 - Discover Flatpak fails to launch on Fedora 25: module org.kde.kirigami missing
Summary: Discover Flatpak fails to launch on Fedora 25: module org.kde.kirigami missing
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-30 23:09 UTC by Brenton Horne
Modified: 2017-01-02 18:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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