> After downloading the current version of Chandler Desktop and setting up my
> email accounts according to Google instructions, I am receiving an error
> message while syncing the desktop with gmail.  The error is as follows:
>
> Error from mail server 'imap.gmail.com':
>   'Ascii codec can't decode byte 0xae in position 0: ordinal not in

This is a Unicode problem.  I haven't looked at that part of the
Chandler source, but I suspect that Chandler doesn't know how to deal
with some Unicode that Gmail is serving.  I'm no Unicode expert, so it
may be as simple as adding a string conversion call ("str(line)"), but
it may also be as complicated as requiring an upgrade to Python 3. 
Since this project has been "mostly dead all day" I don't think this
will be solved any time soon...

Regards,
Doug
_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to