[thuban-Bugs][118] problem with utf8 systems trying to see non utf8 table
thuban-bugs@wald.intevation.org
thuban-bugs at wald.intevation.org
Mon May 15 12:06:05 CEST 2006
Bugs item #118, was opened at 2006-05-15 12:06
You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=105&aid=118&group_id=6
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: Didrik Pinte (dpinte)
Assigned to: Nobody (None)
Summary: problem with utf8 systems trying to see non utf8 table
Resolution: None
Version: None
Category: None
Initial Comment:
Here is the error I get :
An unhandled exception occurred:
'utf8' codec can't decode bytes in position 5-6: invalid data
(please report to http://thuban.intevation.org/bugtracker.html)
Traceback (most recent call last):
File "/home/did/projets/python/thuban/thuban/Thuban/UI/tableview.py", line 74, in GetValue
record = self.table.ReadRowAsDict(row, row_is_ordinal = 1)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 5-6: invalid data
----------------------------------------------------------------------
You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=105&aid=118&group_id=6
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)