Bug 125450 - creating new appointment causes infinite recursion
Summary: creating new appointment causes infinite recursion
Status: RESOLVED DUPLICATE of bug 124024
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 19:27 UTC by Leo Savernik
Modified: 2006-05-04 18:06 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 Leo Savernik 2006-04-12 19:27:29 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Compiled From Sources

Trying to create a new appointment causes an infinite recursion caused by KDGanttView.

The recursion occurs due to a call to processEvents within KDGanttView::sizeHint.

BT:

[New Thread 1024 (LWP 14296)]
[KCrash handler]
#6  0x4141a1b2 in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2361
#7  0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#8  0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#9  0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#10 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#11 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#12 0x414183e7 in QBoxLayout::minimumSize (this=0x84e8ab8)
    at kernel/qlayout.cpp:1801
#13 0x413d33e0 in QLayout::totalMinimumSize (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:968
#14 0x4145bbf5 in QWidget::minimumSizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4559
#15 0x4155b872 in QWidgetStack::minimumSizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:582
#16 0x4154840f in QTabWidget::minimumSizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:796
#17 0x4141b8c8 in qSmartMinSize (i=0x813bce8) at kernel/qlayoutengine.cpp:254
#18 0x413d226a in QWidgetItem::minimumSize (this=0x813bce8)
    at kernel/qabstractlayout.cpp:491
#19 0x41419cee in QBoxLayout::setupGeom (this=0x84099f0)
    at kernel/qlayout.cpp:2324
#20 0x41418872 in QBoxLayout::setGeometry (this=0x84099f0, r=@0xbfff8580)
    at kernel/qlayout.cpp:1899
#21 0x413d3cef in QLayout::activate (this=0x84099f0)
    at kernel/qabstractlayout.cpp:1202
#22 0x413d30bb in QLayout::eventFilter (this=0x84099f0, o=0x835e080, 
    e=0x8514080) at kernel/qabstractlayout.cpp:903
#23 0x414286ae in QObject::activate_filters (this=0x835e080, e=0x8514080)
    at kernel/qobject.cpp:902
#24 0x414284c5 in QObject::event (this=0x835e080, e=0x8514080)
    at kernel/qobject.cpp:735
#25 0x4145bc58 in QWidget::event (this=0x835e080, e=0x8514080)
    at kernel/qwidget.cpp:4658
#26 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x835e080, e=0x8514080) at kernel/qapplication.cpp:2635
#27 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x835e080, 
    e=0x8514080) at kernel/qapplication.cpp:2523
#28 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#29 0x4182b7f4 in QApplication::sendEvent (receiver=0x835e080, event=0x8514080)
    at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#30 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#31 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#32 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#33 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#34 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#35 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#36 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#37 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#38 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#39 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#40 0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#41 0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#42 0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#43 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#44 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#45 0x414183e7 in QBoxLayout::minimumSize (this=0x84e8ab8)
    at kernel/qlayout.cpp:1801
#46 0x413d33e0 in QLayout::totalMinimumSize (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:968
#47 0x4145bbf5 in QWidget::minimumSizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4559
#48 0x4155b872 in QWidgetStack::minimumSizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:582
#49 0x4154840f in QTabWidget::minimumSizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:796
#50 0x4141b8c8 in qSmartMinSize (i=0x813bce8) at kernel/qlayoutengine.cpp:254
#51 0x413d226a in QWidgetItem::minimumSize (this=0x813bce8)
    at kernel/qabstractlayout.cpp:491
#52 0x41419cee in QBoxLayout::setupGeom (this=0x84099f0)
    at kernel/qlayout.cpp:2324
#53 0x41418872 in QBoxLayout::setGeometry (this=0x84099f0, r=@0xbfff96c8)
    at kernel/qlayout.cpp:1899
#54 0x413d3cef in QLayout::activate (this=0x84099f0)
    at kernel/qabstractlayout.cpp:1202
#55 0x413d30bb in QLayout::eventFilter (this=0x84099f0, o=0x835e080, 
    e=0x84984b8) at kernel/qabstractlayout.cpp:903
