https://bugs.kde.org/show_bug.cgi?id=439050
--- Comment #4 from Alex <alex...@protonmail.com> --- (In reply to Aleix Pol from comment #3) > As you can see here: > https://invent.kde.org/plasma/discover/-/blob/master/libdiscover/backends/ > PackageKitBackend/PackageKitBackend.cpp#L101 > > We only download updates if the cache is over 1h old. So it sure should not > take a few minutes. > > Maybe you could help providing a pkmon log? I think that's kind of the issue, the update cache can be outdated while the updates available notifier is still there. I think it should be only ever checking in the background, and doing so hourly, or some given period of time, instead of checking when the user clicks and opens Discover. I'm on Fedora so having the GUI blocked by refreshing the cache means waiting on the pk backend for a long time, but I think purely background refreshes would avoid this. The pkmon log I'm about to attach is from the very start of the session, before wifi connection is established, so it includes the notifier appearing. After that, I click on the notifier to open Discover, and wait for it to load fully. -- You are receiving this mail because: You are watching all bug changes.