I have not seen this for a while so am not sure to be able to reproduce it. If it comes back, I'll update.
BTW, I am really mixed between importing/exporting from the web or from the gtk client interface. It is a PITA going back and forth, but many (if not most) of my imports work only from the gtk client because the web interface is too stingy, but the interactive selection is a *great* feature. It would be nice to have the interface homogenised somewhat... for what it is worth, cheers. -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/939637 Title: V61 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 163: ordinal not in range(128) Status in OpenERP Server: Incomplete Bug description: First time I've noticed this, with the V61 flavour, not [yet] with trunk. 2012-02-23 14:52:44,928 23988 INFO ? werkzeug: 127.0.0.1 - - [23/Feb/2012 14:52:44] "POST /web/dataset/call HTTP/1.1" 200 - Traceback (most recent call last): File "/usr/lib/python2.6/logging/__init__.py", line 791, in emit stream.write(fs % msg.encode("UTF-8")) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 163: ordinal not in range(128) 2012-02-23 14:52:59,984 23988 INFO ? werkzeug: 127.0.0.1 - - [23/Feb/2012 14:52:59] "POST /web/dataset/create HTTP/1.1" 200 - richard@x3200:~$ locale LANG=fr_FR.UTF-8 LC_CTYPE="fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8" LC_COLLATE="fr_FR.UTF-8" LC_MONETARY="fr_FR.UTF-8" LC_MESSAGES="fr_FR.UTF-8" LC_ALL= To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/939637/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

