openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08001
[Bug 939637] [NEW] V61 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 163: ordinal not in range(128)
Public bug reported:
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=
** Affects: openobject-server
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References