<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>412168</bug_id>
          
          <creation_ts>2019-09-21 19:00:44 +0000</creation_ts>
          <short_desc>Add feedback after scanning for faces</short_desc>
          <delta_ts>2024-10-09 07:29:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>digikam</product>
          <component>Faces-Workflow</component>
          <version>7.0.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="MarcP">iwannaberich</reporter>
          <assigned_to name="Digikam Developers">digikam-bugs-null</assigned_to>
          <cc>caulier.gilles</cc>
    
    <cc>iwannaberich</cc>
          
          <cf_commitlink>https://invent.kde.org/graphics/digikam/-/commit/53b16b5bf5960cc6fced9cb5ef32b945fc541218</cf_commitlink>
          <cf_versionfixedin>8.5.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>2</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1881549</commentid>
    <comment_count>0</comment_count>
    <who name="MarcP">iwannaberich</who>
    <bug_when>2019-09-21 19:00:44 +0000</bug_when>
    <thetext>When scanning for new faces (or recognizing faces), at the moment the process ends, you only get a notification that the process has finished.

I thought it would be more informative if it told the number of faces detected/recognized. Something like: &quot;43 new faces have been found&quot;. Or &quot;25 faces have been recognized&quot; in the case of face recognition.

It&apos;s just an idea that could be implemented, now that we are working on the face-workflow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898686</commentid>
    <comment_count>1</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2019-12-26 17:37:58 +0000</bug_when>
    <thetext>Git commit 05b9a534d89234b7571d5dade8067c490ab896cf by Gilles Caulier.
Committed on 26/12/2019 at 17:30.
Pushed by cgilles into branch &apos;master&apos;.

Faces Workflow simplication and improvements: remove face scan dialog and embed Face scan settings in People left sidebar.
disable settings view while a face job is running.
Catch face detector tool complete/cancelled signal to re-enable settings view.
By this way, this will prevent to run 2 concurrent face jobs at the same time.
Related: bug 398376, bug 380336

M  +45   -31   core/app/views/sidebar/leftsidebarwidgets.cpp
M  +1    -0    core/app/views/sidebar/leftsidebarwidgets.h
M  +1    -1    core/utilities/facemanagement/CMakeLists.txt
R  +15   -45   core/utilities/facemanagement/widgets/facescanwidget.cpp [from: core/utilities/facemanagement/widgets/facescandialog.cpp - 089% similarity]
R  +9    -11   core/utilities/facemanagement/widgets/facescanwidget.h [from: core/utilities/facemanagement/widgets/facescandialog.h - 079% similarity]
R  +8    -11   core/utilities/facemanagement/widgets/facescanwidget_p.h [from: core/utilities/facemanagement/widgets/facescandialog_p.h - 090% similarity]
M  +1    -1    core/utilities/maintenance/facesdetector.cpp
M  +3    -3    core/utilities/maintenance/facesdetector.h
M  +1    -0    core/utilities/maintenance/maintenancetool.cpp
M  +11   -3    core/utilities/maintenance/maintenancetool.h

https://invent.kde.org/kde/digikam/commit/05b9a534d89234b7571d5dade8067c490ab896cf</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2363857</commentid>
    <comment_count>2</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2024-10-09 04:39:30 +0000</bug_when>
    <thetext>Git commit 53b16b5bf5960cc6fced9cb5ef32b945fc541218 by Gilles Caulier.
Committed on 09/10/2024 at 04:37.
Pushed by cgilles into branch &apos;master&apos;.

Face detector progress item: show total faces found when scan/recognition stages are done.
FIXED-IN: 8.5.0

M  +10   -0    core/utilities/maintenance/tools/facesmanagement/facesdetector.cpp

https://invent.kde.org/graphics/digikam/-/commit/53b16b5bf5960cc6fced9cb5ef32b945fc541218</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2363879</commentid>
    <comment_count>3</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2024-10-09 07:29:28 +0000</bug_when>
    <thetext>Git commit 25a423043567a17d925d257614e830bcfba9513d by Gilles Caulier.
Committed on 09/10/2024 at 07:28.
Pushed by cgilles into branch &apos;master&apos;.

Show icon-view notification widget from the icon-view at end of faces scan process.

M  +5    -2    core/app/views/sidebar/peoplesidebarwidget.cpp
M  +24   -2    core/utilities/maintenance/tools/facesmanagement/facesdetector.cpp
M  +4    -0    core/utilities/maintenance/tools/facesmanagement/facesdetector.h

https://invent.kde.org/graphics/digikam/-/commit/25a423043567a17d925d257614e830bcfba9513d</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>