GNOME Bugzilla – Bug 732407
"Checking for updates" displayed when downloading updates
Last modified: 2016-02-23 09:44:43 UTC
When downloading updates, Software 3.12.2 shows the label Checking for Updates under a spinner[1]. This is problematic because that implies Software is only looking to see if updates exist, and many users are going to assume it's broken if it takes longer than a couple of seconds. It's really silly for the check to take five minutes because Software is secretly downloading everything in the background. Short of implementing the design where download progress is shown separately for each application -- which is probably a bad idea anyway since virtually all updates are OS updates, on Fedora and on other distros -- I see two good solutions: a) Just remove that label and show only the spinner. b) Switch the label to Preparing Update (or Downloading Update[2]) as soon as Software determines that an update exists. (Aside: it'd be good to show completion percentage here.) This is similar to Bug #728142, but that bug is for checking for updates locally, while this bug is for downloading. [1] If memory serves, it's been a while since I've done this. [3] But not Making Available Offline Update. That's a joke, tee-hee.
(In reply to comment #0) > b) Switch the label to Preparing Update Makes sense to me.
Could you please try the recently-released 3.14.1 release? If this fixes the issue please could you close this bug, or if not please comment here. Thanks!
Well it no longer says "Checking for Updates." Normally it says "Looking for new updates," which seems good to be, but the first time I tested it, it started off with "Looking for new updates" then switched to "Downloading updates," then back to "Looking for new updates," then back to "Downloading updates," then "Software is up to date." I think it must have been lying when it said it was downloading updates, since I just did a system update with yum earlier today.
(In reply to comment #3) > Normally it says "Looking for > new updates," which seems good to be *which seems good to me
I'm fixing up a lot of these issues today.