Bug 172446 - korganizer crashes when setting new diary entry.
Summary: korganizer crashes when setting new diary entry.
Status: RESOLVED DUPLICATE of bug 186597
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 12:40 UTC by Paul Stansell
Modified: 2009-03-25 01:20 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 Paul Stansell 2008-10-09 12:40:07 UTC
Version:           3.5.10-1.fc8 (using KDE 3.5.10)
OS:                Linux
Installed from:    Fedora RPMs

The only way I can consistently set a new diary entry is to cut and paste an old entry and then edit it.  If I try create a new entry korganizer crashes.

Here is the korganizer.kcrash file:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1073912144 (LWP 4177)]
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x02e35dea in KCal::FreeBusy::FreeBusy () from /usr/lib/libkcal.so.2
#7  0x03207463 in FreeBusyManager::ownerFreeBusy ()
   from /usr/lib/libkorganizer.so.1
#8  0x0320757d in FreeBusyManager::slotFreeBusyDownloadError ()
   from /usr/lib/libkorganizer.so.1
#9  0x03208995 in FreeBusyManager::retrieveFreeBusy ()
   from /usr/lib/libkorganizer.so.1
#10 0x031ca710 in KOEditorFreeBusy::timerEvent ()
   from /usr/lib/libkorganizer.so.1
#11 0x059cf162 in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x05a0bfbc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x059664eb in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x05967ac7 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x0241c3d2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#16 0x0595a432 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x0590deaf in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x0597fdc0 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x0597fc76 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x0596612f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x0804fe34 in QWidget::setUpdatesEnabled ()
#22 0x008aa390 in __libc_start_main () from /lib/libc.so.6
#23 0x0804fbc1 in QWidget::setUpdatesEnabled ()
Comment 1 Sergio Martins 2009-03-09 00:43:10 UTC
Can you reproduce the crash in KDE4.2 ?
Comment 2 Paul Stansell 2009-03-09 01:53:50 UTC
I haven't tried, I'm still using KDE3.5 on Fedora8.  I will let you know when I upgrade (hopefully soon).  Thanks.
Comment 3 Sergio Martins 2009-03-25 01:20:13 UTC
(In reply to comment #2)
> I haven't tried, I'm still using KDE3.5 on Fedora8.  I will let you know when I
> upgrade (hopefully soon).  Thanks.

Ok, when you upgrade answer in bug #186597

thanks

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