[GRASS-dev] [GRASS GIS] #2738: sigfile problem with i.gensigset

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>