Bug 129756 - Korganizer crashed on me when quiting
Summary: Korganizer crashed on me when quiting
Status: RESOLVED DUPLICATE of bug 124024
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 16:48 UTC by Matej Cepl
Modified: 2006-06-24 18:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Back stack for korganizer's crash (4.40 KB, text/plain)
2006-06-24 16:55 UTC, Matej Cepl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matej Cepl 2006-06-24 16:50:12 UTC
Version:           3.5 (using KDE 3.5.3, Debian Package 4:3.5.3-1 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17.1.chelcicky.2

Not much to talk about -- just did Ctrl-Q on KOrganizer (no, I didn't run Kontact, it was just plain KOrganizer) and the result is attached.
Comment 1 Matej Cepl 2006-06-24 16:55:02 UTC
Created attachment 16778 [details]
Back stack for korganizer's crash
Comment 2 Philip Rodrigues 2006-06-24 18:15:52 UTC
Pasting the backtrace: it's a dupe of bug 124024:

#6  0xb7018ef5 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#7  0xb7019bc2 in QBoxLayout::minimumSize () from /usr/lib/libqt-mt.so.3
#8  0xb6fc8f01 in QLayout::totalMinimumSize () from /usr/lib/libqt-mt.so.3
#9  0xb7020938 in qSmartMinSize () from /usr/lib/libqt-mt.so.3
#10 0xb6fc81d9 in QWidgetItem::minimumSize () from /usr/lib/libqt-mt.so.3
#11 0xb7018a72 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#12 0xb7019c60 in QBoxLayout::sizeHint () from /usr/lib/libqt-mt.so.3
#13 0xb6fc9044 in QLayout::totalSizeHint () from /usr/lib/libqt-mt.so.3
#14 0xb706fa9a in QWidget::sizeHint () from /usr/lib/libqt-mt.so.3
#15 0xb70fb5b1 in QFrame::sizeHint () from /usr/lib/libqt-mt.so.3
#16 0xb71a4115 in QWidgetStack::sizeHint () from /usr/lib/libqt-mt.so.3
#17 0xb718b622 in QTabWidget::sizeHint () from /usr/lib/libqt-mt.so.3
#18 0xb76544ae in KJanusWidget::minimumSizeHint (this=0x84974a8)
    at /build/buildd/kdelibs-3.5.3/./kdeui/kjanuswidget.cpp:798
#19 0xb765744f in KDialogBase::minimumSizeHint (this=0x8490138)
    at /build/buildd/kdelibs-3.5.3/./kdeui/kdialogbase.cpp:467
#20 0xb76559af in KDialogBase::sizeHint (this=0x8490138)
    at /build/buildd/kdelibs-3.5.3/./kdeui/kdialogbase.cpp:439
#21 0xb706c150 in qt_naturalWidgetSize () from /usr/lib/libqt-mt.so.3
#22 0xb7071d16 in QWidget::show () from /usr/lib/libqt-mt.so.3
#23 0xb71f0255 in QDialog::show () from /usr/lib/libqt-mt.so.3
#24 0xb7e5dd28 in CalendarView::newEvent (this=0x813c870, fromHint=@0x3f, 
    toHint=@0x3f, allDay=false)
    at /build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/korganizer/calendarview.cpp:996
#25 0xb7e6b50e in CalendarView::newEvent (this=0x813c870)
    at /build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/korganizer/calendarview.cpp:940
#26 0xb7e80629 in CalendarView::qt_invoke (this=0x813c870, _id=63, 
    _o=0xbfcc7ccc) at ./calendarview.moc:970
#27 0xb703a54b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb703afdc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb7dc9fec in KOrg::BaseView::newEventSignal (this=0x3f)
    at ./baseview.moc:346

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