[GRASS-user] GUI problem
Frank David
frank.david at geophom.fr
Fri Mar 30 02:23:24 PDT 2018
Hi all,
I've met a problem this morning on only one of my project. The map are
displayed but I cannot do anything on GUI, no command message returned
but the message below on GUI console >
Traceback (most recent call last):
File
"/usr/local/grass-7.4.0svn/gui/wxpython/gui_core/forms.py",
line 836, in OnRun
ret = self._gconsole.RunCmd(cmd, onDone=self.OnDone)
File
"/usr/local/grass-7.4.0svn/gui/wxpython/core/gconsole.py",
line 467, in RunCmd
self.UpdateHistoryFile(' '.join(command))
File
"/usr/local/grass-7.4.0svn/gui/wxpython/core/gconsole.py",
line 748, in UpdateHistoryFile
{'filePath': filePath, 'error': e},
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xc3 in position 32: ordinal
not in range(128)
Things seems to work on shell
My system is :
Version de GRASS: 7.4.0svn
Version SVN:: r72071
Date de compilation: 2018-01-13
Plateforme de compilation: x86_64-pc-linux-gnu
GDAL: 2.1.2
PROJ.4: 4.9.3
GEOS: 3.5.1
SQLite: 3.16.2
Python: 2.7.13
wxPython: 3.0.2.0
Plateforme: Linux-4.9.0-5-amd64-x86_64-with-debian-9.4
More information about the grass-user
mailing list