Re: [Evolution] How to clean up events
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] How to clean up events
- Date: Fri, 21 Oct 2011 14:56:14 +0200
On Fri, 2011-10-21 at 09:27 -0300, pablo a saavedra gmail com wrote:
I just upgraded to Ubuntu 11.10, which ships with gnome 3.2 and
evolution-alarm-notify started working just fine. The problem is that
it has a big batch of events to notify me about, which eats up all my
CPU and I can't just let it continue to see if it finish. Is there any
way of cleaning up the pending event so I am only notified of events
that occur from now on?
Hi,
you can fake evolution by setting proper keys in GConf, in
/apps/evolution/calendar/sources
each <source> element may have a "last-notified" property with a value
of date/time when was the last alarm notification done. An example value
looks like this:
<property name="last-notified" value="2011-10-21T00:00:00Z"/>
which is supposed to be under <properties> element. The thing is that
the above GConf key consists of a list of XML blobs, each describing
group of sources. It's easy to break the structure.
Note that there had been done some changes for 3.2.1 with this last
notification. See [1] for more details.
Bye,
Milan
[1] https://bugzilla.gnome.org/show_bug.cgi?id=659517
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]