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

GRASS GIS trac at osgeo.org
Wed Jul 1 10:40:22 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:11 martinl]:
 > Replying to [comment:10 martinl]:
 > > Replying to [comment:9 marisn]:
 > > adding just a u' ' would not introduce problems elsewhere :(
 Backporting r64834 could help in some cases but an overhaul of any string
 processing in wxgui is required with strict rules (that need to be
 created).
 > >
 > > it's already done in r65462
 >
 > Helmut, could you please test current 7.0.1svn if it still works (1)?
 >
 > (1) http://wingrass.fsv.cvut.cz/grass70/

 tested with

 {{{
 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)
 }}}

 manually and locally reverted r65462 => error disappears

 {{{
 problems with commands like e.g.:

 r.slope.aspect
 d.vect
 r.watershed
 r.neigbhours
 v.parallel
 ...
 }}}


 all these modules are working without the reported error!

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



More information about the grass-dev mailing list