czkawka
czkawka copied to clipboard
Bug: some duplicates not detected
Some bit-identical files are not detected by Czkawka when searching for duplicates.
Steps to reproduce:
- Unpack this archive: zune_png_divergences_99d956e64.tar.gz
- Scan the folder for duplicates with default settings, observe no duplicates being found
- Run
diff -q chess.grayb1.png chess.grayb1_.png; echo $?
which indicates that the files are identical; alsomd5sum chess.grayb1.png chess.grayb1_.png
shows identical hashes
Found in Czkawka 5.1.0
Screenshot showing the settings: