[Digikam-devel] [Bug 271030] Windows Live Photo Gallery people tagging Compatibility [patch]
Leif Huhn
leif at dkstat.com
Tue Jul 12 06:30:50 BST 2011
https://bugs.kde.org/show_bug.cgi?id=271030
--- Comment #18 from Leif Huhn <leif dkstat com> 2011-07-12 05:30:49 ---
Gilles,
Re: comment #13. The name in my code is retrieved via unicode. The .ascii()
call was converting the QString representing the XMP path to const char *. I
don't know if there is a better way to do it (but it does produce a warn).
Thanks for looking up the info for Exiv2.
I spent most of today reading the code trying to understand how it all fits
together. I am confused about what situations MetadataHub::load is called.
When I click "Reread metadata" it seems to call ImageScanner::rescan. In what
situation is MetadataHub::load called?
I have written a new patch. There is not much new.
Marcel,
I used QRectF for passing the image info and I have merged FaceIface and
FaceIfacePriv (moving the methods from FaceIfacePriv into private methods in
FaceIFace). I think that is what you wanted. What methods should be broken
off? Only the ones that use MetadataManager?
--
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