https://bugs.kde.org/show_bug.cgi?id=524077
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/3a6080 | |aecb513d2694f8b252c83d27110 | |41f5a31 --- Comment #4 from Nate Graham <[email protected]> --- Git commit 3a6080aecb513d2694f8b252c83d2711041f5a31 by Nate Graham. Committed on 25/08/2026 at 16:36. Pushed by ngraham into branch 'Plasma/6.7'. SnapBackend: signal completion of update check with zero upgradeable snaps checkForUpdates() only marked resources contained in the refreshable list as Upgradeable. When no snaps were upgradeable, nothing triggered StandardBackendUpdater::resourcesChanged(), so refreshUpdateable() never ran even once, m_hasBeenPopulated stayed false forever and the Updates page remained stuck on "Fetching updates". Emit contentsChanged() after processing the refreshable list so the updater settles regardless of how many snaps are upgradeable. (cherry picked from commit 6ec5808f937167103ccbe47a309fd38e263961c8) Co-authored-by: Dustin Trumps <[email protected]> M +1 -0 libdiscover/backends/SnapBackend/SnapBackend.cpp https://invent.kde.org/plasma/discover/-/commit/3a6080aecb513d2694f8b252c83d2711041f5a31 -- You are receiving this mail because: You are watching all bug changes.
