[GRASS-dev] [GRASS GIS] #2037: i.gensig cannot create signature file

#2037: i.gensig cannot create signature file
----------------------+-----------------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.3 RCs
Keywords: | Platform: MSWindows 7
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
i.gensig is unable to save output signature file after
calculation. Running GRASS-6.4.3RC3 on Windows-8 Japanese
locale. Seems to be an encoding problem.

--------------------------------------------------------
Traceback (most recent call last):
   File "C:\OSGeo4W\apps\grass\grass-6.4.3RC3\etc\wxpython\gu
i_core\goutput.py", line 674, in OnOutputSave

output.write(text)
UnicodeEncodeError
:
'ascii' codec can't encode characters in position 209-221:
ordinal not in range(128)
Traceback (most recent call last):
   File "C:\OSGeo4W\apps\grass\grass-6.4.3RC3\etc\wxpython\gu
i_core\goutput.py", line 674, in OnOutputSave

output.write(text)
UnicodeEncodeError
:
'ascii' codec can't encode characters in position 203-215:
ordinal not in range(128)

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2037&gt;
GRASS GIS <http://grass.osgeo.org>

#2037: i.gensig cannot create signature file
----------------------------+-----------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.3 RCs
Keywords: i.gensig, l12n | Platform: MSWindows 7
      Cpu: x86-64 |
----------------------------+-----------------------------------------------
Changes (by hamish):

  * keywords: => i.gensig, l12n

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2037#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2037: i.gensig cannot create signature file
----------------------------+-----------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.3 RCs
Keywords: i.gensig, l12n | Platform: MSWindows 7
      Cpu: x86-64 |
----------------------------+-----------------------------------------------

Comment(by wenzeslaus):

venkat, can you please try again and describe exact steps you are doing
and where and full reports. You are talking about G6:i.gensig module which
has the parameter `signaturefile`. But the tracebacks you provided seems
to be from GUI, particularly `Save` button in Command console in Layer
Manager.

''venkat, note that you can use `{{{` and `}}}` for formatting code,
outputs and tracebacks here at tracker, see
WikiFormatting#PreformattedText.''

''To Trac admin: Please create `Platform` value for `MS Windows 8`.''

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2037#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#2037: i.gensig cannot create signature file
----------------------------+-----------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.3 RCs
Keywords: i.gensig, l12n | Platform: MSWindows 7
      Cpu: x86-64 |
----------------------------+-----------------------------------------------

Comment(by martinl):

Replying to [comment:2 wenzeslaus]:

> ''To Trac admin: Please create `Platform` value for `MS Windows 8`.''

strangely I cannot find 'Platforms' in `Administration` -> `Ticket
system`. (?)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2037#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#2037: i.gensig cannot create signature file
----------------------------+-----------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.3 RCs
Keywords: i.gensig, l12n | Platform: MSWindows 8
      Cpu: x86-64 |
----------------------------+-----------------------------------------------
Changes (by neteler):

  * platform: MSWindows 7 => MSWindows 8

Comment:

Replying to [comment:3 martinl]:
> Replying to [comment:2 wenzeslaus]:
>
> > ''To Trac admin: Please create `Platform` value for `MS Windows 8`.''
>
> strangely I cannot find 'Platforms' in `Administration` -> `Ticket
system`. (?)

Done, it is set in

/var/www/trac/grass/conf/trac.ini

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2037#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#2037: i.gensig cannot create signature file
----------------------------+-----------------------------------------------
Reporter: venkat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 6.4.5
Component: wxGUI | Version: 6.4.3 RCs
Keywords: i.gensig, l12n | Platform: MSWindows 8
      Cpu: x86-64 |
----------------------------+-----------------------------------------------
Changes (by neteler):

  * milestone: 6.4.3 => 6.4.5

Comment:

Does the problem persist with 6.4.4?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2037#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>