Hi,
when I try to add a new face on an image, in like 1 in 20 cases, it results in the following error message:
I’ve tried activating the debug logs, but since it’s still scanning my photo library in the background, that is quite noisy - especially since it continues scanning, if I don’t click on any of the buttons.
As soon as I click on cancel / retry / ignore, the app shuts down.
The log ends on the images it scanned at that moment, but nothing about a reason for the crash.
I’ve also looked around and I guess I found the place in the logs, where I issued the add command:
+0ms | Request: {"version":"1.6.0","instance":"3f65191d-1773-411b-8d38-1783c13bdefe","events":[{"name":"MenuCommand","value":"context_add_face"}]}
but again, nothing hints at a reason for a crash.
I’m on version 1.6, windows x64, amd cpu and gpu, and I have a mini crashdump available. Let me know if you need that for debugging.