Summary: | An assert in cancelStroke, while using line tool. it give a popup giving abort or ignore options. pressing abort crashes krita | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dimula73 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/7928a2e7a6312f4e4a727b43ef09f2c031db74f0 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | screenshot of the error pop-up |
Description
Raghavendra kamath
2015-07-16 09:02:04 UTC
Created attachment 93610 [details]
screenshot of the error pop-up
please take a look at the screen shot attached.
It is a screenshot of the popup.
This bug can be reproduced when you press undo while while using line tool
To reproduce this bug one should press Ctrl+Z concurrently with drawing new lines. Can be reproduced consistently enough. Git commit 7928a2e7a6312f4e4a727b43ef09f2c031db74f0 by Dmitry Kazakov. Committed on 24/07/2015 at 12:35. Pushed by dkazakov into branch 'calligra/2.9'. Fix a crash in a line tool (see comment inside) M +8 -1 krita/plugins/tools/defaulttools/kis_tool_line.cc http://commits.kde.org/calligra/7928a2e7a6312f4e4a727b43ef09f2c031db74f0 Git commit d7eca0f6cbac2bfe6ec8f201a4ad1ff5e8aa598f by Dmitry Kazakov. Committed on 24/07/2015 at 13:15. Pushed by dkazakov into branch 'calligra/2.9'. Fix a hangup when pressing 'v' and 'b' in the brush tool simultaneously M +5 -0 krita/plugins/tools/defaulttools/kis_tool_line.cc M +1 -0 krita/plugins/tools/defaulttools/kis_tool_line.h http://commits.kde.org/calligra/d7eca0f6cbac2bfe6ec8f201a4ad1ff5e8aa598f |