Issue31

Project smart
Title time remaining on download
Priority wish Status resolved
Superseder Nosy List mikus, netmask
Assigned To netmask Topics

Created on 2005-10-26.04:12:31 by mikus, last changed 2006-10-20.17:49:07 by netmask.

Files
File name Uploaded Type Edit Remove
smart-show-donwload-eta-2.patch netmask, 2006-10-11.16:06:37 text/x-patch
smart-show-donwload-eta-3.patch netmask, 2006-10-11.17:30:00 text/x-patch
smart-show-donwload-eta-4.patch netmask, 2006-10-20.17:49:06 text/x-patch
smart-show-donwload-eta.patch netmask, 2006-10-11.15:09:58 text/x-patch
Messages
msg782 (view) Author: netmask Date: 2006-10-20.17:49:06
smart-show-donwload-eta-4.patch has been applied into SVN r750.
msg769 (view) Author: netmask Date: 2006-10-11.17:30:00
Patch #3: adds also ETA into GTK mode.
msg768 (view) Author: netmask Date: 2006-10-11.16:06:37
The previous patch calculated the time using the wrong value. This new one also
uses different format (XhYmZs).
msg767 (view) Author: netmask Date: 2006-10-11.15:09:58
The attached patch 'smart-show-donwload-eta.patch' shows the ETA for a given
transfer. It still doesn't show the ETA of the complete operation, but it's WIP.

I would appreciate if someone test this patch and five me any feedbacks.
msg76 (view) Author: mikus Date: 2005-10-26.04:12:30
On a download, the CLI progress bar shows "% done" for the current package.  I
WISH it would instead show the "time remaining" for the ENTIRE operation (i.e.,
the estimated time remaining until smart completes fetching all the packages it
was told to download).  The version of apt I use does that -- and thereby apt
lets me know how long I can be absent from the keyboard;  smart doesn't let me know.
History
Date User Action Args
2006-10-20 17:49:08netmasksetstatus: in-progress -> resolved
files: + smart-show-donwload-eta-4.patch
messages: + msg782
2006-10-11 17:30:01netmasksetfiles: + smart-show-donwload-eta-3.patch
messages: + msg769
2006-10-11 16:06:38netmasksetfiles: + smart-show-donwload-eta-2.patch
nosy: mikus, netmask
messages: + msg768
2006-10-11 15:09:59netmasksetstatus: unread -> in-progress
assignedto: netmask
messages: + msg767
files: + smart-show-donwload-eta.patch
nosy: + netmask
2005-10-26 04:12:54mikuscreate