[GRASS-dev] [GRASS GIS] #2738: sigfile problem with i.gensigset
GRASS GIS
trac at osgeo.org
Fri Sep 11 00:49:12 PDT 2015
#2738: sigfile problem with i.gensigset
-----------------------+-------------------------
Reporter: carminem | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Imagery | Version: 7.0.1
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Comment (by carminem):
I set g.gisenv set="DEBUG=5"
{{{
GRASS 7.0.1 (xxxxx):~ > i.gensigset
D1/5: G_set_program_name(): i.gensigset
D2/5: G_file_name(): path = /mnt/sdb1/Mappe/GRASS/xxxxx/PERMANENT
D3/5: G_recreate_command()
D1/5: G_set_program_name(): g.gisenv
D2/5: G_option_to_separator(): key = separator -> sep = '
'
D1/5: grass.script.core.start_command(): g.gisenv -n
D1/5: G_set_program_name(): g.gisenv
D2/5: G_option_to_separator(): key = separator -> sep = '
'
Traceback (most recent call last):
File "/usr/lib/grass70/gui/wxpython/gui_core/forms.py", line 2515, in
<module>
Debug.msg(1, "forms.py opening form for: %s" %
task.get_cmd(ignoreErrors=True, ignoreRequired=True))
File "/usr/lib/grass70/etc/python/grass/script/task.py", line 243, in
get_cmd
errList = self.get_cmd_error()
File "/usr/lib/grass70/etc/python/grass/script/task.py", line 203, in
get_cmd_error
{'name': p['name'], 'desc': desc})
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10:
ordinal not in range(128)
D1/5: G_set_program_name(): g.gisenv
D2/5: G_option_to_separator(): key = separator -> sep = '/'
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list