Summary: | crash on startup Directory ImageSubIfd0 not valid | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Simon Oosthoek <kdebugs> |
Component: | Metadata-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | ahuggel, bogdan, caulier.gilles |
Priority: | NOR | ||
Version: | 0.9.4 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.5 | |
Sentry Crash Report: |
Description
Simon Oosthoek
2008-07-19 21:38:20 UTC
Not reproductible here. Check if just one Exiv2 is installed in your computer and recompile libkexiv2 + digiKam Gilles Caulier Just a quick note, I tried removing the svn libs, reinstalled libkexiv2 0.1.7 and libkdcraw 0.1.4. Still the same. Then I removed my digikam db and photo dir (the symlink, not the actual files ;-) and I didn't get a crash. So something is wrong with my files/db or with the reading of it... Any tips/ideas /Simon Which Exiv2 library you have (not libkexiv2) Gilles Caulier Gilles, you were right, I found another exiv2 in /usr/local, after removing, recompiling, the crash doesn't happen. (I have a nagging feeling that I've had this before...) sorry for the misleading bugreport... /Simon PS, I now have exiv2 version 0.1.6 (I don't know which version I removed) Andreas, Why using both versions of Exiv2 on the same computer make problems ? There a severals reports in digikam-users mailing list about this problem. The issue is to let only the most recent version on the computer. What you can recommend here ? Which version can be hosted at the same time ? Perhaps the problem come from old libkexiv2 which do not include my last changes in private internal class to remove Exiv2 visibility from exported API (look like it's urgent to release a new libkexiv2) Thanks in advance Gilles Caulier Gilles, some small comments on this... The bug is hard to pinpoint because of the double indirection: digikam crashes, but libkexiv2 has a problem with which exiv2 is installed. (am I right?) It might be useful to test both the current version(s) of exiv2 and libkexiv2 and print warnings or errors if they are known to cause problems (I don't know how though). And off-topic; are libkdcraw and/or libkexiv2 compiled for specific versions of kde? I tried to compile darkroom from Cyrille, but I couldn't under my kde3 session and after installing the kde4-devel packages (kubuntu hardy, kde 4.0.5) I still couldn't get it to compile. I still can't even though I recompiled libkdcraw and libkexiv2 under the kde4 account. Please , don't bother to spend time on this bit, unless it is on your path anyway ;-) Cheers /Simon *** Bug 364635 has been marked as a duplicate of this bug. *** |