#troubles starting discover after updates.

6 messages · Page 1 of 1 (latest)

rigid badge
#

after updating my system today i find the kde discover application no working. i tried to reinstall it and checking for all the dependencies but nothing worked...

Here is the message i got launching it from the terminal

❯ plasma-discover
libs QList(“/usr/lib/qt6/plugins”, “/usr/bin”)
org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: true
adding empty sources model QStandardItemModel(0x64ebfb58d0d0)
qrc:/qt/qml/org/kde/discover/qml/Navigation.qml:15:5: Type DiscoverWindow unavailable
qrc:/qt/qml/org/kde/discover/qml/DiscoverWindow.qml: module “org.kde.desktop” is not installed
org.kde.plasma.discover: Failed to import Navigation singleton

i am on base arch linux and i am on hyprland not kde so maybe i miss some packages to make it work but its strange since it worked fine before and nautilus that i also use still works as intended.
Is it a bug or i am just dumb and need to changes something ?

drowsy stream
#

@rigid badge remove discover

#

pacman -Rns discover

#

flatpak uninstall --all

#

pacman -Rns flatpak

rigid badge
#

I like flatpaks