Version: 2.1 Beta 1 (using 4.2.1 (KDE 4.2.1) "release 103", KDE:KDE4:Factory:Desktop / openSUSE_11.0) Compiler: gcc OS: Linux (i686) release 2.6.25.20-0.5-pae Create a new shape layer Click "Scale layer" -> Crash Backtrace: Application: Krita (krita), signal SIGABRT [?1034h[Thread debugging using libthread_db enabled] [Current thread is 0 (LWP 29704)] Thread 2 (Thread 0xb226bb90 (LWP 29740)): #0 0xb566ae9d in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #1 0xb566b76d in ?? () from /usr/lib/libglib-2.0.so.0 #2 0xb566b9f8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0xb7ebb4a7 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #4 0xb7e8df4a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #5 0xb7e8e38a in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #6 0xb7d98419 in QThread::exec () from /usr/lib/libQtCore.so.4 #7 0xb79e7409 in KisProjection::run (this=0x83412d8) at /home/sven/kde/src/koffice/krita/image/kis_projection.cc:72 #8 0xb7d9b76e in ?? () from /usr/lib/libQtCore.so.4 #9 0xb7d3b175 in start_thread () from /lib/libpthread.so.0 #10 0xb57d5dae in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb4aea6d0 (LWP 29704)): [KCrash Handler] #6 0xffffe430 in __kernel_vsyscall () #7 0xb5732900 in raise () from /lib/libc.so.6 #8 0xb5734238 in abort () from /lib/libc.so.6 #9 0xb7d93365 in qt_message_output () from /usr/lib/libQtCore.so.4 #10 0xb7d93451 in qFatal () from /usr/lib/libQtCore.so.4 #11 0xb7d93535 in qt_assert () from /usr/lib/libQtCore.so.4 #12 0xab7cc75e in KisSharedPtr<KisPaintDevice>::operator-> (this=0xbfbc9900) at /home/sven/kde/src/koffice/krita/image/kis_shared_ptr.h:191 #13 0xab7cae22 in ImageSize::slotLayerSize (this=0xaa130e0) at /home/sven/kde/src/koffice/krita/plugins/extensions/imagesize/imagesize.cc:163 #14 0xab7cb404 in ImageSize::qt_metacall (this=0xaa130e0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbc9a3c) at /home/sven/kde/build/koffice/krita/plugins/extensions/imagesize/imagesize.moc:74 #15 0xb7ea5c68 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #16 0xb7ea60a0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0xb5acd7d1 in QAction::triggered () from /usr/lib/libQtGui.so.4 #18 0xb5aced4f in QAction::activate () from /usr/lib/libQtGui.so.4 #19 0xb5f2bcfc in ?? () from /usr/lib/libQtGui.so.4 #20 0xb5f324d8 in ?? () from /usr/lib/libQtGui.so.4 #21 0xb5f32fc2 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #22 0xb69e0f95 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5 #23 0xb5b2aba3 in QWidget::event () from /usr/lib/libQtGui.so.4 #24 0xb5f353a9 in QMenu::event () from /usr/lib/libQtGui.so.4 #25 0xb5ad3dac in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #26 0xb5adca21 in QApplication::notify () from /usr/lib/libQtGui.so.4 #27 0xb69024ed in KApplication::notify () from /usr/lib/libkdeui.so.5 #28 0xb7e8f90b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #29 0xb5adba8e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #30 0xb5b4bc8e in ?? () from /usr/lib/libQtGui.so.4 #31 0xb5b4ad47 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #32 0xb5b744dc in ?? () from /usr/lib/libQtGui.so.4 #33 0xb56682f9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #34 0xb566b87b in ?? () from /usr/lib/libglib-2.0.so.0 #35 0xb566b9f8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #36 0xb7ebb488 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #37 0xb5b73ba5 in ?? () from /usr/lib/libQtGui.so.4 #38 0xb7e8df4a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #39 0xb7e8e38a in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #40 0xb7e90819 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #41 0xb5ad3c27 in QApplication::exec () from /usr/lib/libQtGui.so.4 #42 0xb7fab7ba in kdemain (argc=2, argv=0xbfbcab54) at /home/sven/kde/src/koffice/krita/main.cc:44 #43 0x08048976 in main (argc=) at /home/sven/kde/build/koffice/krita/krita_dummy.cpp:3
Similar crashes also appear on Rotate and Tonemapping.
SVN commit 1017889 by berger: Disable tonemapping when a non paint layer is selected. CCBUG:205635 M +7 -0 tonemapping.cc M +3 -0 tonemapping.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1017889
SVN commit 1017891 by berger: Disable scaling menu on vector layer. CCBUG:205635 M +12 -3 imagesize.cc M +4 -0 imagesize.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1017891
SVN commit 1017896 by berger: Disable scaling menu on vector layer. BUG:205635 M +23 -13 rotateimage.cc M +6 -0 rotateimage.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1017896
You need to log in before you can comment on or make changes to this bug.