koffice/krita/ui/kisexiv2
Thomas Lübking
thomas.luebking at web.de
Tue Dec 23 23:25:59 CET 2008
Am Tuesday 23 December 2008 schrieben Sie:
> SVN commit 900580 by berger:
>
> an other attempt to fix IPTC (we are almost there !)
ok, compiles, but crashes on opening images (can't say why - i'll send you a
backtrace tomorrow)
Good night,
Thomas
> CCMAIL: Thomas Lübking <thomas.luebking at web.de>
>
> M +1 -1 kis_iptc_io.cpp
>
>
> --- trunk/koffice/krita/ui/kisexiv2/kis_iptc_io.cpp #900579:900580
> @@ -155,7 +155,7 @@
> #if EXIV2_MAJOR_VERSION == 0 && EXIV2_MINOR_VERSION <= 17
> iptcData.load((const Exiv2::byte*)arr.data(), arr.size());
> #else
> - Exiv2::IptcData::decode( iptcData, (const Exiv2::byte*)arr.data(),
> arr.size()); + Exiv2::IptcParser::decode( iptcData, (const
> Exiv2::byte*)arr.data(), arr.size()); #endif
> dbgFile << "There are" << iptcData.count() << " entries in the IPTC
> section"; for (Exiv2::IptcMetadata::const_iterator it = iptcData.begin();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kimageshop/attachments/20081223/466107f4/attachment.htm
More information about the kimageshop
mailing list