Bug 225087 - Show download size of each update in the "Updates" pane
Summary: Show download size of each update in the "Updates" pane
Status: ASSIGNED
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 04:04 UTC by Jonathan Thomas
Modified: 2010-02-01 14:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Thomas 2010-02-01 04:04:57 UTC
Version:           0.5.4 (using Devel)
OS:                Linux
Installed from:    Compiled sources

For some users for whom bandwidth is costly (for example mobile broadband users), viewing the size of an update before updating is very important. PackageKit itself supports this feature, and the GNOME PackageKit frontend supports this feature as well.

To implement this, the download size of each update could be given its own column in the package view in the updater.
Comment 1 Daniel Nicoletti 2010-02-01 14:24:35 UTC
Yup, I know this problem but PackageKit does not support this the right way,
hopefully in 0.6 it will, the problem is, the package size is not the same as download size, since you might have already downloaded some stuff we are discussing how to do that the best way.