[Korganizer-devel] [Bug 180413] reminders double each time at login

Rainer Gassen gassen at atglogistic.com
Thu Jan 7 19:23:40 CET 2010


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


Rainer Gassen <gassen at atglogistic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gassen at atglogistic.com




--- Comment #3 from Rainer Gassen <gassen atglogistic com>  2010-01-07 19:23:33 ---
I can confirm that this still happens w/ Kontact 4.3.2 running on Ubuntu 9.10
(Karmic Koala).

Each event shown in KOrganizers reminder module which is not acknowledged
results in multiple entries of that same event after the next login. So if a
reminder is listed once at the correct initial time and the option to move it
for e.g. 10 min. is used but the computer is shut down before that time has run
out the multiple entries show up.

It doesn't matter if the events where created via Kontact or Evolution.

Here's how a current korgacrc looks like:

###
[Alarms]
CalendarsLastChecked=2010,1,7,18,36,9

[General]
Autostart=true
Enabled=true
Position=200,303
Reminders=0

[Incidence-1]
RemindAt=2010,1,7,18,55,22
UID=20100107T141900Z-1872-1000-1-0 at Avalon

[Incidence-2]
RemindAt=2010,1,7,18,38,20
UID=libkcal-324519786.189

[Incidence-3]
RemindAt=2010,1,7,18,55,22
UID=20100107T141900Z-1872-1000-1-0 at Avalon

[Incidence-4]
RemindAt=2010,1,7,18,38,20
UID=libkcal-324519786.189
###

As you can see incidence 1 and 3 (entered via Evolution) show the exact same
information as do incidence 2 and 4 (entered via Kontact).

Here are the relevant entries from the .ics file:

1 and 3:
###
BEGIN:VEVENT

DTSTAMP:20100107T173219Z

CREATED:20100107T142141Z

UID:20100107T141900Z-1872-1000-1-0 at Avalon

SEQUENCE:2

LAST-MODIFIED:20100107T142141Z

SUMMARY:Testtermin geschr. in Evolution

DTSTART;TZID=Europe/Berlin:20100107T160000

DTEND;TZID=Europe/Berlin:20100107T163000

TRANSP:OPAQUE

BEGIN:VALARM

DESCRIPTION:Testtermin geschr. in Evolution

ACTION:DISPLAY

TRIGGER;VALUE=DURATION:-PT30M

X-EVOLUTION-ALARM-UID:20100107T142014Z-1948-1000-1-38 at Avalon

END:VALARM

END:VEVENT
###

2 and 4:
###
BEGIN:VEVENT

DTSTAMP:20100107T173219Z

ORGANIZER;CN=Test:MAILTO:test at user.tld

ATTENDEE;CN=Test;RSVP=FALSE;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:

 mailto:test at user.tld

CREATED:20100107T173219Z

UID:libkcal-324519786.189

LAST-MODIFIED:20100107T173219Z

SUMMARY:Another reminder

DTSTART;TZID=Europe/Berlin:20100107T184500

DTEND;TZID=Europe/Berlin:20100107T204500

TRANSP:OPAQUE

BEGIN:VALARM

X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for DESCRIPTION 

 property. Removing entire property:

ACTION:DISPLAY

TRIGGER;VALUE=DURATION:-PT10M

X-EVOLUTION-ALARM-UID:20100107T174451Z-1966-1000-1-0 at Avalon

END:VALARM

END:VEVENT
###

I once renamed korgacrc to rule out an error in that file; as expected it was
automatically recreated after the next boot but the problem still persists.

Any ideas?

-- 
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 Korganizer-devel mailing list