After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721467 - GsUpdateMonitor: don't notify every hour for available updates
GsUpdateMonitor: don't notify every hour for available updates
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-01-04 17:43 UTC by Giovanni Campagna
Modified: 2014-01-08 22:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GsUpdateMonitor: don't notify every hour for available updates (3.31 KB, patch)
2014-01-04 17:43 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-01-04 17:43:25 UTC
If the user has taken time to click "Not now" (and thus has
definitely seen the notification), don't bother him for at
least 6 hours.
The timeout is chosen in a way that the user is notified around
twice per day, so at the next daily shutdown he will remember to
run the updates.
If the user does nothing or closes the notification, a new
one is still sent an hour later.
Comment 1 Giovanni Campagna 2014-01-04 17:43:27 UTC
Created attachment 265317 [details] [review]
GsUpdateMonitor: don't notify every hour for available updates
Comment 2 Richard Hughes 2014-01-08 17:39:10 UTC
Review of attachment 265317 [details] [review]:

Looks good, thanks.
Comment 3 Giovanni Campagna 2014-01-08 22:02:00 UTC
Attachment 265317 [details] pushed as abb661f - GsUpdateMonitor: don't notify every hour for available updates