Summary: | Face recognition folder selection scans all available folders | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | robspamm |
Component: | Faces-Recognition | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/42ccb101aeb7c3ed79dd41d0d10a8f67a53883e2 | Version Fixed In: | 5.2.0 |
Sentry Crash Report: | |||
Attachments: |
Settings Screenshot Maintenance Tool
Digikam 4.2 clear unknown faces Digikam 4.2 settings for face detection Digikam 4.2 result after manually stopping face recognition. |
Description
robspamm
2014-05-01 14:29:29 UTC
Do you use Maintenance tool for that ? Gilles Caulier The same happens with the maintenance tool. Here i use next 4.0.0 (devel), not yet released I cannot reproduce the problem in maintenance tool, using tool as thumbs, fingerprints, etc... and Face detection. Q : what are you using as settings from Face detection ? (Skip, Scan Again, or Clear) ? Gilles Caulier Created attachment 86533 [details]
Settings Screenshot Maintenance Tool
I attached a screenshot with the settings ( in german ). As you are unable to reproduce the issue, I will create an empty digikam installation and add some images and see, whether I am able to reproduce the behaviour. As my library is quite big, I don't want to scan all my pictures at once but work through the single folders instead. (In reply to comment #3) > Here i use next 4.0.0 (devel), not yet released Ah, I just read that. So I will probably wait for the release ( and hope, that my database will survive the transition ). Thanks for the quick replys. ok, i close this file as solved for 4.0.0. Reopen if necessary if problem is back with next 4.0.0 Gilles Caulier I upgraded to Digikam 4.1, tried with a new user account, created a test repository with two albums and some images and it worked as expected. Afterwards removed all configuration files I can find in my usual account (in .kde/share/apps and .kde/share/config), the sqlite databases and reimported all my image files (50 Gb). With this configuration the bug still persists. I select just one album and Digikam scans all albums (until I stop it). As this bug seems to depend on my file configuration or some meta information in some image I guess I will not be able to debug this. Just saw that Digikam 4.2 is in the Archlinux reps, so I installed that one. He still scans ALL folders when trying to recognize faces, regardless of any other options. I am currently building a debug version of the package. Created attachment 88220 [details]
Digikam 4.2 clear unknown faces
Created attachment 88221 [details]
Digikam 4.2 settings for face detection
Created attachment 88222 [details]
Digikam 4.2 result after manually stopping face recognition.
*** This bug has been marked as a duplicate of bug 335013 *** Git commit 42ccb101aeb7c3ed79dd41d0d10a8f67a53883e2 by Gilles Caulier. Committed on 14/09/2016 at 20:23. Pushed by cgilles into branch 'master'. make the album selection widget exclusive with album type : PAlbum or TAlbum (not and operator). This will prevent to scan a selection of PAlbum when TAlbum are selected. Related: bug 335013, bug 366558 FIXED-IN: 5.2.0 M +3 -0 NEWS M +103 -29 libs/album/albumselectors.cpp M +9 -0 libs/album/albumselectors.h http://commits.kde.org/digikam/42ccb101aeb7c3ed79dd41d0d10a8f67a53883e2 |