#56 0x414286ae in QObject::activate_filters (this=0x835e080, e=0x84984b8)
    at kernel/qobject.cpp:902
#57 0x414284c5 in QObject::event (this=0x835e080, e=0x84984b8)
    at kernel/qobject.cpp:735
#58 0x4145bc58 in QWidget::event (this=0x835e080, e=0x84984b8)
    at kernel/qwidget.cpp:4658
#59 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x835e080, e=0x84984b8) at kernel/qapplication.cpp:2635
#60 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x835e080, 
    e=0x84984b8) at kernel/qapplication.cpp:2523
#61 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#62 0x4182b7f4 in QApplication::sendEvent (receiver=0x835e080, event=0x84984b8)
    at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#63 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#64 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#65 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#66 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#67 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#68 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#69 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#70 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#71 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#72 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#73 0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#74 0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#75 0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#76 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#77 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#78 0x414183e7 in QBoxLayout::minimumSize (this=0x84e8ab8)
    at kernel/qlayout.cpp:1801
#79 0x413d33e0 in QLayout::totalMinimumSize (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:968
#80 0x4145bbf5 in QWidget::minimumSizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4559
#81 0x4155b872 in QWidgetStack::minimumSizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:582
#82 0x4154840f in QTabWidget::minimumSizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:796
#83 0x4141b8c8 in qSmartMinSize (i=0x813bce8) at kernel/qlayoutengine.cpp:254
#84 0x413d226a in QWidgetItem::minimumSize (this=0x813bce8)
    at kernel/qabstractlayout.cpp:491
#85 0x41419cee in QBoxLayout::setupGeom (this=0x84099f0)
    at kernel/qlayout.cpp:2324
#86 0x41418872 in QBoxLayout::setGeometry (this=0x84099f0, r=@0xbfffa810)
    at kernel/qlayout.cpp:1899
#87 0x413d3cef in QLayout::activate (this=0x84099f0)
    at kernel/qabstractlayout.cpp:1202
#88 0x413d30bb in QLayout::eventFilter (this=0x84099f0, o=0x835e080, 
    e=0x85140f0) at kernel/qabstractlayout.cpp:903
#89 0x414286ae in QObject::activate_filters (this=0x835e080, e=0x85140f0)
    at kernel/qobject.cpp:902
#90 0x414284c5 in QObject::event (this=0x835e080, e=0x85140f0)
    at kernel/qobject.cpp:735
#91 0x4145bc58 in QWidget::event (this=0x835e080, e=0x85140f0)
    at kernel/qwidget.cpp:4658
#92 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x835e080, e=0x85140f0) at kernel/qapplication.cpp:2635
#93 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x835e080, 
    e=0x85140f0) at kernel/qapplication.cpp:2523
#94 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#95 0x4182b7f4 in QApplication::sendEvent (receiver=0x835e080, event=0x85140f0)
    at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#96 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#97 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#98 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#99 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#100 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#101 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#102 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#103 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#104 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#105 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#106 0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#107 0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#108 0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#109 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#110 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#111 0x414183e7 in QBoxLayout::minimumSize (this=0x84e8ab8)
    at kernel/qlayout.cpp:1801
#112 0x413d33e0 in QLayout::totalMinimumSize (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:968
#113 0x4145bbf5 in QWidget::minimumSizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4559
#114 0x4155b872 in QWidgetStack::minimumSizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:582
#115 0x4154840f in QTabWidget::minimumSizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:796
#116 0x4141b8c8 in qSmartMinSize (i=0x813bce8) at kernel/qlayoutengine.cpp:254
#117 0x413d226a in QWidgetItem::minimumSize (this=0x813bce8)
    at kernel/qabstractlayout.cpp:491
#118 0x41419cee in QBoxLayout::setupGeom (this=0x84099f0)
    at kernel/qlayout.cpp:2324
#119 0x41418872 in QBoxLayout::setGeometry (this=0x84099f0, r=@0xbfffb958)
    at kernel/qlayout.cpp:1899
