Bug 269682 - digiKam crashes when selecting lens auto correction (ResizeEvent relevant)
Summary: digiKam crashes when selecting lens auto correction (ResizeEvent relevant)
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-LensCorrection (show other bugs)
Version: 1.8.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 11:21 UTC by Sebastian Bota
Modified: 2020-08-12 08:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.12.0


Attachments

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