Bug 506255 - Can't filter for Unconfirmed Faces on People view
Summary: Can't filter for Unconfirmed Faces on People view
Status: RESOLVED DUPLICATE of bug 426178
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (other bugs)
Version First Reported In: 8.7.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-27 07:41 UTC by Michael Moore
Modified: 2025-06-27 09:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of digiKam showing 0 Unconfirmed faces in the filter sidebar. (444.30 KB, image/png)
2025-06-27 07:41 UTC, Michael Moore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moore 2025-06-27 07:41:20 UTC
Created attachment 182719 [details]
Screenshot of digiKam showing 0 Unconfirmed faces in the filter sidebar.

SUMMARY

Filter sidebar shows 0 Unconfirmed faces on a People view which shows Unconfirmed faces. 

STEPS TO REPRODUCE

When tagging faces I have a single person selected ("Ryan" in the attached screenshot). 

Ryan has 583 Unconfirmed faces to review. I want to only see the Unconfirmed photos in certain albums, so I have it set to Separate Items by Album. 

Ryan has 29374 confirmed faces, so I want to hide those while looking at the Unconfirmed ones. 

I open the Filter sidebar and go to check "Unconfirmed". Unconfirmed shows a "(0)" in the filter pane and clicking it does show 0 photos. 

OBSERVED RESULT

Clicking Unconfirmed in the filter sidebar hides all photos, including the Unconfirmed ones.

EXPECTED RESULT

Filter sidebar should show how many Unconfirmed photos there are. Activating the Unconfirmed filter should show only the Unconfirmed photos for the person. 


SOFTWARE/OS VERSIONS

Using the appimage digiKam-8.7.0-20250626T140038-Qt6-x86-64.appimage

Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Operating System: Debian GNU/Linux 13
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2


ADDITIONAL INFORMATION

Trying to use this workflow as a workaround to https://bugs.kde.org/show_bug.cgi?id=487334 , building on the suggest in that bug from Maik. 

My preferred workflow would be to Separate Items by Faces, which shows all Unconfirmed faces at the top of the list, and then using a filter to only show those Unconfirmed faces from selected Albums & Subalbums.
Comment 1 Michael Moore 2025-06-27 07:46:15 UTC
It seems that Unconfirmed faces are considered to be confirmed for the purposes of the filter sidebar. 

The People tab shows "Ryan (29372) (581 new)"
The Fitler tab shows "Ryan (28724)" and filtering on "Ryan" while on the People -> Ryan page includes the Unconfirmed photos. 

In fact, going to the People -> Unconfirmed page, and filtering on People -> Unconfirmed shows 0 photos/people.
Comment 2 Maik Qualmann 2025-06-27 09:34:42 UTC
This issue has been reported before. The reason is that unknown, unconfirmed, etc. are only "virtual" tags and are not actually assigned to the image. Only real tags can be filtered.

Maik
Comment 3 Maik Qualmann 2025-06-27 09:35:34 UTC

*** This bug has been marked as a duplicate of bug 426178 ***