#120 0x413d3cef in QLayout::activate (this=0x84099f0)
    at kernel/qabstractlayout.cpp:1202
#121 0x413d30bb in QLayout::eventFilter (this=0x84099f0, o=0x835e080, 
    e=0x845b970) at kernel/qabstractlayout.cpp:903
#122 0x414286ae in QObject::activate_filters (this=0x835e080, e=0x845b970)
    at kernel/qobject.cpp:902
#123 0x414284c5 in QObject::event (this=0x835e080, e=0x845b970)
    at kernel/qobject.cpp:735
#124 0x4145bc58 in QWidget::event (this=0x835e080, e=0x845b970)
    at kernel/qwidget.cpp:4658
#125 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x835e080, e=0x845b970) at kernel/qapplication.cpp:2635
#126 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x835e080, 
    e=0x845b970) at kernel/qapplication.cpp:2523
#127 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#128 0x4182b7f4 in QApplication::sendEvent (receiver=0x835e080, 
    event=0x845b970) at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#129 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#130 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#131 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#132 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#133 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#134 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#135 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#136 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#137 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#138 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#139 0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#140 0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#141 0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#142 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#143 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#144 0x414183e7 in QBoxLayout::minimumSize (this=0x84e8ab8)
    at kernel/qlayout.cpp:1801
#145 0x413d33e0 in QLayout::totalMinimumSize (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:968
#146 0x4145bbf5 in QWidget::minimumSizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4559
#147 0x4155b872 in QWidgetStack::minimumSizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:582
#148 0x4154840f in QTabWidget::minimumSizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:796
#149 0x4141b8c8 in qSmartMinSize (i=0x813bce8) at kernel/qlayoutengine.cpp:254
#150 0x413d226a in QWidgetItem::minimumSize (this=0x813bce8)
    at kernel/qabstractlayout.cpp:491
#151 0x41419cee in QBoxLayout::setupGeom (this=0x84099f0)
    at kernel/qlayout.cpp:2324
#152 0x41418872 in QBoxLayout::setGeometry (this=0x84099f0, r=@0xbfffcaa0)
    at kernel/qlayout.cpp:1899
#153 0x413d3cef in QLayout::activate (this=0x84099f0)
    at kernel/qabstractlayout.cpp:1202
#154 0x413d30bb in QLayout::eventFilter (this=0x84099f0, o=0x835e080, 
    e=0x8513690) at kernel/qabstractlayout.cpp:903
#155 0x414286ae in QObject::activate_filters (this=0x835e080, e=0x8513690)
    at kernel/qobject.cpp:902
#156 0x414284c5 in QObject::event (this=0x835e080, e=0x8513690)
    at kernel/qobject.cpp:735
#157 0x4145bc58 in QWidget::event (this=0x835e080, e=0x8513690)
    at kernel/qwidget.cpp:4658
#158 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x835e080, e=0x8513690) at kernel/qapplication.cpp:2635
#159 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x835e080, 
    e=0x8513690) at kernel/qapplication.cpp:2523
#160 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#161 0x4182b7f4 in QApplication::sendEvent (receiver=0x835e080, 
    event=0x8513690) at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#162 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#163 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#164 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#165 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#166 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#167 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#168 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#169 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#170 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#171 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#172 0x41418872 in QBoxLayout::setGeometry (this=0x84d2078, r=@0xbfffd470)
    at kernel/qlayout.cpp:1899
#173 0x413d3cef in QLayout::activate (this=0x84d2078)
    at kernel/qabstractlayout.cpp:1202
#174 0x413d30bb in QLayout::eventFilter (this=0x84d2078, o=0x84fcf78, 
    e=0x85646e0) at kernel/qabstractlayout.cpp:903
#175 0x414286ae in QObject::activate_filters (this=0x84fcf78, e=0x85646e0)
    at kernel/qobject.cpp:902
#176 0x414284c5 in QObject::event (this=0x84fcf78, e=0x85646e0)
    at kernel/qobject.cpp:735
