<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
efpost schrieb:
<blockquote cite="mid44F5C9B8.2030106@web.de" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
Gilles Caulier schrieb:
  <blockquote cite="mid200608300719.51473.caulier.gilles@kdemail.net"
 type="cite">
    <blockquote type="cite"><br>
      <pre wrap="">Well, that didn't help. I have compiled and installed exiv2 from SVN.
Then I started digikam 
    </pre>
    </blockquote>
    <pre wrap=""><!---->
Oups, i have forget to said than before to install Exiv2 from svn, you need to 
uninstall Exiv2 0.10.0, else nothing will change in digiKam. 

After that, install Exiv2-svn, perform a "make distcleanup" in root digiKam 
source forder and rebuild all using make -f Makefile.cvs; ./configure 
---enable-debug=full; make...

Gilles
_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext"
 href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>

  </pre>
  </blockquote>
I had Exiv2 uninstalled already before installing the svn-version.<br>
  <br>
Doing "make distcleanup" in console gives:<br>
  <br>
make: *** Keine Regel, um >distcleanup> zu erstellen. Schluss.
(Translation: No rule to generate/make distcleanup. End.)<br>
  <br>
I think, I will deinstall everything und start from scratch with svn. <br>
  <br>
Udo<br>
  <br>
</blockquote>
Alas digikam keeps crashing.<br>
I started the whole process from scratch. Any part of the previous
installation had been removed.  I even downloaded the svn -files anew.<br>
First I compiled exiv2 from svn. Everything went ok.<br>
Secondly I compiled digikam + digikamimageplugins from svn. Again
everything went fine.<br>
Then I started digikam clean (without digikamrc) and entered an
existing directory ("~/pictures" with subdir "2006" including about 200
images) as database-directory.<br>
Digikam crashed immediately with exactly the same traceback output as
before:<br>
<br>
------------------<br>
Using host libthread_db library "/lib/tls/libthread_db.so.1".<br>
[Thread debugging using libthread_db enabled]<br>
[New Thread -1240701248 (LWP 17445)]<br>
[KCrash handler]<br>
#5  0xb61682ad in mallopt () from /lib/tls/libc.so.6<br>
#6  0xb6168942 in free () from /lib/tls/libc.so.6<br>
#7  0xb630c4e1 in operator delete () from /usr/lib/libstdc++.so.6<br>
#8  0xb62e81ed in std::string::_Rep::_M_destroy ()<br>
   from /usr/lib/libstdc++.so.6<br>
#9  0xb62ead58 in std::basic_string<char,
std::char_traits<char>, std::allocator<char>
>::~basic_string () from /usr/lib/libstdc++.so.6<br>
#10 0xb7ef1e13 in Digikam::DMetadata::convertCommentValue (<br>
    exifDatum=@0x815bd4c) at dmetadata.cpp:1092<br>
#11 0xb7ef2ae9 in Digikam::DMetadata::getImageComment (this=0xbfa44ea8)<br>
    at dmetadata.cpp:936<br>
#12 0xb7d7f579 in Digikam::ScanLib::storeItemInDatabase
(this=0xbfa45208, <br>
    albumURL=@0xbfa44f48, filename=@0xbfa44f94, albumID=2) at
scanlib.cpp:398<br>
#13 0xb7d7fad6 in Digikam::ScanLib::allFiles (this=0xbfa45208, <br>
    directory=@0xbfa450a0) at scanlib.cpp:351<br>
#14 0xb7d7fbe8 in Digikam::ScanLib::allFiles (this=0xbfa45208, <br>
    directory=@0xbfa45140) at scanlib.cpp:356<br>
#15 0xb7d807b8 in Digikam::ScanLib::findMissingItems (this=0xbfa45208)<br>
    at scanlib.cpp:192<br>
#16 0xb7d80d3d in Digikam::ScanLib::startScan (this=0xbfa45208)<br>
    at scanlib.cpp:91<br>
#17 0xb7d20190 in Digikam::AlbumManager::setLibraryPath
(this=0x8129270, <br>
    path=@0xbfa45408) at albummanager.cpp:289<br>
#18 0x0804a85c in main (argc=-1208294136, argv=0xb6232420) at
main.cpp:243Using host libthread_db library
"/lib/tls/libthread_db.so.1".<br>
------------------------------<br>
<br>
I've run out of ideas.<br>
Udo<br>
<br>
<br>
</body>
</html>