Bug 105284 - crash after aspect ratio crop
Summary: crash after aspect ratio crop
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Crop (show other bugs)
Version: 0.7.3
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-08 12:43 UTC by Nadav Kavalerchik
Modified: 2022-01-15 06:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nadav Kavalerchik 2005-05-08 12:43:10 UTC
Version:           0.7.3-beta1 (using KDE KDE 3.4.0)
Installed from:    RedHat RPMs
OS:                Linux

digikam and image editor crashes after aspect ratio crop dialog is closed
and just after i see a brief distorted image of the original image in the image editor window.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -179906880 (LWP 3148)]
[KCrash handler]
#4  0xf55a64fc in memcpy () from /lib/libc.so.6
#5  0xf68762e6 in __imlib_RenderImage () from /usr/lib/libImlib2.so.1
#6  0xf6853db0 in imlib_render_image_part_on_drawable_at_size ()
   from /usr/lib/libImlib2.so.1
#7  0xf6f82a6e in Digikam::ImlibInterface::paintOnDevice (this=0xe038670, 
    p=0xe0a4d50, sx=386, sy=515, sw=128, sh=128, dx=0, dy=0, dw=128, dh=128, 
    antialias=1) at imlibinterface.cpp:513
#8  0xf6f8cc07 in Canvas::paintViewport (this=0xe0789c0, er=@0xfeef4e7c, 
    antialias=true) at canvas.cpp:653
#9  0xf6f8d4f8 in Canvas::viewportPaintEvent (this=0xe0789c0, e=0xfeef524c)
    at canvas.cpp:553
#10 0xf5d177e0 in QScrollView::eventFilter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0xf5bf22ec in QObject::activate_filters ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0xf5bf2361 in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0xf5c3085c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xf5b8dadd in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xf5b8e436 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0xf632a661 in KApplication::notify () from /usr/lib/libkdecore.so.4
#17 0xf5b59a66 in QWidget::repaint () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0xf5b8f303 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0xf5b8f3f8 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0xf5b37852 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0xf5ba619b in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0xf5ba60a6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0xf5b8d4a9 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x0804a907 in main (argc=7, argv=0xfeef5704) at main.cpp:280
Comment 1 Renchi Raju 2005-05-08 19:04:18 UTC

*** This bug has been marked as a duplicate of 100894 ***
Comment 2 Nadav Kavalerchik 2005-05-08 19:23:31 UTC
I'm not sure it's a duplicate of 100894
Comment 3 Renchi Raju 2005-05-08 19:37:57 UTC
if you don't believe me, recompile your imlib2 with the patch supplied with bug #100894 and try.
Comment 4 Nadav Kavalerchik 2005-05-09 09:45:13 UTC
i couldn't find a place to get the sources from (oups) and i'm using "imlib2-1.2.0-7.fc4.i386.rpm" (fedora extra development RPMS)
where do you get your imlib2 sources from ? (before patching)
Comment 5 Renchi Raju 2005-05-09 17:47:45 UTC
http://sourceforge.net/project/showfiles.php?group_id=2 (hint: google)
Comment 6 caulier.gilles 2022-01-15 06:36:51 UTC
Fixed with https://bugs.kde.org/show_bug.cgi?id=100894