← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 641298] Re: Finished transfers file size and speed status is <=0

 

I think we need to make separate classes for finished uploads and
downloads in the future. There's getting to be too much isUpload checks
since we made uploads show all segments and downloads only show complete
files.

-- 
Finished transfers file size and speed status is <=0
https://bugs.launchpad.net/bugs/641298
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Fix Committed

Bug description:
File sizes/durations aren't added to the totalSize/totalTime variables so the statusbar is never correctly updated (size and time is subtracted when file is removed). So this leads to 0 size and speed statuses.





References