[GRASS-dev] [GRASS GIS] #2634: 'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte

GRASS GIS trac at osgeo.org
Tue Jun 16 01:29:49 PDT 2015


#2634: 'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte
-----------------------+-------------------------
  Reporter:  hellik    |      Owner:  grass-dev@…
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:  7.0.1
 Component:  Default   |    Version:  svn-trunk
Resolution:            |   Keywords:  utf, wxgui
       CPU:  x86-32    |   Platform:  MSWindows 7
-----------------------+-------------------------

Comment (by hellik):

 Replying to [comment:5 hellik]:
 > it's also now in the 7.0.1RC1, tested in the NC sample dataset
 >
 > {{{
 > System Info
 > GRASS Version: 7.0.1RC1
 > GRASS SVN Revision: 65472
 > Erstellungsdatum: 2015-06-15
 > Build Platform: i686-pc-mingw32
 > GDAL/OGR: 1.11.2
 > PROJ.4: 4.8.0
 > GEOS: 3.4.2
 > SQLite: 3.7.17
 > Python: 2.7.4
 > wxPython: 2.8.12.1
 > Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 > }}}
 >
 > choosing d.rast from the wxgui
 >
 > a MS error box pops up with
 >
 > {{{
 > 'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte
 > }}}
 >
 > followed by this message in the wxgui
 >
 > {{{
 > Traceback (most recent call last):
 >   File "C:\OSGEO4~2\apps\grass\grass-7.0.1RC1\gui\wxpython\g
 > ui_core\forms.py", line 2023, in OnUpdateDialog
 >
 > self.parent.updateValuesHook()
 >   File "C:\OSGEO4~2\apps\grass\grass-7.0.1RC1\gui\wxpython\g
 > ui_core\forms.py", line 628, in updateValuesHook
 >
 > self.SetStatusText('
 > '.join(self.notebookpanel.createCmd(ignoreErrors = True)))
 > TypeError
 > }}}
 >
 > as mentioned in the original ticket above, e.g. g.region works without
 any problem
 >
 > any ideas?

 language is set following:

 GUI preferences -> language -> system

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2634#comment:6>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list