On Wed, 2010-04-28 at 20:27 +0100, Tino Keitel wrote: > On Wed, Apr 28, 2010 at 20:39:07 +0200, Tino Keitel wrote: > > Hi, > > > > I set up a syncevolution server (git from yesterday) on a Debian Lenny > > server and it works great. > > I just tested with my phone via HTTP (Nokia E55), but alarms get lost > when for appointments created in evolution. Any hints what I could try > to fix this?
You mean alarms created in Evolution do not get transfered to the phone? > I followed http://syncevolution.org/development/http-server-howto, and > already tried to change the file:text/calendar:2.0 to > file:text/x-vcalendar:1.0 in > ~/.config/syncevolution/default/peers/e55/sources/config.ini. However, > it didn't help. It's very likely that vCalendar is already used. "text/calendar:2.0" only determines the preferred format, with "text/x-vcalendar:1.0" allowed as fallback. To debug this further, two things would be needed: 1. a log at loglevel=4 where the device sents an event with alarm set 2. a log at loglevel=4 where the device receives an event with alarm set Actually, a single log with both types of transfers also works. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
