Bug 182223

Summary: after modifiyng an image, saving to another format crashes digikam
Product: [Applications] digikam Reporter: Salvatore Brigaglia <opensourcecat>
Component: Plugin-DImg-PNGAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: IRIX   
Latest Commit: Version Fixed In: 7.6.0
Attachments: bt from gdb of the crash

Description Salvatore Brigaglia 2009-01-28 23:49:30 UTC
Version:            (using KDE 4.2.0)
OS:                Irix
Installed from:    Compiled From Sources

digikam crashes if you:

open a picture with the image editor
crop it for example
save as...
change the default format to from jpeg to png (mine was a jpeg image from a canon EOS camera)

digikam crashes...
Comment 1 Salvatore Brigaglia 2009-01-29 00:03:59 UTC
Created attachment 30684 [details]
bt from gdb of the crash
Comment 2 Andi Clemens 2009-01-29 00:18:20 UTC
I can not confirm this, works fine here.
Which digiKam version are you using?
If compiled from source, do you use latest trunk?

Andi
Comment 3 Andi Clemens 2009-01-29 00:21:20 UTC
Judging from your BT I would say it is either a KDElibs or Qt problem.

Andi
Comment 4 caulier.gilles 2009-01-29 07:37:56 UTC
I'm agree with Andi. Crash not reproducible here...

Gilles Caulier
Comment 5 Salvatore Brigaglia 2009-01-29 11:34:47 UTC
(In reply to comment #4)
> I'm agree with Andi. Crash not reproducible here...
> 
> Gilles Caulier
> 

Good to read that. I will investigate more.