Summary: | show md5, sha checksums in file properties dialog | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Greg Martyn <greg.martyn> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | elvis.angelaccio, finex |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Greg Martyn
2007-12-03 04:43:48 UTC
I'm not sure this is a good idea, calculating the md5 for a big file is not a quick task. I'm not saying it has to be done right when the window pops up. Instead, start another thread in the background with a progress bar like k3b does. |