Version: 0.2 OS: Linux with a big apt cache it take >1second to display anything in the software center, this easily suggests that something is broken unnecessarily worrying poor users Reproducible: Always Steps to Reproduce: super size your cache and then fire up muon-installer Actual Results: empty views appear Expected Results: no empty views appear OR it is indicated that muon is doing something (former is technically not possible IIRC) OS: Linux (x86_64) release 3.2.0-17-generic Compiler: gcc
Git commit 2524feb991b59435b766a0a7c03ed56931333385 by Jonathan Thomas. Committed on 24/03/2012 at 01:39. Pushed by jmthomas into branch 'master'. Multithread Application object creation. With this we can add a progress throbber to the Muon Software Center. We couldn't do this very well before because Application creation was blocking and would have made any animation freeze. M +48 -27 libmuon/ApplicationBackend.cpp M +5 -5 libmuon/ApplicationBackend.h http://commits.kde.org/muon/2524feb991b59435b766a0a7c03ed56931333385
Hmm, I must have used a wrong keyword in my second commit message. Here's the commit that fixes this in a way that closes the boog: Git commit 3a9a416d34566f05e8b1fe863a59ec64ab830a65 by Jonathan Thomas: Committed on 24/03/2012 at 01:41. Pushed by jmthomas into branch 'master'. Add a "busy" throbber to the main view. This shows that we are indeed doing something FEATURE:295045 FIXED-IN:1.4 http://commits.kde.org/muon/3a9a416d34566f05e8b1fe863a59ec64ab830a65