https://bugs.kde.org/show_bug.cgi?id=514721
--- Comment #4 from Roland <[email protected]> --- The issue was not related to a right click on a thumbnail. It was related to a right click on a tree node, where 'Find Duplicates' exists in the pulldown menu. Im not able to reproduce it as of now. Two things have changed: 1. Yesterday, an initial crash per the bug report, I restarted DigiKam and ran a Find Duplicates from the tree root (the entire tree). That ran- and generated any number of matches (it was set to a tolerance of 60%). I deleted perhaps 100-200 obvious duplicates, but many retrieved were not duplicates (the 60% thing). So I increased the tolerance to 90%, ran again at the root node, and received again a proper list with some errors (fewer non-duplicates). I deleted perhaps 100-200 more. There are several thousand- as a function of merged images from multiple sources- in a source tree of about 130,000 files. 2. Per the instructions in the debug process, I installed the debug version of the snapshot. So, its possible something changed in code. But its also possible there was some specific error with accessing the file system the first try, or perhaps with some particular combination of duplicates that no longer exists due to deletions or file moves. I dont expect this was a function of duplicate count, because the crash happened before any scan began. I think it is possible this was more a function of a file system thing- perhaps a tree with a certain number of files, or perhaps some minimum number of nodes is required (and that is no longer met). What makes no sense to me is- why would this happen on the first try, and then after restarting the application, it would not happen (or at least, typically it did not happen). Presumably, some process was left open in the crash that plays a role here, OR there is some weird thing in the Windows 10 file system- a buffer error or something like that which is set for a volume, and not reset until a reboot happens etc. No idea- just very strange to me that this could persist across app restarts. -- You are receiving this mail because: You are watching all bug changes.
