[Bug 265589] GroupDAV resource crashes when selected in Akonadi Console

Ingo Ratsdorf ingo at envirology.co.nz
Tue Feb 8 05:46:53 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=265589





--- Comment #4 from Ingo Ratsdorf <ingo envirology co nz>  2011-02-08 06:46:51 ---
Hi Grégory,

I applied the mentioned patch which seems to make the pre KCalCore groupdav
resource work without throwing warnings about invalid data.
Yet it has no influence on the latest groupdav resource.
I used wireshark to trace HTTP requests and responses.
All REPORT calls seem to go through fine, but EVERY TIME the groupdav sends a
GET and received a (good looking) response from the server, the resource will
crash. Very funny.
This is a typical request and response directly before the resource crashes:

GET /groupdav.php/calendar/1091.ics HTTP/1.1
Host: groupware.envirology.co.nz
Connection: Keep-Alive
User-Agent: KDE DAV groupware client
Pragma: no-cache
Cache-control: no-cache
Accept: text/html, image/jpeg;q=0.9, image/png;q=0.9, text/*;q=0.9,
image/*;q=0.9, */*;q=0.8
Accept-Encoding: x-gzip, x-deflate, gzip, deflate
Accept-Charset: utf-8, utf-8;q=0.5, *;q=0.5
Accept-Language: en-US,en;q=0.9
Cookie: last_loginid=ingo; last_domain=default
Authorization: Basic xxxxxxxxxxxxxxxxxxxxx

HTTP/1.1 200 OK
Date: Tue, 08 Feb 2011 04:58:33 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
X-Dav-Powered-By: EGroupware 1.9.005 CalDAV/CardDAV/GroupDAV server
Content-Encoding: identity
ETag: EGw-1091:0:1297074806-wGE
Cache-Control: maxage=1
Pragma: public
Set-Cookie: last_loginid=ingo; expires=Tue, 22-Feb-2011 04:58:33 GMT; path=/;
domain=groupware.envirology.co.nz
Set-Cookie: last_domain=default; expires=Tue, 22-Feb-2011 04:58:33 GMT; path=/;
domain=groupware.envirology.co.nz
Content-length: 836
Keep-Alive: timeout=3, max=99
Connection: Keep-Alive
Content-Type: text/calendar; charset=utf-8

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//eGroupWare//NONSGML eGroupWare Calendar 1.9.002//EN
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:Pacific/Auckland
X-LIC-LOCATION:Pacific/Auckland
BEGIN:DAYLIGHT
TZOFFSETFROM:+1200
TZOFFSETTO:+1300
TZNAME:NZDT
DTSTART:19700927T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=9
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+1300
TZOFFSETTO:+1200
TZNAME:NZST
DTSTART:19700405T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20100619
DTEND;VALUE=DATE:20100620
CLASS:PRIVATE
SUMMARY:SOME DESCRIPTION HERE
RRULE:FREQ=YEARLY
PRIORITY:5
TRANSP:TRANSPARENT
UID:gsukn30pqulfv2l5951l59bibs at google.com
STATUS:CONFIRMED
CREATED:20110130T102608Z
LAST-MODIFIED:20110130T102608Z
DTSTAMP:20110208T045834Z
END:VEVENT
END:VCALENDAR

I'll try to recompile and see what happens. This is all too strange.

Cheers.

-- 
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