[Bug 255989] New: ETM crash when adding an event with DAV or Open-XChange resources
Grégory Oestreicher
greg at kamago.net
Wed Nov 3 18:26:53 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=255989
Summary: ETM crash when adding an event with DAV or
Open-XChange resources
Product: kdepim
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: libkdepim
AssignedTo: kdepim-bugs at kde.org
ReportedBy: greg at kamago.net
Created an attachment (id=53103)
--> (http://bugs.kde.org/attachment.cgi?id=53103)
BT of the crash generated from DrKonqui
Version: unspecified (using Devel)
OS: Linux
It is possible to crash the EntityTreeModel (and Plasma) by creating an event
in KOrganizer in a calendar managed by the DAV or Open-XChange resources. This
happens every time with the same BT
Reproducible: Always
Steps to Reproduce:
Create a calendar with the DAV resource. It is possible to use one available at
http://caldav-test.ioda.net/ if no other CalDAV test server is available.
Create a new event from KOrganizer, whatever the content.
Actual Results:
Plasma crashes with the attached BT, showing that this happens in the ETM.
Expected Results:
Nothing should crash.
This crash does not happens with the iCal resource. Only the two listed here
were tested. Their common point is that when an item is created both of them do
not call changeCommitted() in itemAdded(), but must wait for the return of an
upload job; changeCommitted() is then called after the job has successfully run
(which it always did in the test cases).
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list