Summary: | Adding a spreadsheet flake and editing it crashes Flow | ||
---|---|---|---|
Product: | [Applications] calligraflow | Reporter: | Christian Weilbach <christian_weilbach> |
Component: | general | Assignee: | Yue Liu <mxj4> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ElementAlchemist7 |
Priority: | NOR | ||
Version First Reported In: | 2.5 RC | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian Weilbach
2012-08-02 00:23:47 UTC
Created attachment 75639 [details]
New crash information added by DrKonqi
calligraflow (2.5.4) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
I had created a new document and added a spreadsheet object to it (it was one of the first few things I needed). I could try to enter text into a cell, but when I tried to commit changes to the spreadsheet (by loss of focus or pressing Enter), the program would crash.
I tried this a few times to make sure it wasn't a fluke.
-- Backtrace (Reduced):
#6 Calligra::Sheets::ExternalEditor::applyAction (this=0x0) at /build/buildd/calligra-2.5.4/sheets/ui/ExternalEditor.cpp:200
#7 0x00007f1e8fffc3e7 in Calligra::Sheets::CellToolBase::deleteEditor (this=0x5075a10, saveChanges=<optimized out>, expandMatrix=<optimized out>) at /build/buildd/calligra-2.5.4/sheets/ui/CellToolBase.cpp:1469
#8 0x00007f1e8ff3c61f in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /build/buildd/calligra-2.5.4/obj-x86_64-linux-gnu/sheets/moc_CellToolBase.cpp:255
#9 Calligra::Sheets::CellToolBase::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x7fffff38dd20) at /build/buildd/calligra-2.5.4/obj-x86_64-linux-gnu/sheets/moc_CellToolBase.cpp:246
[...]
#11 0x00007f1e9002e710 in Calligra::Sheets::Selection::closeEditor (this=<optimized out>, _t1=true, _t2=false) at /build/buildd/calligra-2.5.4/obj-x86_64-linux-gnu/sheets/Selection.moc:164
*** This bug has been marked as a duplicate of bug 304222 *** *** This bug has been marked as a duplicate of bug 304422 *** |