#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):
I am afraid the problem is yet there...
{{{
Launching <wxpython> GUI in the background, please wait...
Traceback (most recent call last):
File "/usr/local/bin/grass70", line 1475, in <module>
bash_startup()
File "/usr/local/bin/grass70", 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)
}}}
(Working again perfectly with locale en_US.UTF-8)
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2552#comment:3>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev