https://bugs.kde.org/show_bug.cgi?id=523760
--- Comment #10 from [email protected] --- It seems that there is only one fingerprint for the three images in similarity.db, presumably because they share the same hash: SELECT imageid FROM ImageHaarMatrix WHERE imageid IN (119119, 118948, 118878); -- returns only: 119119 So, in my case the find duplicates tool does not find any of these three images. Neither does the "Find similar" tool. -- You are receiving this mail because: You are watching all bug changes.
