Hi Peter,

> I've had a look at the command line in Startup Applications
> Preferences which reads
> 
> /usr/lib/evolution/2.22/evolution-alarm-notify
> 
> the 2.22 should be 2.28
> 
> Now working.  I hope this helps others with the same problem.

On a 10.04 Ubuntu system there's
/etc/xdg/autostart/evolution-alarm-notify.desktop which causes
/usr/lib/evolution/2.28/evolution-alarm-notify to be run automatically
some 30 seconds after logging in.  Both come from the `evolution'
package.

    $ cat /etc/xdg/autostart/evolution-alarm-notify.desktop
    [Desktop Entry]
    Name=Evolution Alarm Notifier
    Comment=Ensures that alarms set in Evolution go off at the appropriate time
    Icon=stock_alarm
    Exec=/usr/lib/evolution/2.28/evolution-alarm-notify
    Terminal=false
    Type=Application
    OnlyShowIn=GNOME;
    Categories=
    X-GNOME-Autostart-Delay=30
    X-Ubuntu-Gettext-Domain=evolution-2.28
    $ 

So I'm a bit surprised you have that entry there to get out of date and
need manual updating.

Cheers,
Ralph.


--
Next meeting:  Bournemouth? TBD, Wednesday 2010-10-06 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
How to Report Bugs Effectively:  http://bit.ly/4sACa

Reply via email to