When installing multiple programs, downloading and installation should happen simultaneously
Bug #438870 reported by
Shane Fagan
This bug affects 16 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
aptdaemon (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned | ||
software-center (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
I was installing a few programs at once. When one of the programs was finished downloading it continued on to install the program. When that program finished it went on to download and install the next one and then went on to the next one after that.
It would save a lot of time if when the program is installing to start the download of the next.
Related branches
lp://staging/~aptdaemon-developers/aptdaemon/threading
- Aptdaemon Developers: Pending requested
-
Diff: 970 lines (+252/-111)6 files modifiedNEWS (+2/-0)
aptdaemon/core.py (+182/-43)
aptdaemon/loop.py (+0/-32)
aptdaemon/progress.py (+8/-14)
aptdaemon/utils.py (+30/-0)
aptdaemon/worker.py (+30/-22)
Changed in software-center (Ubuntu): | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
To post a comment you must log in.
mpt if you want I could help with a patch