Bug 296690 - calligrawords crashed when you insert a spreadsheet shape
Summary: calligrawords crashed when you insert a spreadsheet shape
Status: RESOLVED DUPLICATE of bug 293704
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 16:57 UTC by roman
Modified: 2012-03-25 20:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description roman 2012-03-24 16:57:58 UTC
Application: calligrawords (2.4 RC 2)
KDE Platform Version: 4.8.1 (4.8.1) (Compiled from sources)
Qt Version: 4.8.0
Operating System: Linux 3.2.8-calculate x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
create new document.
select the tool table
apply it to the list by clicking the left mouse button
crash.
- Custom settings of the application:
ru_RU language

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fae3c2801dc in ?? () from /usr/lib64/libflake.so.9
#7  0x00007fae3c28e764 in KoCreateShapesTool::createStrategy(KoPointerEvent*) () from /usr/lib64/libflake.so.9
#8  0x00007fae3c28e509 in KoInteractionTool::mousePressEvent(KoPointerEvent*) () from /usr/lib64/libflake.so.9
#9  0x00007fae3c232204 in KoToolProxy::mousePressEvent(KoPointerEvent*) () from /usr/lib64/libflake.so.9
#10 0x00007fae3c232324 in KoToolProxy::mousePressEvent(QMouseEvent*, QPointF const&) () from /usr/lib64/libflake.so.9
#11 0x00007fae35287f0e in ?? () from /usr/lib64/libwordsprivate.so.9
#12 0x00000030f6628701 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00000030f65d6a14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00000030f65dc020 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007fae3b392986 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x0000003947b8079b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00000030f65d7a25 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00000030f66561d8 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00000030f66548b9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#20 0x00000030f667d132 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#21 0x0000003ab6e47102 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x0000003ab6e478f8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x0000003ab6e47ad1 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x0000003947baf8df in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00000030f667cdde in ?? () from /usr/lib64/qt4/libQtGui.so.4
#26 0x0000003947b7f7c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#27 0x0000003947b7fa75 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#28 0x0000003947b841fb in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007fae3daeff05 in kdemain () from /usr/lib64/libkdeinit4_calligrawords.so
#30 0x0000003ab362205d in __libc_start_main () from /lib64/libc.so.6
#31 0x0000000000400709 in _start ()

Reported using DrKonqi
Comment 1 Franz Trischberger 2012-03-25 19:59:39 UTC
Should be a DUP of this bug:
https://bugs.kde.org/show_bug.cgi?id=293704
Comment 2 Camilla Boemann 2012-03-25 20:03:24 UTC
Duplicate as ou are not nserting a table but a spreadsheet shape

*** This bug has been marked as a duplicate of bug 293704 ***