[GRASS-dev] [GRASS GIS] #2210: unable to start GRASS GIS 7
GRASS GIS
trac at osgeo.org
Sun Mar 16 12:40:06 PDT 2014
#2210: unable to start GRASS GIS 7
---------------------+------------------------------------------------------
Reporter: turek | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.0.0
Component: Python | Version: svn-trunk
Resolution: | Keywords:
Platform: Linux | Cpu: x86-64
---------------------+------------------------------------------------------
Comment(by turek):
Hi,
this is the output after the patch was applied:
{{{
ostepok at ostepok-pc:~/Dev/GRASS/grass_wms/grass_trunk$ ./bin.x86_64
-unknown-linux-gnu/grass70
LC_CTYPE = unset
LC_MESSAGES = unset
LC_TIME = unset
LC_COLLATE = unset
LC_MONETARY = unset
LC_PAPER = unset
LC_NAME = unset
LC_ADDRESS = unset
LC_TELEPHONE = unset
LC_MEASUREMENT = unset
LC_IDENTIFICATION = unset
LANG = ' en_US.UTF-8 '
LANGUAGE = unset
LC_ALL = unset
Cleaning up temporary files...
Starting GRASS GIS...
Traceback (most recent call last):
File "/home/ostepok/Dev/GRASS/grass_wms/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/gis_set.py", line 37, in <module>
from core.utils import _
File "/home/ostepok/Dev/GRASS/grass_wms/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/core/utils.py", line 42, in <module>
from core.gcmd import RunCommand
File "/home/ostepok/Dev/GRASS/grass_wms/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/core/gcmd.py", line 744, in <module>
_enc = GetDefaultEncoding() # define as global variable
File "/home/ostepok/Dev/GRASS/grass_wms/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/core/gcmd.py", line 737, in GetDefaultEncoding
enc = locale.getdefaultlocale()[1]
File "/usr/lib/python2.7/locale.py", line 511, in getdefaultlocale
return _parse_localename(localename)
File "/usr/lib/python2.7/locale.py", line 443, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: None
Error in GUI startup. If necessary, please report this error to the GRASS
developers.
Switching to text mode now.
Hit RETURN to continue...
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2210#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list