Summary: | digikam crashes when viewing a photo | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Oliver Doerr <kde> |
Component: | Thumbs-RAW | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.8.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Oliver Doerr
2005-12-31 17:13:21 UTC
JPEG file cannot be decoding using dcraw. It's strange because image file to load is parsed in this order : JPEG, RAW, PNG, TIFF, etc... I can reproduce this problem here with my jpeg files. Are you sure that you have a fresh checkout of svn ? Are you sure that your JPEG files aren't corrupted ? Can you put online your file to testing ? Gilles Caulier and here is one of the files... Oliver BTW: Happy new year ;-) Gilles Caulier wrote: [bugs.kde.org quoted mail] Hi Gilles, i've made a checkout a few hours ago and installed it. So it should be a fresh one. Of course i'm not sure whether my JPEG files are corrupt. It's no problem to look at them with other applications like konqueror and gimp. I don't know where testing is and so i will send you the file to your mail adress. Oliver SVN commit 493015 by cgilles: Digikam 0.9.0 from stable : fix RAW file support backported from trunk. Removed static dcraw_parse method depency and added an image file format analys in imlibinterface to prevent any loading order problem with dcraw. CCBUG: 119315 CCMAIL: digikam-devel@kde.org M +1 -0 kioslave/Makefile.am M +8 -8 kioslave/digikamthumbnail.cpp M +152 -84 utilities/imageeditor/imlibinterface.cpp [POSSIBLY UNSAFE: popen,scanf] M +13 -0 utilities/imageeditor/imlibinterface.h Hi Gilles, this fixed that issue. Thanks Oliver *** Bug has been marked as fixed ***. This problem is relevant of KIOSlave which have been dropped from digiKam since 5.0.0 release. This will never reproducible. Gilles Caulier |