[Korganizer-devel] [Bug 68345] KOrganizer ignores timezone when importing iCalendar events

Andy andy.pavlo at gmail.com
Wed Jan 9 18:02:04 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=68345         




------- Additional Comments From andy.pavlo gmail com  2008-01-09 18:02 -------
After playing with this for an hour, I have realized what the problem is. Everything works fine when it is a "one-shot" event (that is, an event without a reoccurrence). If I add a one-shot event, and then sync with Google, there are no problems on the school computer. BUT if I add a reoccurring event, at first there are no problems, but as soon as I sync with Google, then the event gets moved up five hours on the school computer. All other one-shot events are at their proper times.

Here's the event when I create it in Kalendar:

BEGIN:VEVENT
DTSTAMP:20080109T165259Z
ORGANIZER;CN=Andy Pavlo:MAILTO:XXXXXX brown edu
CREATED:20080109T165259Z
UID:libkcal-1095314526.408
LAST-MODIFIED:20080109T165259Z
SUMMARY:Test 123
RRULE:FREQ=WEEKLY;BYDAY=TH
DTSTART:20080110T170000Z
DTEND:20080110T190000Z
TRANSP:OPAQUE
BEGIN:VALARM
DESCRIPTION:
ACTION:DISPLAY
TRIGGER;VALUE=DURATION:-PT5M
END:VALARM
END:VEVENT

Here is the event after it syncs up with Google:

BEGIN:VEVENT
DTSTART:20080110T170000Z
DTEND:20080110T190000Z
RRULE:FREQ=WEEKLY;BYDAY=TH
DTSTAMP:20080109T165353Z
UID:XXXXX google com
CLASS:PRIVATE
CREATED:20080109T165352Z
LAST-MODIFIED:20080109T165353Z
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Test 123
TRANSP:OPAQUE
X-RAINLENDAR-LASTALARMACK:20080108T165407Z
BEGIN:VALARM
TRIGGER;VALUE=DURATION:-PT5M
X-MOZ-LASTACK:20080108T165407Z
ACTION:AUDIO
END:VALARM
END:VEVENT

Again, it should be noted that the computer running KDE 3.5.7 does not have any problems. So is it just because I have a slightly older version of Kontact on the school computer? I think I am just going to copy and paste the reoccurring event that I need and hope that the next upgrade after the semester fixes it.


More information about the Korganizer-devel mailing list