[GRASS-dev] [GRASS GIS] #3508: grass start up: buggy to_text_string

GRASS GIS trac at osgeo.org
Fri Mar 2 07:20:48 PST 2018


#3508: grass start up: buggy to_text_string
--------------------------+-------------------------------
  Reporter:  martinl      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  blocker      |  Milestone:  7.2.3
 Component:  Startup      |    Version:  svn-trunk
Resolution:               |   Keywords:  wingrass, unicode
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------------

Comment (by wenzeslaus):

 Right. The code is similar to `_get_encoding()/decode()/encode()` group in
 source:grass/trunk/lib/python/script/utils.py#L159 from r65787. Do these
 functions work for you (assuming you can get around the startup issue)?
 All is basically based around `locale.getdefaultlocale()[1]`.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3508#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list