[GRASS-dev] [GRASS GIS] #2634: 'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte
GRASS GIS
trac at osgeo.org
Sat Jul 4 10:15:35 PDT 2015
#2634: 'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte
-----------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: closed
Priority: critical | Milestone: 7.0.1
Component: Default | Version: svn-trunk
Resolution: fixed | Keywords: utf, wxgui
CPU: x86-32 | Platform: MSWindows 7
-----------------------+-------------------------
Comment (by glynn):
Replying to [comment:10 martinl]:
> an overhaul of any string processing in wxgui is required with strict
rules (that need to be created).
Adding support for Python 3 would probably help with that, as Python 3
doesn't perform implicit conversions between byte strings and Unicode
strings (it raises a TypeError).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2634#comment:24>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list