linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02990
[Bug 260748] Re: CRC not verified when segmented downloading finished
Thank you, it really works now, however, I did some tests, and I would
like to notify that if verification ends with CRC inconsistency, the
system log will display something like the following:
[23:36] vector::_M_range_insert<C:\Downloads\file.rar>
(The transferring window shows the following in such cases: CRC32
inconsistency (SFV-Check) )
I suppose another notification should be there, something like this:
[23:36] Download failed due to CRC inconsistency: C:\Downloads\file.rar
Note: I'm currently using DC++ 0.781.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/260748
Title:
CRC not verified when segmented downloading finished
Status in DC++:
Fix Released
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?