[Digikam-devel] [digikam] [Bug 347753] surface freezes after some faces tagged

Johannes listen at kapune.de
Thu May 21 18:36:46 BST 2015


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

--- Comment #24 from Johannes <listen at kapune.de> ---
Am 21.05.2015 um 17:39 schrieb Gilles Caulier:
> https://bugs.kde.org/show_bug.cgi?id=347753
>
> --- Comment #23 from Gilles Caulier <caulier.gilles at gmail.com> ---
> Johaness,
>
>> first image had no metadata
>
> This is not a condition to crash (:=))...
>
> You don't need to code to continue (:=)))... Do you seen my previous comment
> with all commands to use in a console to compile my test code ?

umh - for this I have to give away of my limitid space of my HD - but to 
find out what's the problem I like to do it


127 neue Pakete zu installieren.
Gesamtgröße des Downloads: 31,1 MiB. Bereits zwischengespeichert: 0 B 
Nach der Operation werden zusätzlich 123,7 MiB belegt.
Fortfahren? [j/n/? zeigt alle Optionen] (j):

>
> To check if your exiv2 has xmp part compiled :
>
> nm /lib/libexiv2.so.13 |grep xmp
>
> ... just adjust path to libexiv2.so.13 file
>
johannes at linux-johannes-tecra:~/Downloads/bug347753> ls
bug347753.cpp  bug347753.pro  test.jpg
johannes at linux-johannes-tecra:~/Downloads/bug347753> qmake
johannes at linux-johannes-tecra:~/Downloads/bug347753> make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. 
-I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o 
bug347753.o bug347753.cpp
g++ -Wl,-O1 -o bug347753 bug347753.o    -L/usr/lib64 -lexiv2 -lQtGui 
-L/usr/lib64 -L/usr/X11R6/lib -lQtCore -lpthread
johannes at linux-johannes-tecra:~/Downloads/bug347753> ls
bug347753  bug347753.cpp  bug347753.o  bug347753.pro  Makefile  test.jpg
johannes at linux-johannes-tecra:~/Downloads/bug347753> ldd ./bug347753 
|grep exiv2
         libexiv2.so.13 => /usr/lib64/libexiv2.so.13 (0x00007f8ab1a0c000)
johannes at linux-johannes-tecra:~/Downloads/bug347753> ./bug347753
johannes at linux-johannes-tecra:~/Downloads/bug347753> nm 
/usr/lib64/libexiv2.so.13 |grep xmp
nm: /usr/lib64/libexiv2.so.13: no symbols
johannes at linux-johannes-tecra:~/Downloads/bug347753>


so it seems no.

do want something more to test?

> Gilles
>
Johannes

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


More information about the Digikam-devel mailing list