[Digikam-devel] [digikam] [Bug 331679] Crash on startup

Gilles Caulier caulier.gilles at gmail.com
Wed Jun 11 21:52:25 BST 2014


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

Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |4.1.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/libk
                   |                            |exiv2/8a8dc535d504b70776677
                   |                            |b933ac761bba0f7a4ae

--- Comment #5 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 8a8dc535d504b70776677b933ac761bba0f7a4ae by Gilles Caulier.
Committed on 11/06/2014 at 20:51.
Pushed by cgilles into branch 'master'.

use a better C++ exception wrapper to handle non Exiv2 exceptions (as pure C++
one)
FIXED-IN: 4.1.0

M  +7    -7    CMakeLists.txt
M  +1    -1    libkexiv2/CMakeLists.txt
M  +14   -1    libkexiv2/kexiv2.cpp
M  +19   -1    libkexiv2/kexiv2_p.cpp
M  +1    -1    libkexiv2/kexiv2_p.h
M  +6    -2    libkexiv2/kexiv2comments.cpp
M  +1    -1    libkexiv2/kexiv2data.h
M  +110  -2    libkexiv2/kexiv2exif.cpp
M  +25   -1    libkexiv2/kexiv2gps.cpp
M  +45   -1    libkexiv2/kexiv2image.cpp
M  +84   -0    libkexiv2/kexiv2iptc.cpp
M  +14   -1    libkexiv2/kexiv2previews.cpp
M  +1    -1    libkexiv2/kexiv2previews.h
M  +93   -1    libkexiv2/kexiv2xmp.cpp

http://commits.kde.org/libkexiv2/8a8dc535d504b70776677b933ac761bba0f7a4ae

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list