Summary: | "digiKam crash when raw format is being converted" | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | ask_775 |
Component: | Plugin-DImg-RAW | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, lexa |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
ask_775
2010-12-18 10:52:23 UTC
please, go to Help/Components Info and copy and paste details here. Alex, I CC you for info. The trace is in LibRaw. Gilles Caulier It looks like unsupported foveon image (from DP1 or DP2 or something). Unfortunately, I'm unable to reproduce the crash with X3F samples I have. So, is it possible to receive the problematic sample image? You may send it to my e-mail (lexa@lexa.ru), or, better, made it available online somewhere (e.g. on megaupload or rapidshare or other file sharing service). Without sample I'm unable to do anything.... Got the sample. It looks like I'll be able to fix the crash, but it will not add Sigma DP2s support for the code. The compression method of Sigma DPx files is different from SDxx ones and new compression is not documented well Fixinng the crash at least is fine for me... Gilles Caulier The crash has fixed in LibRaw 0.12.1 Unfortunately for topic starter, support for Sigma DPxx is completely disabled. The current code is unable to support these files and no new code is available now. Hope, dcraw will support these files sometimes in future. SVN commit 1208061 by cgilles: update libraw to 0.12.1 BUGS: 260619 M +7 -0 Changelog.txt M +2 -0 demosaic-pack-GPL2/Changelog M +3 -2 demosaic-pack-GPL2/dcraw_foveon.c M +7 -3 internal/dcraw_common.cpp M +0 -2 internal/dcraw_fileio.cpp M +0 -2 internal/demosaic_packs.cpp M +1 -1 libraw/libraw_version.h M +0 -1 src/libraw_c_api.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1208061 |