I am on EndeavourOS
As the title says. Discover does not recognize plasma addons. Every other thing is working well.
If i started discover in terminal i got the following output.
➜ plasma-discover
libs QList("/usr/lib/qt6/plugins", "/usr/bin")
org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: false
adding empty sources model QStandardItemModel(0x5ebbc6d74890)
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qrc:/qt/qml/org/kde/discover/qml/DiscoverWindow.qml:330:5: QML OverlaySheet: Binding loop detected for property "implicitHeight"
qrc:/qt/qml/org/kde/discover/qml/BrowsingPage.qml:17:1: QML BrowsingPage: Created graphical object was not placed in the graphics scene.
PackageKitBackend: No distro component found for "com.endeavouros.endeavouros"
AppStreamIntegration: No distro component found for "com.endeavouros.endeavouros"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
kf.newstuff.core: Could not find category "Cantor (Python 2)"
kf.newstuff.core: Could not find category "Cantor (Python 3)"
Applications
works
Addons
don’t works
packagekit *-qt5 *-qt6
an all other dependencies of Discover is installed. Pic recorded from pacseek
EDIT:
➜ LANG=C pacman -Qi discover
Name : discover
Version : 6.0.2-3
Description : KDE and Plasma resources management GUI
Architecture : x86_64
URL : https://kde.org/plasma-desktop/
Licenses : LGPL-2.0-or-later
Groups : plasma
Provides : None
Depends On : appstream-qt archlinux-appstream-data attica discount gcc-libs glib2 glibc kcmutils kconfig kcoreaddons kcrash kdbusaddons ki18n kidletime kio kirigami
kirigami-addons kjobwidgets knewstuff knotifications kservice kstatusnotifieritem kuserfeedback kwidgetsaddons kwindowsystem purpose qt6-base qt6-declarative
qt6-webview
Optional Deps : flatpak: Flatpak packages support [installed]
fwupd: firmware update support [installed]
packagekit-qt6: to manage packages from Arch Linux repositories (not recommended, use at your own risk) [installed]
Required By : plasma-meta
Optional For : plasma-workspace
Conflicts With : None
Replaces : None
Installed Size : 5,81 MiB
Packager : Tomaz Canabrava <tcanabrava@archlinux.org>
Build Date : Mi 13 M
Install Date : Do 14 M
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
➜ LANG=C pacman -Qi knewstuff
Name : knewstuff
Version : 6.0.0-4
Description : Support for downloading application assets from the network
Architecture : x86_64
URL : https://community.kde.org/Frameworks
Licenses : LGPL-2.0-only LGPL-3.0-only
Groups : kf6
Provides : None
Depends On : attica gcc-libs glibc karchive kconfig kcoreaddons ki18n kpackage kwidgetsaddons qt6-base syndication
Optional Deps : kirigami: QML components [installed]
knewstuff: QML components [installed]
qt6-5compat: QML components [installed]
qt6-declarative: QML components [installed]
Required By : discover dolphin frameworkintegration grantleetheme kate kdenlive kdeplasma-addons khangman knotes konsole korganizer kpat kwin libkdegames libksysguard
pimcommon plasma-desktop plasma-sdk plasma-systemmonitor plasma-welcome plasma-workspace plymouth-kcm sddm-kcm yakuake
Optional For : knewstuff
Conflicts With : None
Replaces : None
Installed Size : 3,18 MiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Mo 11 M
Install Date : Mo 11 M
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
➜ LANG=C pacman -Qi frameworkintegration
Name : frameworkintegration
Version : 6.0.0-1
Description : Framework providing components to allow applications to integrate with a KDE Workspace
Architecture : x86_64
URL : https://community.kde.org/Frameworks
Licenses : LGPL-2.0-only LGPL-3.0-only
Groups : kf6
Provides : None
Depends On : gcc-libs glibc kcolorscheme kconfig ki18n kiconthemes knewstuff knotifications kwidgetsaddons qt6-base
Optional Deps : appstream-qt: dependency resolving via AppStream [installed]
packagekit-qt6: dependency resolving via AppStream [installed]
Required By : breeze klassy oxygen
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 241,00 KiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Mi 21 Feb 2024 15:05:24 CET
Install Date : Mi 06 M
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
Is there a way to fix this and how?
I would appreciate any help!