@ledoc
Hi Eric, same as you, I later realized that a certain delay was needed
for it to work reliably, since there'd be times when the autostart entry
would get invoked before the datetime indicator. The Exec line on my
.desktop file now reads like this:
Exec=bash -c 'sleep 1m; /usr/lib/evolution
Small update:
> Bill Filler (bfiller) wrote on 2014-09-23:
> I'm assuming evolution-calendar-factory gets loaded by indicator-datetime
> initially such that the indicator can show calendar events.
As a troubleshooting step, I tried disabling the Upstart entry for
indicator-datetime-service so th
If anyone is interested in a workaround, here's something that seems to
work on my Ubuntu install.
I noticed that running /usr/lib/evolution/evolution-calendar-factory by
itself manually will cause it to perform some initializations and
terminate after a few seconds. I'm not using any calendar-rel