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

GRASS GIS trac at osgeo.org
Fri Jul 19 15:58:31 PDT 2013


#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>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list