Summary: | Facial recognition database update not working | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Roland <carbonwerkes> |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, michael_miller |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 8.6.0 | |
Sentry Crash Report: |
Description
Roland
2025-01-30 06:19:01 UTC
Hi, The Windows build published yesterday evening are not complete. Some more commit was done later and new build will be avaialble this morning. Please try again when it ready: https://files.kde.org/digikam/ Best Gilles Caulier Git commit 5a6dac20c0f6924ff7e39e1ee06b41bfbb878733 by Gilles Caulier. Committed on 30/01/2025 at 07:27. Pushed by cgilles into branch 'master'. allocate dialog with new operator and protect with QPointer Related: bug 499305 M +8 -6 core/app/main/digikamapp_tools.cpp M +1 -1 core/utilities/facemanagement/dialogs/facetrainingupgradedlg.cpp https://invent.kde.org/graphics/digikam/-/commit/5a6dac20c0f6924ff7e39e1ee06b41bfbb878733 Git commit ff6753122cbb910158fe1307e38425e747fa04f0 by Gilles Caulier. Committed on 30/01/2025 at 13:53. Pushed by cgilles into branch 'master'. assert if model is not YuNet. Related: bug 499305 M +0 -12 core/libs/facesengine/detection/opencv-dnn/opencvdnnfacedetector.cpp https://invent.kde.org/graphics/digikam/-/commit/ff6753122cbb910158fe1307e38425e747fa04f0 Hi- Im not sure if there was a fix on this published or not. I say this because I have 2 instances of digiKam, and with the update in place, one instance completes the face recognition rebuild process correctly- where the GUI opens and the task state/progress bar behave as expected. The other instance behaves as if the bug remains. The core difference between the 2 instances is that the later has far more content (sort of 100,000 images), where the former has more like 5,000. Im using the method your team mentioned for multiple instances on a single PC- where I have a -config xxx argument in the shortcut(s) which point to different config files. Point here is that the core application files are physically the same except for the databases, and the file counts. Best yes, please we fix some dysfunctions yesterday. Please try with the new 8.6.0 pre release Windows installer. Thanks in advance Gilles Caulier (In reply to Roland from comment #4) > Hi- > > Im not sure if there was a fix on this published or not. I say this because > I have 2 instances of digiKam, and with the update in place, one instance > completes the face recognition rebuild process correctly- where the GUI > opens and the task state/progress bar behave as expected. The other instance > behaves as if the bug remains. The core difference between the 2 instances > is that the later has far more content (sort of 100,000 images), where the > former has more like 5,000. > > Im using the method your team mentioned for multiple instances on a single > PC- where I have a -config xxx argument in the shortcut(s) which point to > different config files. Point here is that the core application files are > physically the same except for the databases, and the file counts. > > Best Hi Roland, Can you verify the issue is resolved in the most recent daily build? Cheers, Mike Yes, it seems to be resolved. On opening my instance with the larger collection, the facial database update prompt was triggered, the GUI opened, and the background process started. Thanks for getting this fixed so quickly- Roland |