[GRASS-dev] [GRASS GIS] #2210: unable to start GRASS GIS 7

GRASS GIS trac at osgeo.org
Thu Mar 6 06:26:09 PST 2014


#2210: unable to start GRASS GIS 7
--------------------+-------------------------------------------------------
 Reporter:  turek   |       Owner:  grass-dev@…              
     Type:  defect  |      Status:  new                      
 Priority:  normal  |   Milestone:  7.0.0                    
Component:  Python  |     Version:  svn-trunk                
 Keywords:          |    Platform:  Linux                    
      Cpu:  x86-64  |  
--------------------+-------------------------------------------------------
 Hi,

 since r59163 I am getting following error when GRASS 7 is started. I am
 getting same error also in recent revisions (r59205):


 {{{
 ostepok at ostepok-pc:~/Dev/GRASS/grass_wms/grass_trunk$ ./bin.x86_64
 -unknown-linux-gnu/grass70
 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 36, 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>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list