Bug 135114 - crash when clicking monthly recurring task
Summary: crash when clicking monthly recurring task
Status: RESOLVED DUPLICATE of bug 115892
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 21:50 UTC by Andrew Ziem
Modified: 2006-10-28 20:35 UTC (History)
0 users

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 Andrew Ziem 2006-10-04 21:50:42 UTC
Version:           kdepim-3.5.4-3.0.fc5.kde (using KDE KDE 3.5.4)
Installed from:    Fedora RPMs
OS:                Linux

When I click a monthly recurring to-do item to mark it as done, korganizer crashes.  In case it makes a difference, the calandar is remotely stored on WebDAV.

[KCrash handler]
#6  0x083f8b01 in ?? ()
#7  0x06a3568a in KOTodoViewItem::construct ()
   from /usr/lib/libkorganizer.so.1
#8  0x06a35d10 in KOTodoView::setNewPercentage ()
   from /usr/lib/libkorganizer.so.1
#9  0x06a35e7c in KOTodoView::processDelayedNewPercentage ()
   from /usr/lib/libkorganizer.so.1
#10 0x06aab68f in KOTodoView::qt_invoke () from /usr/lib/libkorganizer.so.1
#11 0x05a077ba in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x05d91c4e in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x05a25e87 in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x05a2ea33 in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x0599ec8b in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x059a00d9 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x003a9f93 in KApplication::notify () from /usr/lib/libkdecore.so.4
#18 0x05992a92 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x0594468f in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x059b8130 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x059b7ff6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0599e79f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x080516a4 in ?? ()
#24 0x0087e4e4 in __libc_start_main () from /lib/libc.so.6
#25 0x0804fc61 in ?? ()


Fedora Core 5
kdepim-3.5.4-3.0.fc5.kde
kdelibs-3.5.4-6.0.fc5.kde
kdebase-3.5.4-6.1.fc5.kde
Comment 1 Bram Schoenmakers 2006-10-28 20:35:59 UTC
Exactly the same backtrace as 115892.

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