Closed GoogleCodeExporter closed 9 years ago
???
Original comment by elso.and...@gmail.com
on 20 Jul 2010 at 11:59
Clarification: Try attempting to download a large file (say: at least 2GB).
When your download reaches 100% you will notice it is still downloading. The
reason being is how it calculates the progress bar's displayed %. So
technically when it hits 100% it isnt quite finished yet and so the download is
still going. In other words the underlying coding should be from 0-99% with
100% reserved for completed downloads NOT from 1-100% which if left this way
would show the download as continuing to dload when it visually shows 100%.
This is merely a cosmetic fix but when you see 100% and the download is still
going is odd. If the download hits 100% it should mean the dload is
DONE...This is only noticeable when you get to very large files.
So for example, if i download a 98 GB file then TR will show 100% which on
first appearance gives you the impression it is done but the downloading will
continue for another hour or so. Obviously download what is needed to complete
it but since the download isnt actually complete at the visually displayed 100%
then it should really be 99% complete not 100%. Understand?
Original comment by core...@gmail.com
on 21 Jul 2010 at 12:09
Fixed by r656. Transmission is using this way too.
Original comment by elso.and...@gmail.com
on 25 Jul 2010 at 2:08
Original issue reported on code.google.com by
core...@gmail.com
on 18 Jul 2010 at 1:47