http://bugs.meego.com/show_bug.cgi?id=10265
--- Comment #15 from alainlux <meego(a)misc.lka.org.lu> 2010-11-22 06:15:59 PST ---
(In reply to comment #13)
There is dbus-monitor.
Good... now I must only find out what to look for in its copious output...
I have no idea what could be triggering it via libecal, though. Perhaps a
simple libecal open/close would be enough?
Do you maybe have a small code snippet to do that?
Do you think you can extract the
relevant calls from either libecal example code (Google search) or the
EvolutionCalendarSource.cpp to try this out?
hmmm, not really, I'm afraid...
I naively tried inserting an extra open call, but then, all I got was:
[ERROR] calendar: opening calendar: file e-cal.c: line 1647: assertion `ecal !=
NULL' failed
Maybe because I was missing a close, but then all
EvolutionCalendarSource::close did was just set m_calendar to NULL... Weird...
When I removed this call again, I still kept getting this, I don't
understand... Makefile bugs?
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.