#2552: GRASS 7.0 RC1 wxGUI: fails to launch in Spanish locale 
(UnicodeEncodeError)
------------------------+---------------------------------------------------
 Reporter:  santipardo  |       Owner:  grass-dev@…              
     Type:  defect      |      Status:  new                      
 Priority:  blocker     |   Milestone:  7.0.0                    
Component:  wxGUI       |     Version:  svn-releasebranch70      
 Keywords:  locale      |    Platform:  Linux                    
      Cpu:  x86-64      |  
------------------------+---------------------------------------------------

Comment(by santipardo):

 Replying to [comment:4 annakrat]:
 > I changed it only in trunk (grass71). Can you test it there?

 Tested after compiling from trunk:

 {{{
 svn co https://svn.osgeo.org/grass/grass/trunk
 Revisión obtenida: 64343
 }}}

 And not working:

 {{{
 Launching <wxpython> GUI in the background, please wait...
 Traceback (most recent call last):
   File "./grass71", line 1475, in <module>
     bash_startup()
   File "./grass71", line 1141, in bash_startup
     _("3D raster MASK present"))).encode(encoding))
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 176:
 ordinal not in range(128)
 ERROR: Variable 'LOCATION_NAME' not set
 Unable to get GRASS version
 GRASS_INFO_ERROR(29548,1): Variable 'LOCATION_NAME' not set
 GRASS_INFO_END(29548,1)
 }}}

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

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to