Bug 269682

Summary: digiKam crashes when selecting lens auto correction (ResizeEvent relevant)
Product: [Applications] digikam Reporter: Sebastian Bota <sebastian.bota>
Component: Plugin-Editor-LensCorrectionAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles, sebastian.bota
Priority: NOR    
Version: 1.8.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.0

Description Sebastian Bota 2011-03-29 11:21:26 UTC
Version:           1.8.0 (using KDE 4.6.0) 
OS:                Linux

By selecting Les->Auto Correction and then select any camera from the drop down list, digiKam will crash


Reproducible: Always

Steps to Reproduce:
1. open digikam
2. edit a photo
3. Enhance->Lens->Auto Correction
4. Select camera model aor anything in the comboboxes ( Make, Model, Lens )
5. digiKam Crash
Comment 1 caulier.gilles 2011-03-29 11:47:23 UTC
Please give us a GDB backtrace.

Do you use lensfun library from digiKam core (the best) or as a shared lib ?

Gilles Caulier
Comment 2 caulier.gilles 2015-06-21 12:54:31 UTC
Maik,

ResizeEvent dysfunction is also reproducible with digiKam 4.11.0 under OSX 10.9 :

http://youtu.be/B6CgNiP8LYU

Gilles
Comment 3 Maik Qualmann 2015-06-22 17:26:39 UTC
Git commit a8b7a0713609fc752bbd71830f72ae01bd8dbb67 by Maik Qualmann.
Committed on 22/06/2015 at 17:23.
Pushed by mqualmann into branch 'master'.

corrects the values for width and height of the preview image from the image data interface
Related: bug 317689, bug 320382, bug 340389
FIXED-IN: 4.12.0

M  +5    -1    NEWS
M  +2    -1    utilities/imageeditor/plugin/imageiface.cpp

http://commits.kde.org/digikam/a8b7a0713609fc752bbd71830f72ae01bd8dbb67
Comment 4 caulier.gilles 2015-06-22 19:14:16 UTC
Git commit 9f4b909f94f7e4623ad8b434637b2c3d6c09934d by Gilles Caulier.
Committed on 22/06/2015 at 19:12.
Pushed by cgilles into branch 'frameworks'.

backport commit #a8b7a0713609fc752bbd71830f72ae01bd8dbb67 from git/master to frameworks branch
Related: bug 317689, bug 320382, bug 340389

M  +4    -1    utilities/imageeditor/plugin/imageiface.cpp

http://commits.kde.org/digikam/9f4b909f94f7e4623ad8b434637b2c3d6c09934d