https://bugs.kde.org/show_bug.cgi?id=495115
--- Comment #10 from Daniel Duris <kdeb...@staznosti.sk> --- Running from Plasma systray, I have to kill it first: $ pkill discover Then running it from CLI shows these issues: $ plasma-discover libs QList("/usr/lib/x86_64-linux-gnu/qt6/plugins", "/usr/bin") org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: false adding empty sources model QStandardItemModel(0x59e70bd83160) Killing it and running again with backends specified works: $ plasma-discover --backends packagekit-backend,flatpak-backend org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: true adding empty sources model QStandardItemModel(0x5e5b75dd8750) qrc:/qt/qml/org/kde/discover/qml/BrowsingPage.qml:17:1: QML BrowsingPage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/discover/qml/UpdatesPage.qml:11:1: QML UpdatesPage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/discover/qml/UpdatesPage.qml:40:5: QML OverlaySheet: Binding loop detected for property "y": file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:110:5 -- You are receiving this mail because: You are watching all bug changes.