aMule Bug Tracker - aMule
View Issue Details
0000906aMuleExternal Connpublic2006-06-01 15:522006-09-10 15:04
pcmaster 
 
normaltweakalways
closedopen 
2.1.2 
 
Gentoo Linux
0000906: Incorrect individual download speeds in amulegui.
Using amuled and amulegui in two separate conmputers. In all versions up to 2.1.1, the total download speed displayed in the status bar (at the bottom of the window) in not the sum of the individual download speeds displayed in each file.

At the beginning i suposed this is related to bug 741 (the total speed possible is incorrect) but yesterday i upgraded wxGTK to 2.6.3.2 and amule to 2.1.2 in the two computers. The new configuration also have this problem. See the image attached.
If you add all the individual files speed, the result is the 150% - 300% of the total speed displayed in the bootm of the page.
No tags attached.
png amulegui-totalspeed-2.1.2.png (34,467) 2006-06-01 15:53
https://bugs.amule.org/file_download.php?file_id=157&type=bug
png

jpg amule-cvs.jpg (30,188) 2006-08-20 16:36
https://bugs.amule.org/file_download.php?file_id=164&type=bug
jpg
Issue History
2006-06-01 15:52pcmasterNew Issue
2006-06-01 15:52pcmasterOperating System => Gentoo Linux
2006-06-01 15:53pcmasterFile Added: amulegui-totalspeed-2.1.2.png
2006-06-02 02:44KryNote Added: 0002021
2006-08-19 19:23pcmasterNote Added: 0002086
2006-08-20 12:56KryNote Added: 0002092
2006-08-20 16:36pcmasterFile Added: amule-cvs.jpg
2006-08-20 16:39pcmasterNote Added: 0002094
2006-08-21 13:44KryNote Added: 0002095
2006-09-10 15:04GonoszTopiStatusnew => closed
2006-09-10 15:04GonoszTopiNote Added: 0002102

Notes
(0002021)
Kry   
2006-06-02 02:44   
CVS?
(0002086)
pcmaster   
2006-08-19 19:23   
I'm not tested CVS, but the issue remains in 2.1.3.
(0002092)
Kry   
2006-08-20 12:56   
test CVS?
(0002094)
pcmaster   
2006-08-20 16:39   
see this jpg: amule-cvs.jpg

I use amuled and amulegui in two separate computers. In this case, i only tested amule-cvs in one computer: the one than executes amuled daily is very slow compiling. I tried amule-cvs in one computer only. The image is from amuled, i'm unable to do amuled-cvs work.
(0002095)
Kry   
2006-08-21 13:44   
4,5 and 4,8, it's mostly ok. Update times aside.
(0002102)
GonoszTopi   
2006-09-10 15:04   
They are different even in the monolithic application. That's because the status bar uses the strict average of the last 30 seconds, the individual speeds are calculated with a first-order filter with variable time constant, that gradually approches the average of 50 seconds.