GDAL
September 10, 2015, 3:14pm
1
#2738: sigfile problem with i.gensigset
----------------------+-------------------------
Reporter: carminem | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Imagery | Version: 7.0.1
Keywords: | CPU: x86-64
Platform: Linux |
----------------------+-------------------------
When I launch i.gensigset I receive this error as popup:
'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in
range(128)
Then I compile all the field required from the form but grass is not able
to produce the sigfile, the only two line written are reported:
title: Rasterized vector map from labels[[BR]]
nbands: 47
I use grass 7.0.1 in ubuntu 14.04.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
September 10, 2015, 3:14pm
2
#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
-----------------------+-------------------------
Changes (by carminem):
* Attachment "x63907_g_EL_sub_sig" added.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
September 10, 2015, 3:19pm
3
#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 annakrat):
Could be 2 different problems. Could you switch on debug mode?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
September 11, 2015, 7:49am
4
#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 >
GDAL
April 28, 2019, 4:08pm
5
#2738: sigfile problem with i.gensigset
-----------------------+-------------------------
Reporter: carminem | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.2.4
Component: Imagery | Version: 7.0.1
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Comment (by martinl):
Still relevant?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738#comment:4> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 1, 2019, 9:15pm
6
#2738: sigfile problem with i.gensigset
-----------------------+-------------------------
Reporter: carminem | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.2.4
Component: Imagery | Version: 7.0.1
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Comment (by mmetz):
Replying to [comment:4 martinl]:
> Still relevant?
Yes, UnicodeDecodeError errors are still relevant.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738#comment:5> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 2, 2019, 6:53am
7
#2738: sigfile problem with i.gensigset
-----------------------+-------------------------
Reporter: carminem | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.6.2
Component: Imagery | Version: 7.0.1
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Changes (by martinl):
* milestone: 7.2.4 => 7.6.2
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2738#comment:6> ;
GRASS GIS <https://grass.osgeo.org >