Summary: | Unable to crop due to image corruption into canvas with not X11 based computers (ResizeEvent relevant) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mikołaj Kowalski <cmosqt> |
Component: | Plugin-Editor-Crop | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | abhijin, caulier.gilles |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/a8b7a0713609fc752bbd71830f72ae01bd8dbb67 | Version Fixed In: | 4.12.0 |
Sentry Crash Report: | |||
Attachments: |
attachment-20329-0.html
attachment-20830-0.html |
Description
Mikołaj Kowalski
2013-05-28 11:06:05 UTC
I confirm this bug only under OSX, not Linux and Windows. Dysfunction is also visible to FreeRotation tool. Gilles Caulier Wrap around this bug is simple : resize editor windows until preview become usable... Gilles Caulier I still suffers from this bug in digikam version 4.2.0 under Linux. FreeRotation is also affected. *** Bug 349155 has been marked as a duplicate of this bug. *** Created attachment 93180 [details] attachment-20329-0.html Thank you very much. Abhijin On Sun, Jun 14, 2015 at 4:03 PM, Gilles Caulier <caulier.gilles@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=320382 > > Gilles Caulier <caulier.gilles@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |abhijin@gmail.com > > --- Comment #4 from Gilles Caulier <caulier.gilles@gmail.com> --- > *** Bug 349155 has been marked as a duplicate of this bug. *** > > -- > You are receiving this mail because: > You are on the CC list for the bug. > Maik, A video demo of the dysfunction with Aspect Ratio Crop tool under OSX 10.9 and digiKam 4.11.0 http://youtu.be/KCXvedGKBJk Gilles Caulier Created attachment 93275 [details] attachment-20830-0.html Hi Giles, I am unable to see the video. It says the video is private. However, I was able to resize the window and see the image. Thanks Abhijin On Sun, Jun 21, 2015 at 6:13 AM, Gilles Caulier <caulier.gilles@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=320382 > > --- Comment #6 from Gilles Caulier <caulier.gilles@gmail.com> --- > Maik, > > A video demo of the dysfunction with Aspect Ratio Crop tool under OSX 10.9 > and > digiKam 4.11.0 > > http://youtu.be/KCXvedGKBJk > > Gilles Caulier > > -- > You are receiving this mail because: > You are on the CC list for the bug. > video must be visible now. Gilles Caulier Maik, A similar problem exist in FreeRotation tool. The effect is not exactly the same in tool canvas, but resize event overload image rotation computation with bombarding event to recompute target image. Finally it crash. http://youtu.be/GuraJbaILho Gilles Maik, Problem is also the same with Perspective Adjustments tool. It's reported to bug #317689 Gilles Maik, I tried with Ubuntu 15.04 and official digiKam 3.5.0. The problem is not reproducible. http://youtu.be/S9u0lrV-5HU Gilles 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 269682, bug 317689, 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 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 269682, bug 317689, bug 340389 M +4 -1 utilities/imageeditor/plugin/imageiface.cpp http://commits.kde.org/digikam/9f4b909f94f7e4623ad8b434637b2c3d6c09934d |