#177 0x4145bc58 in QWidget::event (this=0x84fcf78, e=0x85646e0)
    at kernel/qwidget.cpp:4658
#178 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x84fcf78, e=0x85646e0) at kernel/qapplication.cpp:2635
#179 0x413dbdd2 in QApplication::notify (this=0xbffff250, receiver=0x84fcf78, 
    e=0x85646e0) at kernel/qapplication.cpp:2523
#180 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#181 0x4182b7f4 in QApplication::sendEvent (receiver=0x84fcf78, 
    event=0x85646e0) at .moc/debug-shared-mt/../../kernel/qapplication.h:491
#182 0x413dd554 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3261
#183 0x413dd29f in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3172
#184 0x4138b54b in QEventLoop::processEvents (this=0x8130750, flags=0)
    at kernel/qeventloop_x11.cpp:144
#185 0x413ecab8 in QEventLoop::processEvents (this=0x8130750, flags=0, 
    maxTime=3000) at kernel/qeventloop.cpp:258
#186 0x413dc47d in QApplication::processEvents (this=0xbffff250, maxtime=3000)
    at kernel/qapplication.cpp:2693
#187 0x413dc435 in QApplication::processEvents (this=0xbffff250)
    at kernel/qapplication.cpp:2677
#188 0x401828c8 in KDGanttView::sizeHint (this=0x84d8568)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/kdgantt/KDGanttView.cpp:326
#189 0x4141b90b in qSmartMinSize (i=0x843a750) at kernel/qlayoutengine.cpp:256
#190 0x413d226a in QWidgetItem::minimumSize (this=0x843a750)
    at kernel/qabstractlayout.cpp:491
#191 0x41419cee in QBoxLayout::setupGeom (this=0x84d2078)
    at kernel/qlayout.cpp:2324
#192 0x414183e7 in QBoxLayout::minimumSize (this=0x84d2078)
    at kernel/qlayout.cpp:1801
#193 0x413d33e0 in QLayout::totalMinimumSize (this=0x84d2078)
    at kernel/qabstractlayout.cpp:968
#194 0x4141b81a in qSmartMinSize (i=0x843f6d0) at kernel/qlayoutengine.cpp:248
#195 0x413d226a in QWidgetItem::minimumSize (this=0x843f6d0)
    at kernel/qabstractlayout.cpp:491
#196 0x41419cee in QBoxLayout::setupGeom (this=0x84e8ab8)
    at kernel/qlayout.cpp:2324
#197 0x41418347 in QBoxLayout::sizeHint (this=0x84e8ab8)
    at kernel/qlayout.cpp:1789
#198 0x413d3520 in QLayout::totalSizeHint (this=0x84e8ab8)
    at kernel/qabstractlayout.cpp:989
#199 0x4145bb75 in QWidget::sizeHint (this=0x84e9160)
    at kernel/qwidget.cpp:4533
#200 0x414cb412 in QFrame::sizeHint (this=0x84e9160) at widgets/qframe.cpp:487
#201 0x4155b602 in QWidgetStack::sizeHint (this=0x83fc728)
    at widgets/qwidgetstack.cpp:552
#202 0x41547def in QTabWidget::sizeHint (this=0x83f2c38)
    at widgets/qtabwidget.cpp:766
#203 0x40d7ce73 in KJanusWidget::minimumSizeHint ()
    at /usr/include/stdlib.h:363
#204 0x40d7628d in KDialogBase::minimumSizeHint () at /usr/include/stdlib.h:363
#205 0x40d76161 in KDialogBase::sizeHint () at /usr/include/stdlib.h:363
#206 0x414547f9 in qt_naturalWidgetSize (w=0x81bdcc8) at kernel/qwidget.cpp:537
#207 0x4145a55f in QWidget::show (this=0x81bdcc8) at kernel/qwidget.cpp:3941
#208 0x4159a5e2 in QDialog::show (this=0x81bdcc8) at dialogs/qdialog.cpp:716
#209 0x40111231 in CalendarView::newEvent (this=0x818d280, 
    fromHint=@0xbfffe648, toHint=@0xbfffe638, allDay=true)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/korganizer/calendarview.cpp:996
