Summary: | Clicking on "," key after transforming a layer get a crash | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | sinozzuke <sinozzuke> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | lukast.dev, sinozzuke |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
sinozzuke
2011-07-05 13:18:58 UTC
Created attachment 61623 [details]
New crash information added by DrKonqi
krita (2.4 Alpha 2) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
The same problem, it's a duplicate of the "," key error
-- Backtrace (Reduced):
#6 KisSharedPtr (this=0x0) at /home/sinozzuke/kde4/src/calligra/krita/image/kis_shared_ptr.h:102
#7 KisPaintOpPreset::settings (this=0x0) at /home/sinozzuke/kde4/src/calligra/krita/image/brushengine/kis_paintop_preset.cpp:111
#8 0x00007fb4f5b750a5 in KisToolFreehand::decreaseBrushSize (this=0x89904f0) at /home/sinozzuke/kde4/src/calligra/krita/ui/tool/kis_tool_freehand.cc:669
#9 0x00007fb4f5b7543c in KisToolFreehand::qt_metacall (this=0x89904f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1ac06830) at /home/sinozzuke/kde4/build/calligra/krita/ui/kis_tool_freehand.moc:84
#10 0x00007fb4e1eda5f0 in KisToolDyna::qt_metacall (this=0x89904f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1ac06830) at /home/sinozzuke/kde4/build/calligra/krita/plugins/tools/tool_dyna/kis_tool_dyna.moc:80
Whenever , or . is pressed in tool different from freehand tool, it crashes. *** This bug has been marked as a duplicate of bug 276150 *** |