Bug 228047 - Kontact (Korganizer) crashes when using timeline view
Summary: Kontact (Korganizer) crashes when using timeline view
Status: RESOLVED INTENTIONAL
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.4.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 14:27 UTC by Ray Ven
Modified: 2011-06-12 08:29 UTC (History)
1 user (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 Ray Ven 2010-02-22 14:27:21 UTC
Application: kontact (4.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Kontact crashes when klickin on blue bar in Timeline view. (In German: Zeitleiste)
4 Calenders are Active

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x001dc7cb in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x0593b8d3 in KOTimelineView::itemMoved (this=0xa281e48, item=0x1) at ../../korganizer/views/timelineview/kotimelineview.cpp:343
#8  0x0593bfbf in KOTimelineView::qt_metacall (this=0xa281e48, _c=QMetaObject::InvokeMetaMethod, _id=71, _a=0xbfc24c48) at ./kotimelineview.moc:86
#9  0x00ffbf6a in QMetaObject::metacall (object=0xa281e48, cl=179415649, idx=71, argv=0xbfc24c48) at kernel/qmetaobject.cpp:237
#10 0x0100a705 in QMetaObject::activate (sender=0xaac3418, m=0x5a30cbc, local_signal_index=19, argv=0xbfc24c48) at kernel/qobject.cpp:3275
#11 0x058880c3 in KDGanttView::gvItemMoved (this=0xaac3418, _t1=0xab1aa50) at ./KDGanttView.moc:666
#12 0x058bface in KDGanttCanvasView::contentsMouseReleaseEvent (this=0xaab7fd8, e=0xbfc24cf0) at ../../kdgantt1/KDGanttViewSubwidgets.cpp:4155
#13 0x0265baa8 in Q3ScrollView::viewportMouseReleaseEvent (this=0xaab7fd8, e=0xbfc25270) at widgets/q3scrollview.cpp:1763
#14 0x0265d678 in Q3ScrollView::eventFilter (this=0xaab7fd8, obj=0xaab6b70, e=0xbfc25270) at widgets/q3scrollview.cpp:1481
#15 0x00ff5f9a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x858acd0, receiver=0xaab6b70, event=0xbfc25270) at kernel/qcoreapplication.cpp:819
#16 0x01242259 in QApplicationPrivate::notify_helper (this=0x858acd0, receiver=0xaab6b70, e=0xbfc25270) at kernel/qapplication.cpp:4294
#17 0x01249877 in QApplication::notify (this=0xbfc25b24, receiver=0xaab6b70, e=0xbfc25270) at kernel/qapplication.cpp:3863
#18 0x0084b1fa in KApplication::notify (this=0xbfc25b24, receiver=0xaab6b70, event=0xbfc25270) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00ff6cfb in QCoreApplication::notifyInternal (this=0xbfc25b24, receiver=0xaab6b70, event=0xbfc25270) at kernel/qcoreapplication.cpp:704
#20 0x012487cf in QCoreApplication::sendEvent (receiver=0xaab6b70, event=0xbfc25270, alienWidget=0xaab6b70, nativeWidget=0x858b900, buttonDown=0x1b83058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QApplicationPrivate::sendMouseEvent (receiver=0xaab6b70, event=0xbfc25270, alienWidget=0xaab6b70, nativeWidget=0x858b900, buttonDown=0x1b83058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2963
#22 0x012d3618 in QETWidget::translateMouseEvent (this=0x858b900, event=0xbfc2578c) at kernel/qapplication_x11.cpp:4368
#23 0x012d2af1 in QApplication::x11ProcessEvent (this=0xbfc25b24, event=0xbfc2578c) at kernel/qapplication_x11.cpp:3379
#24 0x0130195a in x11EventSourceDispatch (s=0x8593b68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x02048e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x0204c730 in ?? () from /lib/libglib-2.0.so.0
#27 0x0204c863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x010228e5 in QEventDispatcherGlib::processEvents (this=0x85690e8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0x01301485 in QGuiEventDispatcherGlib::processEvents (this=0x85690e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00ff5319 in QEventLoop::processEvents (this=0xbfc25a84, flags=) at kernel/qeventloop.cpp:149
#31 0x00ff576a in QEventLoop::exec (this=0xbfc25a84, flags=...) at kernel/qeventloop.cpp:201
#32 0x00ff995f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0x01242317 in QApplication::exec () at kernel/qapplication.cpp:3577
#34 0x0804b4c2 in main (argc=1, argv=0xbfc25d44) at ../../../kontact/src/main.cpp:224

Reported using DrKonqi
Comment 1 Sergio Martins 2011-06-12 08:29:31 UTC
Ported to akonadi, and we don't use kdgant1 anymore.