Summary: | less aggressively poll for updates | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Harald Sitter <sitter> |
Component: | Updates (interactive) | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, aspotashev, katyaberezyaka, kdebugs, nate, postix |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=416193 https://bugs.kde.org/show_bug.cgi?id=454422 |
||
Latest Commit: | https://invent.kde.org/plasma/discover/commit/84765ba653d6986de30cdb2601bf8c91db3c1a98 | Version Fixed In: | 5.26 |
Sentry Crash Report: |
Description
Harald Sitter
2021-05-11 13:08:38 UTC
The update frequency seems like optimally it would be controlled by the distro. If you're a rolling release distro user, you want updates as soon as they come in, no? I think this mostly pertains to Neon where it's annoying for offline updates. Perhaps there should be a way for Neon to tell Discover to only check less frequently. See also Bug 416193. Maybe a way to look at it, is that when you have offline updates, you don't need to know that there are updates that soon into the process. Also figuring out a path how to issue an unattended update when shutting down would be grand. It occurred to me that this could actually be a general setting in the KCM as well, so the user can set a polling interval different from what the distro thinks it should be. As the polling problem extends to all update operation modes anyway TBH. Say I am on neon and neon sets a weekly interval. That may be too long or still too short depending on what I'm after. - I could opt into online updates and then want a daily interval to stay at the very edge of development - I could stay with offline updates but increase the interval to fortnightly because weekly updates are still too annoying - I could opt into unattended updates but decide that weekly updates are lovely e.g. this is what ubuntu has https://i.stack.imgur.com/mo9Vw.png I kind of recall that one of the options even is "download and install automatically" at least of security updates. Git commit 84765ba653d6986de30cdb2601bf8c91db3c1a98 by Aleix Pol i Gonzalez. Committed on 24/08/2022 at 14:03. Pushed by apol into branch 'master'. Notifier: don't show update notifications too often Related: bug 416193 M +4 -0 kcm/updatessettings.kcfg M +14 -1 notifier/DiscoverNotifier.cpp https://invent.kde.org/plasma/discover/commit/84765ba653d6986de30cdb2601bf8c91db3c1a98 |