https://bugs.kde.org/show_bug.cgi?id=343755
Bug ID: 343755 Summary: Tags from Windows Photo Gallery sometimes ignored Product: digikam Version: 4.6.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Tags Assignee: [hidden email] Reporter: [hidden email] Moving from Win Vista to openSuse 13.2, all pictures initially tagged by Windows Photo Gallery were imported to digiKam. This worked like a charm, except that in rare cases the Windows-originating tags are not recognised. That is, digiKam reads them and displays them in the right-handside EXIF metadata information (Image Information / Windows Keywords), but does not recognise them as digiKam tags, as can be seen in the mouse-over "digiKam Properties" display. Please see attached screenshot files snapshot1.tif and snapshot3.tif: "Tags" is empty. To facilitate reproduction, the picture files are also attached. Reproducible: Always Steps to Reproduce: 1. Import attached 032a.jpg and/or 075mod_v1.JPG files. 2. Compare metadata as displayed in Metadata/EXIF, "Image Information", "Windows Keywords" with "Tags" in "digiKam Properies", as the mouse cursor rests on the picture in eg. Thumbnails view. Actual Results: Tags: --- Expected Results: Tags: 0;A -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #1 from [hidden email] --- Created attachment 90899 --> https://bugs.kde.org/attachment.cgi?id=90899&action=edit Screenshot -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #2 from [hidden email] --- Created attachment 90900 --> https://bugs.kde.org/attachment.cgi?id=90900&action=edit Screenshot -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #3 from [hidden email] --- Created attachment 90901 --> https://bugs.kde.org/attachment.cgi?id=90901&action=edit picture to reproduce problem -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #4 from [hidden email] --- Created attachment 90902 --> https://bugs.kde.org/attachment.cgi?id=90902&action=edit picture to reproduce problem -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #5 from Maik Qualmann <[hidden email]> --- Created attachment 91061 --> https://bugs.kde.org/attachment.cgi?id=91061&action=edit exifkeywords.patch If no XMP or IPTC keywords exists, according to EXIF Windows keywords are searched. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91061|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #6 from Maik Qualmann <[hidden email]> --- Created attachment 91071 --> https://bugs.kde.org/attachment.cgi?id=91071&action=edit exifkeywords2.patch The new function returned a "true", even though the image tag "Exif.Image.XPKeywords" did not exist. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/digi | |kam/52c35ee38bedbae7fc8186e | |fc7e447dc16c85940 Version Fixed In| |4.8.0 --- Comment #7 from Gilles Caulier <[hidden email]> --- Git commit 52c35ee38bedbae7fc8186efc7e447dc16c85940 by Gilles Caulier. Committed on 14/02/2015 at 14:40. Pushed by cgilles into branch 'master'. apply patch #91071 from Maik Qualmann about to parse Exif Windows Photo Gallery tags storing tags paths FIXED-IN: 4.8.0 M +2 -1 NEWS M +13 -1 libs/dmetadata/dmetadata.cpp M +1 -1 libs/dmetadata/dmetadata.h http://commits.kde.org/digikam/52c35ee38bedbae7fc8186efc7e447dc16c85940 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
--- Comment #8 from Gilles Caulier <[hidden email]> --- Git commit da4fbbf94ab0af81c1da80768cc391f8a6455528 by Gilles Caulier. Committed on 14/02/2015 at 14:44. Pushed by cgilles into branch 'frameworks'. backport commit #52c35ee38bedbae7fc8186efc7e447dc16c85940 from git/master to frameworks branch M +12 -0 libs/dmetadata/dmetadata.cpp http://commits.kde.org/digikam/da4fbbf94ab0af81c1da80768cc391f8a6455528 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by justjunk
https://bugs.kde.org/show_bug.cgi?id=343755
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tags-Engine |Interroperability CC| |[hidden email] -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |