![]() |
Why is the AppManager still so slow (also in 1.2)
I really dont get this..
If i do apt-get update and apt-get upgrade i am done in no time. But if i do what i see the same in the AppManager, yes also in the one from 1.2 that was reported as much faster... it is soo slow.. All things take for ever Just starting it and i see my cpu spiking (apt-worker) I guess this is opening the app manager now auto updates every time you start appmanager (why is this in 1.1.1 i had i think an option to say update now??) But why does this take so much longer then doing it from the command line?? (and way way more cpu power, through the command line almost no cpu power is used, its more downloading) And the same for updating, or if i downloaded an app then it is also crunching and crunching after every install.. Why?? For now i do all my updates through the xterminal and only touch appmanager when i really want do download something new.. But this should really be looked at in my point of view. |
Re: Why is the AppManager still so slow (also in 1.2)
i have the same problem in the app manager and dont know why.
i allready reflashed emmc and reinstalled 1.2 and it's a little bit better but still slow. |
Re: Why is the AppManager still so slow (also in 1.2)
The app manager is such a drag to use, I think it deserves a bug report
|
Re: Why is the AppManager still so slow (also in 1.2)
Yes, definitely agree that performance has gotten worse with PR1.2
I was therefore tempted to try "apt-get" just to see the difference and rather strangely it found a bunch of updates that the app manager never showed me. I have applied them and rebooted the N900 and will see how it goes. I'm wondering if some of these missing updates were causing some issue for me, especially with general performance when I'm connected to Skype. |
Re: Why is the AppManager still so slow (also in 1.2)
The problem lies in the way hildon-application-manager (ham) interacts with APT. Instead of utilizing the apt-pkg library, the ham launches a subprocess (apt-worker) to communicate with APT. This subprocess has to parse the sources list, read the cache, and communicate with ham via the standard file descriptors (stdout, stdin, stderr). That's mostly done for security purposes I guess, to not have ham run as root.
Fixing this does not look easy to me, and especially I would not consider Nokia to fix this for fremantle. It might require changes to the protocol used by apt-worker and could easily break things. |
Re: Why is the AppManager still so slow (also in 1.2)
interesting enough, my ham i much faster with pr1.2. With only the proper repos enabled it's quite nice. Adding -testing and -devel makes it very slow. Still faster than pre pr1.2 ham.
|
Re: Why is the AppManager still so slow (also in 1.2)
Quote:
ah so the thing is, can the community not create a nice ui over apt-pgk? that then has to run as root ofcourse but with much more speed? |
Re: Why is the AppManager still so slow (also in 1.2)
Quote:
EDIT couldn't find it. Perhaps I was mistaken :/ Anyway yes I suppose that could be a good idea. |
Re: Why is the AppManager still so slow (also in 1.2)
Quote:
|
Re: Why is the AppManager still so slow (also in 1.2)
Quote:
|
All times are GMT. The time now is 03:15. |
vBulletin® Version 3.8.8