https://bugs.kde.org/show_bug.cgi?id=523760
--- Comment #18 from [email protected] --- I redirected the terminal output to a file, it's more than 300 MiB, so I don't think I can post it here. The three identical files I'm looking at are "Mponjwane.JPG", "136 - Mponjwane.JPG" and "153 - Mponjwane.JPG". I searched for them in the log and copied all the lines from the first to the last occurrence of any of them (plus a few on either end). "136 - Mponjwane.JPG" does not appear in the log. I have attached the partial log. After this rebuild, all three images now have an entry in similarity.db: ❯ sqlite3 /mnt/storage/Pictures/similarity.db SQLite version 3.53.4 2026-07-24 19:02:57 Enter ".help" for usage hints. sqlite> SELECT imageid FROM ImageHaarMatrix WHERE imageid IN (119119, 118948, 118878); ╭─────────╮ │ imageid │ ╞═════════╡ │ 118878 │ │ 118948 │ │ 119119 │ ╰─────────╯ But find duplicates and similarity search still turn up no hits. -- You are receiving this mail because: You are watching all bug changes.
