Bug#390145: freeloader: speed expressions ambiguous

2007-06-02 Thread Lars Wirzenius
On la, 2007-06-02 at 10:43 +0200, Julien Valroff wrote: > Hi, > > Thanks for remininding me this bug! > > Le jeudi 31 mai 2007 à 23:48 +0100, David Newgas a écrit : > > Is this the kind of thing wanted? > > bytes -> bytes > > kb -> kB > > mb -> MB > > gb -> GB > > I guess you are right. Lars, ca

Bug#390145: freeloader: speed expressions ambiguous

2007-06-02 Thread Julien Valroff
Hi, Thanks for remininding me this bug! Le jeudi 31 mai 2007 à 23:48 +0100, David Newgas a écrit : > Is this the kind of thing wanted? > bytes -> bytes > kb -> kB > mb -> MB > gb -> GB I guess you are right. Lars, can you please confirm it is what you meant? Cheers, Julien

Bug#390145: freeloader: speed expressions ambiguous

2007-05-31 Thread David Newgas
Is this the kind of thing wanted? bytes -> bytes kb -> kB mb -> MB gb -> GB David Newgas diff -urNad freeloader-0.3~/src/genericdl.py freeloader-0.3/src/genericdl.py --- freeloader-0.3~/src/genericdl.py 2007-05-31 23:41:08.0 +0100 +++ freeloader-0.3/src/genericdl.py 2007-05-31 23:39:24.000

Bug#390145: freeloader: speed expressions ambiguous

2006-09-29 Thread Lars Wirzenius
Package: freeloader Version: 0.3-6 Severity: minor When freeloader reports transfer speeds, it says "bytes/sec", or "kb/sec", or "mb/sec". If one hasn't seen the first one, one wonders whether "kb" is kilobits or kilobytes. Either would be possible: network speeds are often in bits per second. I