On Thu, 2002-12-12 at 04:05, Dave Barton wrote: > On Thu, 2002-12-12 at 12:38, Bob Haddleton wrote: > > On Wed, 2002-12-11 at 19:07, Dave Barton wrote: > > > Evolution 1.2 - SuSE 8.0 - KDE 3.0 > > > > > > I have an ongoing problem with calendar reminders popping up at the > > > wrong time. Let's say I create an all-day appointment with a reminder to > > > be displayed a number of days before the start of appointment. The > > > reminder may or may not be displayed as required, but if it does appear > > > it will not show up until 11am and sometimes only if I switch to the > > > calendar or summary. > > > > I don't have any problem with the alarms firing reliably, but when I > > open and/or close the Calendar window, I usually get the last day's > > worth of already-fired alarm notifications repeated again. It's pretty > > strange, and can be annoying when I had a lot of alarms in one day. > > > > I haven't had time to look into it much. > > Yes, I also get old alarms firing when I open and close the calendar. I > can live with that annoyance, if I can just get reliable alarms. > this seems to be the alarm daemon not starting up on evolution startup, and starting instead when the calendar folders are opened. Could you check if that's the case? That is:
$ killev $ evolution & wait some seconds $ ps ax | grep alarm the last command should show a evolution-alarm-notify process. If not, that's the problem. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
