[GRASS-dev] [GRASS GIS] #3656: cannot launch GRASS GIS 7.4.1 gis_set error

GRASS GIS trac at osgeo.org
Mon Sep 24 11:01:13 PDT 2018


#3656: cannot launch GRASS GIS 7.4.1 gis_set error
--------------------------+-----------------------------------
  Reporter:  cgarzon      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.4.2
 Component:  Startup      |    Version:  7.4.0
Resolution:               |   Keywords:  gis_set error, python
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+-----------------------------------
Changes (by neteler):

 * keywords:  gis_set error => gis_set error, python
 * component:  Default => Startup
 * milestone:   => 7.4.2


Old description:

> I have the following problem: When I try to open GRASS GIS 7.4.1 (or
> 7.4.0) I get "Gis_set error 'es_CO' cannot be set" and the program
> immediately shuts down. I have a Mac OS High Sierra 10.13.6. This is the
> error message I get:
>
> Rebuilding Addon HTML manual pages index...
> Rebuilding Addon menu...
> Default locale not found, using UTF-8
> WARNING: Default locale settings are missing. GRASS running with C
> locale.
> Cleaning up temporary files...
> access: No such file or directory
> ERROR: LOCALIZACIÓN </Users/Gabriela/Documents/Los
>        Andes/Biología/grassdata/nc_spm_08_grass7> no disponible
> Starting GRASS GIS...
> Traceback (most recent call last):
>   File
> "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
> line 1236, in OnInit
>     StartUp = GRASSStartup()
>   File
> "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
> line 233, in __init__
>     self._set_properties(grassVersion, grassRevisionStr)
>   File
> "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
> line 286, in _set_properties
>     self.OnSetDatabase(None)
>   File
> "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
> line 985, in OnSetDatabase
>     self._showError(_("Path '%s' doesn't exist.") % gisdbase)
>   File
> "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
> line 511, in _showError
>     self.lmessage.SetLabel(_("Error: {text}").format(text=text))
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in
> position 48: ordinal not in range(128)
> OnInit returned false, exiting...
>

> Carol.

New description:

 I have the following problem: When I try to open GRASS GIS 7.4.1 (or
 7.4.0) I get "Gis_set error 'es_CO' cannot be set" and the program
 immediately shuts down. I have a Mac OS High Sierra 10.13.6. This is the
 error message I get:

 {{{
 Rebuilding Addon HTML manual pages index...
 Rebuilding Addon menu...
 Default locale not found, using UTF-8
 WARNING: Default locale settings are missing. GRASS running with C locale.
 Cleaning up temporary files...
 access: No such file or directory
 ERROR: LOCALIZACIÓN </Users/Gabriela/Documents/Los
        Andes/Biología/grassdata/nc_spm_08_grass7> no disponible
 Starting GRASS GIS...
 Traceback (most recent call last):
   File
 "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
 line 1236, in OnInit
     StartUp = GRASSStartup()
   File
 "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
 line 233, in __init__
     self._set_properties(grassVersion, grassRevisionStr)
   File
 "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
 line 286, in _set_properties
     self.OnSetDatabase(None)
   File
 "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
 line 985, in OnSetDatabase
     self._showError(_("Path '%s' doesn't exist.") % gisdbase)
   File
 "/Applications/GRASS-7.4.1.app/Contents/Resources/gui/wxpython/gis_set.py",
 line 511, in _showError
     self.lmessage.SetLabel(_("Error: {text}").format(text=text))
 UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in
 position 48: ordinal not in range(128)
 OnInit returned false, exiting...
 }}}

 Carol.

--

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



More information about the grass-dev mailing list