https://bugs.kde.org/show_bug.cgi?id=250081
Summary: lens-autocorrection does not recognize the lens automaticly for Canon EOS 450D Product: digikam Version: 1.5.0 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.5.0 (using KDE 4.5.0) OS: Linux For Canon-SLRs the "Lens"-Tag is used to autodetect lenses. This does not succeed. Using the "LensType" tag run great for my lenses and me. Reproducible: Always Patch to fix this: Index: libs/dmetadata/dmetadata.cpp =================================================================== --- libs/dmetadata/dmetadata.cpp (Revision 1170686) +++ libs/dmetadata/dmetadata.cpp (Arbeitskopie) @@ -964,7 +964,7 @@ // In first, try to get Lens information from makernotes. - lensExifTags.append("Exif.CanonCs.Lens"); // Canon Cameras Makernote. + lensExifTags.append("Exif.CanonCs.LensType"); // Canon Cameras Makernote. lensExifTags.append("Exif.Canon.0x0095"); // Alternative Canon Cameras Makernote. lensExifTags.append("Exif.NikonLd1.LensIDNumber"); // Nikon Cameras Makernote. lensExifTags.append("Exif.NikonLd2.LensIDNumber"); // Nikon Cameras Makernote. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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=250081
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Lens Distortion Product|digikam |digikamimageplugins -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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 Bugzilla from hipescho@t-online.de
https://bugs.kde.org/show_bug.cgi?id=250081
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2010-09-05 18:09:29 --- SVN commit 1171894 by cgilles: add more Canon makernotes to extract Lens data BUGS: 250081 M +1 -0 dmetadata.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1171894 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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 Bugzilla from hipescho@t-online.de
https://bugs.kde.org/show_bug.cgi?id=250081
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.5.0 -- 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 Bugzilla from hipescho@t-online.de
https://bugs.kde.org/show_bug.cgi?id=250081
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Lens Distortion |Tool-LensDistortion Product|digikamimageplugins |digikam -- 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 |
Free forum by Nabble | Edit this page |