http://bugs.meego.com/show_bug.cgi?id=10091
--- Comment #6 from karlrt <karlrt(a)gmx.net> 2010-11-16 14:29:31 PST ---
i could narrow the bug down:
the problem seems to be in the valarmtrigger atribute. While a direct time
value works with my SE t700:
BEGIN:VALARM
X-EVOLUTION-ALARM-UID:20101104T235022Z-14632-1000-1-5@ThinkPad-T61
DESCRIPTION:Arbeit
ACTION:DISPLAY
TRIGGER;VALUE=DATE-TIME:20101117T064500Z
END:VALARM
it doesnt if the trigger is related to the event (the way evolution handles
alarms of events), then it crashes:
BEGIN:VALARM
X-EVOLUTION-ALARM-UID:20101104T235022Z-14632-1000-1-5@ThinkPad-T61
DESCRIPTION:Arbeit
ACTION:DISPLAY
TRIGGER;VALUE=DURATION;RELATED=START:-PT1H
END:VALARM
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.