Hi, I have a NAS Synology and I try to connect Chandler to have a calendar on 5 computers. The NAS is on our LAN 192.168.XXX.XXX
When I try to subscribe with this URL : http://192.168.XXX.XXX:5005/Agendas/NH On the Synology, I have WebDav ans Caldav ok on this File (Agenda/NH). I have the error below : Python Version: 2.5.1 (r251:54863, Apr 11 2009, 05:21:42) [MSC v.1310 32 bit (Intel)] Traceback (most recent call last): File "D:\Chandler\application\Application.py", line 1329, in OnMainThreadCallbackEvent event.target(*event.args, **event.kwds) File "D:\Chandler\util\task.py", line 110, in mainCallback f(x) File "D:\Chandler\application\dialogs\SubscribeCollection.py", line 287, in error self._shareError(err) File "D:\Chandler\application\dialogs\SubscribeCollection.py", line 237, in _shareError text = "%s\n\n%s\n\n%s" % (self.url, summary, extended) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128) I don-t really understand where is the trouble. Thank you for your help. Regards, Norbert Hadjadj
_______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
