aMule Forum

English => en_Bugs => Topic started by: juanii on October 31, 2004, 03:44:40 PM

Title: tiny bug in amuleweb
Post by: juanii on October 31, 2004, 03:44:40 PM
the partial and total numbers for "complete" and "transferred" columns (in the download section of transfers' page) seems to be swapped.
for example my "complete" partials sums 117mb and the total is 119mb and my "transferred" partials sums 119mb but its total is 117mb
Title: Re: tiny bug in amuleweb
Post by: skolnick on October 31, 2004, 05:31:16 PM
I don't think so. Have you taken into account the fact of the emule's compression? this is why transfered may be lower than completed. But just to be sure, compare the values with the columns in amule's GUI.

Regards.
Title: Re: tiny bug in amuleweb
Post by: juanii on October 31, 2004, 07:08:04 PM
Quote
Originally posted by skolnick
I don't think so. Have you taken into account the fact of the emule's compression?
of course, that's not the problem. i know about compression and the difference between transferred and completed. maybe i haven't been clear enough. this is what i'm talking about:

Code: [Select]
File Name           Size         Complete     Transferred     [...]
------------------- ------------ ------------ --------------- -----
file1.dat           699.52 MB    120.81 MB    122.61 MB
------------------- ------------ ------------ --------------- -----
Downloaded Total    699.52 MB    122.61 MB    120.81 MB

Quote
Originally posted by skolnick
But just to be sure, compare the values with the columns in amule's GUI.
unfortunately i don't have x11. i can only use amuleweb or amulecmd as frontends.
Title: Re: tiny bug in amuleweb
Post by: Kry on October 31, 2004, 09:02:41 PM
Strange. I wonder which one of the 2 are reversed.


Can you add another file and test?
Title: RE: tiny bug in amuleweb
Post by: Neurone on November 08, 2004, 12:15:11 AM
I have the same tiny problem, I was wondering how aMule could complets more than it has transfered ....

I have this line (with 5 files) :
Code: [Select]
File Name                  Size          Complete     Transferred
...
Downloaded total     1.59 GB    84.05 MB     80.87 MB  

Hope this can help ...

----
I have a second problems with amuleweb when entering new values in the Preferences page :
The values Before/After Applyinging are all mixed up between Bandwidth Limits / Connection Limits / File Settings (box are checked or unchecked).
This is quite strange ...
Title: Re: tiny bug in amuleweb
Post by: deltaHF on November 08, 2004, 12:24:28 AM
its' called compression ;)

but juanii has another "problem"
Title: Re: tiny bug in amuleweb
Post by: Jacobo221 on November 08, 2004, 03:17:23 PM
Neurone:
Check http://wiki.amule.org the aMule FAQ there to know about compression. juanii's problem is different ;)

Greetings!