http://bugzilla.novell.com/show_bug.cgi?id=537870 User ma@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=537870#c1 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |ma@novell.com --- Comment #1 from Michael Andres <ma@novell.com> 2009-11-12 06:07:09 MST --- We must check MediaAria2c::getFileCopy. Average speed computation is for sure wrong if aria changes the reporting unit (KiB/MiB) during download. Zypp provides a ByteCount class to do such computation with changing units easily: ByteCount bc( 15, K ); bc += ByteCount( 5, M ); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.