Bug 193433

Summary: digikam crashes when converting RAW (Canon cr2) to JPEG
Product: [Applications] digikam Reporter: Vivek <vivek.ap>
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.4.0
Attachments: Backtrace #1
Backtrace #2
Backtrace #3

Description Vivek 2009-05-21 00:11:22 UTC
Version:           0.10.0 (using KDE 4.2.3)
OS:                Linux
Installed from:    Ubuntu Packages

Digikam crashes when I convert (/attempt to convert) RAW images to JPEG.  (I've only tried this with Canon's .cr2 files -> jpeg, can try other combinations).

Loaded plugins: kipi-plugins are loaded, possibly others.

To reproduce: Select RAW image, Select Batch Menu > Convert Images, click Start to convert.

On the first try, the program crashed right away.  On the second try, the program crashed after converting the image.

Expected: to NOT crash.

I'll attach two backtraces from the crashes.
Comment 1 Vivek 2009-05-21 00:28:46 UTC
Created attachment 33880 [details]
Backtrace #1
Comment 2 Vivek 2009-05-21 00:29:26 UTC
Created attachment 33881 [details]
Backtrace #2
Comment 3 Vivek 2009-05-21 00:31:05 UTC
When I reproduce the bug, the crash now occurs after the image conversion is complete and when I click 'Close' on the Batch Convert Image window.
Comment 4 Vivek 2009-05-21 00:31:51 UTC
Created attachment 33882 [details]
Backtrace #3
Comment 5 caulier.gilles 2009-05-21 09:56:29 UTC
Try with kipi-plugins 0.3.0

Gilles Caulier
Comment 6 Vivek 2009-06-02 05:08:51 UTC
I've compiled kipi-plugins 0.3.0 and it seems to have solved the problem.  Thanks!