|
From: Nicolai S. <nic...@t-...> - 2008-01-26 00:51:03
|
Hi, i want opensync-0.35 to syncronize my Todo list with my SE K770i. Playing around a little bit, I figured out, that 'syncml-obex-client [...] --slow-sync text/x-vcalendar tasks' gives me my todo list and that=20 'syncml-obex-client [...] --slow-sync text/x-vcalendar anythingiwant' gives me my calendar. So how to configure 'msynctool'? [...] <database> <name>tasks</name> <objtype>todo</objtype> <objformat>vtodo20</objformat> </database> [...] Does not work: 'msynctool --sync st --slow-sync todo' says [...] Main sink of member 2 of type syncml-obex-client just sent all changes Going to receive 0 changes element Completed: Schemas validity error : Element 'Completed': This element is not expected. Expected is one of ( Comment, Contact, Created, DateCalendarCreated, DateEnd, DateStarted ). Main sink of member 2 of type syncml-obex-client had an error: Unable to find engine which can handle objtype event todo sink of member 2 of type syncml-obex-client just sent all changes [...] So what to do now? Choose another <objformat>? Which? Thank you very much! Nicolai |