Just a _very_ small bug I would like to report -- I
will describe the bug in terms of how to recreate it. I
am running wxChecksums 1.2.0 on a Windows-based machine.
1. Open any .SFV file (note that the file must hold
checksums for multiple files and that the option
`Checks automatically the checksums file when opening
it' has been disabled.)
2. Highlight (or select with left the mouse button) a
few files in the main window.
3. Click the big green tick on the toolbar `Check files'
4. wxChecksums will verify the checksums for the
selected files only, then report the following:
- Checking checksums
X files were checked. Y are okay.
The (bug?) is with the value of X -- to my
understanding, it should display the number of files
highlighted previously (as only they were verified,)
yet it displays the total number of files contained in
the .SFV file.
Perhaps something along the lines of the following
could be implemented?
`X of Y files were checked; Z with matching checksums.'
Where:
X - Number of highlighted (verified) files
Y - Total number of files within the .SFV
Z - Number of files with matching checksums
Thankyou,
express_ {AT} linuxmail {DOT} org
Screenshot featuring bug in question.