[Digikam-devel] [Bug 271030] Windows Live Photo Gallery people tagging Compatibility [patch]

Leif Huhn leif at dkstat.com
Sat Jul 16 19:09:12 BST 2011


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





--- Comment #27 from Leif Huhn <leif dkstat com>  2011-07-16 18:09:12 ---
In order to write the faces to the metadata, I need to specifically know the id
of the image, in order to look up the ImageTagProperties (or use FaceIface). 
Writing the data happens in MetadataHub::write.  That class was designed to be
used in the case of multiple images (so it doesn't know the image id for what
it's being used for, because it might be used for multiple images).

Without changing the way things are called, I can't add logic to
MetadataHub::write to write the image tags.

How should we resolve this?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list