UI feedback when checking for updates
ClosedPublic

Authored by leinir on Mar 14 2017, 1:05 PM.

Details

Summary

This provides some very light user feedback when the update check has not been completed. It ensures that we don't get told there are no updates, when we don't really know yet whether we really do.

End result is that this patch sets the text "Checking for updates..." on the Update sidebar entry when we're fetching things.

This also introduces a minor fix to the KNS backend, which on errors would otherwise end up in a perpetual fetching state.

Diff Detail

Repository
R134 Discover Software Store
Lint
Lint Skipped
Unit
Unit Tests Skipped
leinir created this revision.Mar 14 2017, 1:05 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 14 2017, 1:05 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol added a subscriber: apol.Mar 15 2017, 2:10 PM

Have you tested what happens during the update? Does it change to "checking for updates"?

In D5046#95122, @apol wrote:

Have you tested what happens during the update? Does it change to "checking for updates"?

i have indeed - and no, it retains the "Updates (xxx)" text during an update, and "Installed" changes to "Installing..." (as expected) :)

apol accepted this revision.Mar 16 2017, 12:34 PM
This revision is now accepted and ready to land.Mar 16 2017, 12:34 PM