Bug 193433 - digikam crashes when converting RAW (Canon cr2) to JPEG
Summary: digikam crashes when converting RAW (Canon cr2) to JPEG
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 00:11 UTC by Vivek
Modified: 2018-03-23 11:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.4.0
Sentry Crash Report:


Attachments
Backtrace #1 (8.10 KB, application/text)
2009-05-21 00:28 UTC, Vivek
Details
Backtrace #2 (8.08 KB, text/plain)
2009-05-21 00:29 UTC, Vivek
Details
Backtrace #3 (8.11 KB, text/plain)
2009-05-21 00:31 UTC, Vivek
Details

Note You need to log in before you can comment on or make changes to this bug.
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!