https://bugs.kde.org/show_bug.cgi?id=383823
Bug ID: 383823
Summary: flatpak standalone doesnt work
Product: Discover
Version: unspecified
Platform: Flatpak
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I use LXQt and wanted to use discover (flatpak version) on leap 42.3 to manage
flatpaks. sadly I got this when running:
flatpak run org.kde.discover
libGL error: failed to open drm device: No such file or directory
libGL error: failed to load driver: r600
The file
"/home/user/.var/app/org.kde.discover/data/knewstuff3/discover_ktexteditor_codesnippets_core.knsregistry"
could not be opened.
falling back applications backend to -1
error: "Premature end of document." in
QUrl("http://download.kde.org/ocs/providers.xml")
trying to load "/usr/lib/plugins/kf5/kio/file.so" from
"/usr/lib/plugins/kf5/kio/file.so"
org.kde.knewstuff.core: "Host download.kde.org not found"
kns error "/app/etc/xdg/discover_ktexteditor_codesnippets_core.knsrc" "Loading
of providers from file: http://download.kde.org/ocs/providers.xml failed"
qml: message: discover_ktexteditor_codesnippets_core.knsrc: Loading of
providers from file: http://download.kde.org/ocs/providers.xml failed
trying to load "/usr/lib/plugins/kf5/kio/http.so" from
"/usr/lib/plugins/kf5/kio/http.so"
I tried to work around by granting rjghts, but this seems to be only the easy
part of the problem:
flatpak run --socket=system-bus --socket=x11 --share=ipc --device=dri
--filesystem=host --share=network org.kde.discover
The file
"/home/user/.var/app/org.kde.discover/data/knewstuff3/discover_ktexteditor_codesnippets_core.knsregistry"
could not be opened.
falling back applications backend to -1
trying to load "/usr/lib/plugins/kf5/kio/file.so" from
"/usr/lib/plugins/kf5/kio/file.so"
trying to load "/usr/lib/plugins/kf5/kio/http.so" from
"/usr/lib/plugins/kf5/kio/http.so"
kf5.kio.kio_http: Can't communicate with kded_kcookiejar!
kio_http_cache_cleaner: Already running!
QThreadStorage: Thread 0x2723790 exited after QThreadStorage 14 destroyed
--
You are receiving this mail because:
You are watching all bug changes.