[Digikam-devel] [Bug 235171] Digikam crashes when saving ratings to a raw (nef) file

Frank Hommes freanki at gmx.net
Sat May 1 07:33:44 BST 2010


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





--- Comment #11 from Frank Hommes <freanki gmx net>  2010-05-01 08:33:38 ---
Please tell me how to get sure.

freanki at tristan:~/progs/src/trunk/build$ exiv2 -V
exiv2 0.19.1

freanki at tristan:~/progs/src/trunk$ svn update
At revision 2209.
freanki at tristan:~/progs/src/trunk$ cd build
freanki at tristan:~/progs/src/trunk/build$ make && sudo make install
[ 70%] Built target exiv2
[ 73%] Built target exiv2bin
[ 75%] Built target metacopy
[ 76%] Built target taglist
[ 92%] Built target translationsexiv2
[100%] Built target update_translations_exiv2
[sudo] password for freanki: 
[ 70%] Built target exiv2
[ 73%] Built target exiv2bin
[ 75%] Built target metacopy
[ 76%] Built target taglist
[ 92%] Built target translationsexiv2
[100%] Built target update_translations_exiv2
Install the project...
-- Install configuration: "debugfull"                                           
-- Up-to-date: /usr/include/exiv2/exv_conf.h
-- Up-to-date: /usr/include/exiv2/exv_msvc.h
-- Up-to-date: /usr/lib/pkgconfig/exiv2.pc
-- Up-to-date: /usr/lib/pkgconfig/exiv2.lsm
-- Up-to-date: /usr/lib/libexiv2.so.6.0.0
-- Up-to-date: /usr/lib/libexiv2.so.6
-- Up-to-date: /usr/lib/libexiv2.so
-- Up-to-date: /usr/bin/exiv2
-- Up-to-date: /usr/bin/metacopy
-- Up-to-date: /usr/bin/taglist
-- Up-to-date: /usr/include/exiv2/basicio.hpp
-- Up-to-date: /usr/include/exiv2/bmpimage.hpp
-- Up-to-date: /usr/include/exiv2/canonmn.hpp
-- Up-to-date: /usr/include/exiv2/convert.hpp
-- Up-to-date: /usr/include/exiv2/cr2image.hpp
-- Up-to-date: /usr/include/exiv2/crwimage.hpp
-- Up-to-date: /usr/include/exiv2/datasets.hpp
-- Up-to-date: /usr/include/exiv2/easyaccess.hpp
-- Up-to-date: /usr/include/exiv2/error.hpp
-- Up-to-date: /usr/include/exiv2/exif.hpp
-- Up-to-date: /usr/include/exiv2/fujimn.hpp
-- Up-to-date: /usr/include/exiv2/futils.hpp
-- Up-to-date: /usr/include/exiv2/gifimage.hpp
-- Up-to-date: /usr/include/exiv2/image.hpp
-- Up-to-date: /usr/include/exiv2/iptc.hpp
-- Up-to-date: /usr/include/exiv2/jp2image.hpp
-- Up-to-date: /usr/include/exiv2/jpgimage.hpp
-- Up-to-date: /usr/include/exiv2/metadatum.hpp
-- Up-to-date: /usr/include/exiv2/minoltamn.hpp
-- Up-to-date: /usr/include/exiv2/mn.hpp
-- Up-to-date: /usr/include/exiv2/mrwimage.hpp
-- Up-to-date: /usr/include/exiv2/nikonmn.hpp
-- Up-to-date: /usr/include/exiv2/olympusmn.hpp
-- Up-to-date: /usr/include/exiv2/orfimage.hpp
-- Up-to-date: /usr/include/exiv2/panasonicmn.hpp
-- Up-to-date: /usr/include/exiv2/pentaxmn.hpp
-- Up-to-date: /usr/include/exiv2/pgfimage.hpp
-- Up-to-date: /usr/include/exiv2/pngimage.hpp
-- Up-to-date: /usr/include/exiv2/preview.hpp
-- Up-to-date: /usr/include/exiv2/properties.hpp
-- Up-to-date: /usr/include/exiv2/psdimage.hpp
-- Up-to-date: /usr/include/exiv2/rafimage.hpp
-- Up-to-date: /usr/include/exiv2/rcsid.hpp
-- Up-to-date: /usr/include/exiv2/rw2image.hpp
-- Up-to-date: /usr/include/exiv2/sigmamn.hpp
-- Up-to-date: /usr/include/exiv2/sonymn.hpp
-- Up-to-date: /usr/include/exiv2/tags.hpp
-- Up-to-date: /usr/include/exiv2/tgaimage.hpp
-- Up-to-date: /usr/include/exiv2/tiffimage.hpp
-- Up-to-date: /usr/include/exiv2/types.hpp
-- Up-to-date: /usr/include/exiv2/value.hpp
-- Up-to-date: /usr/include/exiv2/version.hpp
-- Up-to-date: /usr/include/exiv2/xmp.hpp
-- Up-to-date: /usr/include/exiv2/xmpsidecar.hpp
-- Up-to-date: /usr/man/man1/exiv2.1
-- Up-to-date: /usr/share/locale/fr/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/fi/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/es/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/sk/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/ru/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/pl/LC_MESSAGES/exiv2.mo
-- Up-to-date: /usr/share/locale/de/LC_MESSAGES/exiv2.mo
freanki at tristan:~/progs/src/trunk/build$ exiv2 -M'set Exif.Image.Rating 5'
/home/freanki/win/pics/2010/raw/20100429-105920.nef
exiv2: /home/freanki/progs/src/trunk/src/tiffcomposite.cpp:1853: virtual
uint32_t Exiv2::Internal::TiffDirectory::doSizeData() const: Assertion `false'
failed.
Aborted

freanki at tristan:~/progs/src/trunk/build$ /usr/local/bin/exiv2 -M'set
Exif.Image.Rating 5' /home/freanki/win/pics/2010/raw/20100429-105920.nef
exiv2: /home/freanki/progs/src/trunk/src/tiffcomposite.cpp:1853: virtual
uint32_t Exiv2::Internal::TiffDirectory::doSizeData() const: Assertion `false'
failed.
Aborted


(What means resolved as upstream exactly?)

-- 
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