Bug 189798 - digikam crashes with SIGSEGV when converting .CR2 image to .jpg
Summary: digikam crashes with SIGSEGV when converting .CR2 image to .jpg
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 14:22 UTC by emikaadeo
Modified: 2018-03-23 11:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emikaadeo 2009-04-16 14:22:19 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Using image .CR2 taking with Canon EOS 450D
Steps to reproduce:
Open digikam, select .CR2 image -> Batch->Convert images->select JPEG
format-> Options->level compression:100->Start
Digikam crashes with signal 11 (SIGSEGV)
Comment 1 caulier.gilles 2009-04-16 14:34:04 UTC
This tool is not dedicated to convert RAW image to demosaiced JPEG/PNG/TIFF. It use in background convert program from ImageMagick witch delegate job to dcraw. It's a big puzzle...

Use kipi RAW converter instead.

Gilles Caulier
Comment 2 Andi Clemens 2009-05-15 12:56:32 UTC
Like Gilles said, you should use the Batch RAW-Converter instead. But the crash might have been happened due to a problem I fixed in kipi-plugins 0.3.0 (released this week) and current SVN. Can you try to convert the images again with one of those versions?
Please also try this with the wrong plugin again: "Convert Images".
It should not crash anymore. If it still does, please give us some updates here, we might need to change the filehandling in this plugin. It should ignore RAW-files automatically then.

Andi
Comment 3 emikaadeo 2009-05-15 19:23:40 UTC
Ok, everything works now. Digikam is not crashing with kipi-plugins 0.3.0, even when using plugin : "Convert Images"
Comment 4 Andi Clemens 2009-05-15 19:30:16 UTC
Ok, closing this one now.
Thanks for the update!!!!

Andi