[GRASS-dev] [GRASS GIS] #3656: cannot launch GRASS GIS 7.4.1 gis_set error
GRASS GIS
trac at osgeo.org
Tue Sep 25 15:12:14 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
--------------------------+-----------------------------------
Comment (by cgarzon):
also we reinstalled the GRASS GIS 7.4.1 and we get the same error:
", 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...
ERROR: Error in GUI startup. See messages above (if any) and if necessary,
please report this error to the GRASS developers.
On systems with package manager, make sure you have the right GUI package,
probably named grass-gui, installed.
To run GRASS GIS in text mode use the -text flag.
Use '--help' for further options
grass74 --help
See also: https://grass.osgeo.org/grass74/manuals/helptext.html
Exiting...
MacBook-Pro-de-Gabriela-2:~ Gabriela$
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3656#comment:6>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list