Created attachment 126257 [details] screenshot SUMMARY Discover does not find updates for addons installed via GHNS windows. My screenshot shows that a update to qogir icon theme is available but Discover does not find it. STEPS TO REPRODUCE 1. install an addon via a GHNS window 2. wait update to such addon to be released 3. open Discover OBSERVED RESULT Discover does not find the update to addon and indicates that your system is already updated. EXPECTED RESULT Discover should find and install updates to addons installed via GHNS windows. SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1
Probably related to https://bugs.kde.org/show_bug.cgi?id=421924.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/17
Git commit 41b790f6d1aa22a59bb5bcb643f94776e6eaa839 by Dan Leinir Turthra Jensen. Committed on 31/07/2020 at 12:26. Pushed by leinir into branch 'master'. Load the KNewStuff updates information on Discover startup Without this, Discover only loads the installed items, but does not also check whether there are updates available. This is cached by the KNSCore::Engine, so we don't need the throttling in Discover itself, but also if this is not done during the initialisation step, the updates information will simply not be available. Related: bug 421924 M +12 -0 libdiscover/backends/KNSBackend/KNSBackend.cpp https://invent.kde.org/plasma/discover/commit/41b790f6d1aa22a59bb5bcb643f94776e6eaa839