Summary: | Expose update check interval as a configurable setting | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | brucewwayne1234 |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aleixpol, ariel.rosenfeld.750, bednarczyk.pawel, bugseforuns, dejjan, filippo27998, gabriel, harsimran, katyaberezyaka, nate, ncqm3qdz, postix, random1123581321, supgesu, yizel7, zeertzjq |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=436927 https://bugs.kde.org/show_bug.cgi?id=413053 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
brucewwayne1234
2020-01-12 22:29:54 UTC
(In reply to brucewwayne1234 from comment #0) > You could put in a time system to look for new updates, similar to what > exists in apper. > > Here is my suggestion for Discover improvements. (In reply to brucewwayne1234 from Description)
> > You could put in a time system to look for new updates, similar to what
> > exists in apper.
> >
> > Here is my suggestion for Discover improvements.
Ignore the comment error, I can't edit the description. I'm sorry. Right now we follow the distro's own update check schedule, But perhaps there is a way to override that if the user so chooses. Or just ignore it. Any progress? *** Bug 428462 has been marked as a duplicate of this bug. *** Now that we have an updates KCM in System Settings, it would be the perfect place to put this setting. *** Bug 435807 has been marked as a duplicate of this bug. *** *** Bug 439608 has been marked as a duplicate of this bug. *** *** Bug 409136 has been marked as a duplicate of this bug. *** *** Bug 444841 has been marked as a duplicate of this bug. *** *** Bug 445656 has been marked as a duplicate of this bug. *** *** Bug 447322 has been marked as a duplicate of this bug. *** *** Bug 450546 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/310 *** Bug 454644 has been marked as a duplicate of this bug. *** As a workaround, to receive security updates automatically, I unmark/uncheck the non-security repositories in Discover -> Settings [ ] Focal (main) - neon [ ] Focal (main) Sources - neon [ ] Focal (main restricted universe multiverse) - preinstalled-pool [ ] Focal (main restricted universe multiverse) [x] Focal security (main restricted universe multiverse) [ ] Focal (main restricted universe multiverse) [ ] Focal updates (main restricted universe multiverse) But once a month, it will look like this: [x] Focal (main) - neon [x] Focal (main) Sources - neon [x] Focal (main restricted universe multiverse) - preinstalled-pool [x] Focal (main restricted universe multiverse) [x] Focal security (main restricted universe multiverse) [x] Focal (main restricted universe multiverse) [x] Focal updates (main restricted universe multiverse) Now my problem are the bunch of flatpaks installed that are being updated ASAP. I only want my Chromium and Firefox flatpaks to automatically update, not the not so security vulnera A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/353 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 436927 M +4 -0 kcm/updatessettings.kcfg M +14 -1 notifier/DiscoverNotifier.cpp https://invent.kde.org/plasma/discover/commit/84765ba653d6986de30cdb2601bf8c91db3c1a98 |