[Bug 269682] New: digiKam crashes when selecting lens auto correction

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 269682] New: digiKam crashes when selecting lens auto correction

Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682

           Summary: digiKam crashes when selecting lens auto correction
           Product: digikam
           Version: 1.8.0
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Image Editor
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


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

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 269682] digiKam crashes when selecting lens auto correction

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=269682


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-03-29 11:47:23 ---
Please give us a GDB backtrace.

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

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 269682] digiKam crashes when selecting lens auto correction

Gilles Caulier-4
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Image Editor                |Lens Distortion
            Product|digikam                     |digikamimageplugins




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 269682] digiKam crashes when selecting lens auto correction

Gilles Caulier-4
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |BACKTRACE




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikamimageplugins] [Bug 269682] digiKam crashes when selecting lens auto correction (ResizeEvent relevant)

Gilles Caulier-4
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|BACKTRACE                   |---
     Ever confirmed|0                           |1
            Summary|digiKam crashes when        |digiKam crashes when
                   |selecting lens auto         |selecting lens auto
                   |correction                  |correction (ResizeEvent
                   |                            |relevant)
             Status|RESOLVED                    |REOPENED

--- Comment #2 from Gilles Caulier <[hidden email]> ---
Maik,

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

http://youtu.be/B6CgNiP8LYU

Gilles

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikamimageplugins] [Bug 269682] digiKam crashes when selecting lens auto correction (ResizeEvent relevant)

Maik Qualmann
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |4.12.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/a8b7a0713609fc752bbd718
                   |                            |30f72ae01bd8dbb67

--- Comment #3 from Maik Qualmann <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikamimageplugins] [Bug 269682] digiKam crashes when selecting lens auto correction (ResizeEvent relevant)

Gilles Caulier-4
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682

--- Comment #4 from Gilles Caulier <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 269682] digiKam crashes when selecting lens auto correction (ResizeEvent relevant)

bugzilla_noreply
In reply to this post by Bugzilla from sebastian.bota@gmx.com
https://bugs.kde.org/show_bug.cgi?id=269682

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|digikamimageplugins         |digikam
          Component|Lens Distortion             |Tool-LensDistortion

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel