Hi all,

I am using openerp 5.10 on Ubuntu 8.04.

When i tried to update the module list, i got 

"UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3..."

error,When i drilled down, i found l10n_fr,l10n_ch has some non-ascii 
characters in their __terp__.py file and i removed them( for testing ).

Again i am getting ,

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 25: 
ordinal not in range(128)

at 

 File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 245, in 
dispatch
    result = LocalService(service_name)(method, *params).

I would like get some hints.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=59516#59516

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to