linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01859
[Bug 260748] Re: CRC not verified when segmented downloading finished
Now it pauses the queue item and also, according to the new logic, also
removed the CRC_WARN flag used for one more redownload try of a failed
item (in the pre-TTH era).
In the future, adding a 'Failed' queue item status could solve both the
redownloading and replace problem.
** Patch added: "sfvcheck5.patch"
https://bugs.launchpad.net/dcplusplus/+bug/260748/+attachment/1541283/+files/sfvcheck5.patch
** Patch removed: "sfvcheck4.patch"
https://bugs.launchpad.net/dcplusplus/+bug/260748/+attachment/1540892/+files/sfvcheck4.patch
--
CRC not verified when segmented downloading finished
https://bugs.launchpad.net/bugs/260748
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: Confirmed
Bug description:
When the segmented download has been finished, the "CRC Checked" column in "Finished Downloads" tab displays "No". The Simple File Verification (.sfv) has been downloaded before. (The "enable automatic SFV checking" is turned on.) I'm using v0.707. (If it's because of the segmented downloading, then maybe that column should or could be removed, because it's useless in that case.)
By the way, why is a column called "CRC Checked" in the "Finished Uploads" tab too? What purpose has it?