Bug 125544 - md5 checksum recomputation wastes vast amounts of time
Summary: md5 checksum recomputation wastes vast amounts of time
Status: RESOLVED DUPLICATE of bug 82843
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 02:40 UTC by Tom Horsley
Modified: 2006-09-22 19:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Horsley 2006-04-14 02:40:06 UTC
Version:           0.12.14 (using KDE KDE 3.5.1)
Installed from:    Fedora RPMs
OS:                Linux

When I bring up Tools>Burn DVD Image it immediately starts computing an MD5 checksum for that image. When I actually say "start burn" after checking the "verify written data" option, it burns the dvd, then immediately computes the MD5 checksum of the image (again!) to compare with the MD5 sum of the DVD it just burned. If I tell it to make 2 copies of the same ISO image, it recomputes the MD5 sum of the image file over again for the 2nd copy!

Even with fast disk drives and fast computers, this is a time consuming operation, and it sure seems like computing the MD5 sum of the image file just once would be a perfectly fine thing to do (if someone is paranoid about the image being modified during the burn, then compute the checksum of the image file *after* reading back in the DVDs and computing their checksums).
Comment 1 Christoph Burger-Scheidlin 2006-09-22 19:15:07 UTC

*** This bug has been marked as a duplicate of 82843 ***