Summary: | Face detection not scanning my images | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Struan Lownie <Struan> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mario.frank |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: | |||
Attachments: | Debug as requested. |
Description
Struan Lownie
2017-02-03 11:12:35 UTC
Install DebugView tool from Microsoft and when you run Face detection, report here all debug trace printed by digiKam. Gilles Caulier Created attachment 103793 [details]
Debug as requested.
Debug log starts when DigiKam had finished loading, and saved once the Facedetection reported itself to be finished (5 seconds after start)
I was running Facedetection against a folder containing 8.48GB of NEF files, 609 images
(In reply to Struan Lownie from comment #2) > Created attachment 103793 [details] > Debug as requested. > > Debug log starts when DigiKam had finished loading, and saved once the > Facedetection reported itself to be finished (5 seconds after start) > > I was running Facedetection against a folder containing 8.48GB of NEF files, > 609 images Acording to your log, it seems that you chose detect and recognise as option. I'm concluding this from: "... 00000010 13.10399723 [9788] digikam.facesengine: Face database ready for use 00000011 13.12266350 [9788] digikam.general: Face PipeLine: add preview thread >00000012 13.12278080 [9788] digikam.general: Face PipeLine: add single thread detector >00000013 13.12292194 [9788] digikam.general: Face PipeLine: add recognition worker 00000014 13.12304497 [9788] digikam.general: Face PipeLine: add database writer ..." This problem was already solved in this bug: https://bugs.kde.org/show_bug.cgi?id=375375 So, this is a known bug in 5.4 which is fixed for the upcoming release 5.5, I woud say. Seems to me like a duplicate, Gilles. Struan, can you test with the current 5.5 pre-release for Windows which is located here: https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Should be fixed. Maria, It can be a duplicate, but already fixed bug is for Linux, this one is for Windows. So, we must considered not as a duplicate for the moment. Gilles This problem still reproducible with current 5.8.0 - pre-release Windows bundle available here : https://files.kde.org/digikam/ Gilles Caulier Struan, The 6.1.0 pre-release installer have been updated this morning. Please test and report to see if you can reproduce the dysfunction: https://files.kde.org/digikam/ Gilles Caulier With 7.0.0-beta1, we drop all Dlib deep learning code in digiKam in favor of OpenCV Neural Network https://download.kde.org/unstable/digikam/ This problem is not reproducible... Gilles Caulier |