Summary: | Akonadi Crashes when adding Calender File | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Blackpaw <lindsay.mathieson> |
Component: | ICal file resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | grabner, kde.uat, lindsay.mathieson, sturmflut |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Blackpaw
2010-12-04 02:19:25 UTC
Note:Despite the Kubuntu version showing KDE 4.6 Beta the packaged KDEPim vs is 4.4.7 Created attachment 54163 [details]
New crash information added by DrKonqi
kontact (4.4.7) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.0
- What I was doing when the application crashed:
Creating new Contact ((using "New Contact" button; all contacts are stored as vcard file in folder). I have tried to import already existing vcard contact as well and it crashed as well.
-- Backtrace (Reduced):
#14 0x05a52776 in QObject::event (this=0x9bf8f70, e=0xa0bc998) at kernel/qobject.cpp:1222
#15 0x0108efdc in QApplicationPrivate::notify_helper (this=0x940ebe8, receiver=0x9bf8f70, e=0xa0bc998) at kernel/qapplication.cpp:4396
#16 0x0109504e in QApplication::notify (this=0xbff42ee4, receiver=0x9bf8f70, e=0xa0bc998) at kernel/qapplication.cpp:3798
#17 0x009d1e6a in KApplication::notify (this=0xbff42ee4, receiver=0x9bf8f70, event=0xa0bc998) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x05a3fb3b in QCoreApplication::notifyInternal (this=0xbff42ee4, receiver=0x9bf8f70, event=0xa0bc998) at kernel/qcoreapplication.cpp:732
*** Bug 260345 has been marked as a duplicate of this bug. *** *** Bug 261118 has been marked as a duplicate of this bug. *** Seems to be fixed in KDE 4.6 RC 2, I'm using the Ubuntu 11.04 (Natty) Packages on x86. One of my calendars is in a local file, the other is read-only and fetched periodically via HTTP. Both work, no crashes, on-disk-changes in the local file are immediately detected and the calendar updated. I do confirm both creating and importing of Contacts is working well in kontact (4.4.9) on KDE Platform 4.5.95 (4.6 RC2) using Qt 4.7.0. I have retested this on the same files I have reported bug before. Thanks for the feedback. |