salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Unicode Encode error: 'ascii' codec can't encode character #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Added an event with accented letter in it (ì).

No problem in insert, raise error in deletion.

My version of GoogleCL is:
cristian@cristian-asus:~$ dpkg -l googlecl 
[...]
ii  googlecl                          0.9.11-1                          
[...]

My system is:
Linux cristian-asus 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 
2010 x86_64 GNU/Linux

My version of python is:

cristian@cristian-asus:~$ dpkg -l python-gdata
[...]
ii  python-gdata                      2.0.8-1.1         
[...]

cristian@cristian-asus:~$ dpkg -l python
Desired=Unknown/Install/Remove/Purge/Hold
[...]
ii  python                            2.6.6-2ubuntu2                    [...]

Please see attached file to reproduce the issue.

Original issue reported on code.google.com by kikkocri...@gmail.com on 27 Dec 2010 at 5:50

Attachments:

GoogleCodeExporter commented 9 years ago
Please note tat my calendar is localized in Italian.

Original comment by kikkocri...@gmail.com on 27 Dec 2010 at 6:52

GoogleCodeExporter commented 9 years ago
This seems to have been fixed, but I did not see this issue when I fixed it.

Original comment by tom.h.mi...@gmail.com on 26 Mar 2011 at 3:21