Summary: | Crash on undo (new page) | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | David Palacio <dpalacio> |
Component: | general | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | gopalakbhat, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
David Palacio
2011-01-02 15:30:49 UTC
Created attachment 56859 [details]
New crash information added by DrKonqi
words (2.4 Alpha 1) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.1
- What I was doing when the application crashed:
Open a new document
Press Ctrl+Enter(Page Break)
Press Ctrl+Z
Words will now crash
-- Backtrace (Reduced):
#7 KoShape::absoluteTransformation (this=0x0, converter=0x0) at /home/gk/kde/src/calligra/libs/flake/KoShape.cpp:460
#8 0x022b7773 in TextShape::convertScreenPos (this=0x0, point=...) at /home/gk/kde/src/calligra/plugins/textshape/TextShape.cpp:195
#9 0x022bfdb0 in TextTool::pointToPosition (this=0xa178180, point=...) at /home/gk/kde/src/calligra/plugins/textshape/TextTool.cpp:917
#10 0x022c8f69 in TextTool::mouseMoveEvent (this=0xa178180, event=0xbfb93394) at /home/gk/kde/src/calligra/plugins/textshape/TextTool.cpp:958
#11 0x0413d365 in KoToolProxy::mouseMoveEvent (this=0xa0efc08, event=0xbfb93a74, point=...) at /home/gk/kde/src/calligra/libs/flake/KoToolProxy.cpp:249
Fixed with 47de2056c2c77bbe21dc70ae0c745f963aec7137. |