#210 0x40110e7e in CalendarView::newEvent (this=0x818d280)
    at /leo/projekte/Fremde/kde-3.5/src/kdepim/korganizer/calendarview.cpp:938
#211 0x4011769c in CalendarView::qt_invoke (this=0x818d280, _id=62, 
    _o=0xbfffe738) at calendarview.moc:970
#212 0x4142b12a in QObject::activate_signal (this=0x8399790, clist=0x83999e0, 
    o=0xbfffe738) at kernel/qobject.cpp:2355
#213 0x4142af74 in QObject::activate_signal (this=0x8399790, signal=2)
    at kernel/qobject.cpp:2324
#214 0x40d084e9 in KAction::activated () at /usr/include/stdlib.h:363
#215 0x40d07cc0 in KAction::slotActivated () at /usr/include/stdlib.h:363
#216 0x40d07e36 in KAction::slotPopupActivated () at /usr/include/stdlib.h:363
#217 0x40d0880d in KAction::qt_invoke () at /usr/include/stdlib.h:363
#218 0x4142b12a in QObject::activate_signal (this=0x83af968, clist=0x83afa28, 
    o=0xbfffe8c0) at kernel/qobject.cpp:2355
#219 0x41738d42 in QSignal::signal (this=0x83af968, t0=@0x83af990)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#220 0x41444a30 in QSignal::activate (this=0x83af968) at kernel/qsignal.cpp:212
#221 0x4152249e in QPopupMenu::mouseReleaseEvent (this=0x83aedc8, e=0xbfffedb4)
    at widgets/qpopupmenu.cpp:1691
#222 0x40cf8324 in KPopupMenu::mouseReleaseEvent ()
    at /usr/include/stdlib.h:363
#223 0x4145becf in QWidget::event (this=0x83aedc8, e=0xbfffedb4)
    at kernel/qwidget.cpp:4676
#224 0x413dc385 in QApplication::internalNotify (this=0xbffff250, 
    receiver=0x83aedc8, e=0xbfffedb4) at kernel/qapplication.cpp:2635
#225 0x413db8d0 in QApplication::notify (this=0xbffff250, receiver=0x83aedc8, 
    e=0xbfffedb4) at kernel/qapplication.cpp:2421
#226 0x40f4df3a in KApplication::notify () at /usr/include/stdlib.h:363
#227 0x4182b864 in QApplication::sendSpontaneousEvent (receiver=0x83aedc8, 
    event=0xbfffedb4) at .moc/debug-shared-mt/../../kernel/qapplication.h:494
#228 0x4137975c in QETWidget::translateMouseEvent (this=0x83aedc8, 
    event=0xbffff11c) at kernel/qapplication_x11.cpp:4233
#229 0x413771e5 in QApplication::x11ProcessEvent (this=0xbffff250, 
    event=0xbffff11c) at kernel/qapplication_x11.cpp:3442
#230 0x4138b64b in QEventLoop::processEvents (this=0x8130750, flags=4)
    at kernel/qeventloop_x11.cpp:192
#231 0x413ec960 in QEventLoop::enterLoop (this=0x8130750)
    at kernel/qeventloop.cpp:198
#232 0x413ec885 in QEventLoop::exec (this=0x8130750)
    at kernel/qeventloop.cpp:145
#233 0x413dc585 in QApplication::exec (this=0xbffff250)
    at kernel/qapplication.cpp:2758
#234 0x805134f in KMainWindow::createStandardStatusBarAction ()
    at /usr/include/stdlib.h:363
#235 0x41bddbaf in __libc_start_main () at /usr/include/stdlib.h:363
Comment 1 Leo Savernik 2006-04-12 19:43:29 UTC
Pointing KDGantt-people to this bug.
Comment 2 Leo Savernik 2006-05-04 18:06:21 UTC

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