https://bugs.kde.org/show_bug.cgi?id=436345

--- Comment #8 from meku <kde.b...@meku.org> ---
I found the OLD Face names were persisting in the database:

Tags table
id|pid|name    |icon|iconkde|
--|---|--------|----|-------|
19| 18|NEW Name|    |       |

TagProperties table:
tagid|property      |value   |
-----|--------------|--------|
   19|person        |OLD Name|
   19|faceEngineId  |OLD Name|
   19|faceEngineUuid|{uuid..}|

As suspected a previous Tag rename action in Digikam had left the database in
what looks like an inconsistent state. It also appears Digikam is not able to
repair or rectify this inconsistency via Metadata scanning or maintenance.

If I manually rename the OLD values in TagProperties then the correct Face
Regions are now written to the file metadata.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to