http://bugs.meego.com/show_bug.cgi?id=10265
--- Comment #17 from alainlux <meego(a)misc.lka.org.lu> 2010-11-22 06:34:34 PST ---
(In reply to comment #15)
> 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?
Seems to have been due to a syncevo-dbus-server that I still accidentally had
left running...
After fixing this, the error went away... but then I noticed that apparently
EvolutionCalendarSource::open() is not even being called, if after a
"successful" synchronization.
Weird...
--
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.