In previous released if you clicked "check for updates" there was visual feedback that something was in progress. The is highly disturbing because it looks like clicking the button did nothing. This coupled with the fact that sometimes it does fail (see the next bug I'm about to file) makes the updater pretty unusable to check for updates. Reproducible: Always This is a severe usability regression.
Git commit 753fdc3a4eaa84ff53951a2037a57d7e1a9388a7 by Aleix Pol. Committed on 04/11/2013 at 16:55. Pushed by apol into branch '2.1'. Make the update cache Transaction to mark the apt backend as progressing This way we get a nice progress bar when updating the cache. M +10 -0 libmuon/backends/ApplicationBackend/ApplicationBackend.cpp M +1 -0 libmuon/backends/ApplicationBackend/ApplicationBackend.h M +1 -2 libmuon/backends/ApplicationBackend/ApplicationUpdates.h http://commits.kde.org/muon/753fdc3a4eaa84ff53951a2037a57d7e1a9388a7
*** Bug 325803 has been marked as a duplicate of this bug. ***
*** Bug 326286 has been marked as a duplicate of this bug. ***
Verified fix in 2.1 branch