[GRASS-dev] [GRASS GIS] #1664: Texts in command dialogs are garbled

GRASS GIS trac at osgeo.org
Fri May 25 02:09:17 PDT 2012


#1664: Texts in command dialogs are garbled
----------------------------------+-----------------------------------------
 Reporter:  wenzeslaus            |       Owner:  grass-dev@…              
     Type:  defect                |      Status:  new                      
 Priority:  normal                |   Milestone:                           
Component:  Default               |     Version:  unspecified              
 Keywords:  encoding translation  |    Platform:  MSWindows 7              
      Cpu:  Unspecified           |  
----------------------------------+-----------------------------------------
 Generated command dialogs show garbled texts. It does not apply to buttons
 and other strings which comes directly from Python code. It applies to
 string which comes from module option description (but with some
 translation activated).

 Acutes and other diacritics signs are shown before letters. However this
 is detail and it can differ between languages/encodings.

 It is necessary to test this with language which uses non-ascii
 characters. System encoding has to be other than UTF-8. It is not known if
 this can be reproduced on systems other than Windows.

 Problem can by in piping and reading piped text. It happens in files:
 {{{
 lib/gis/parser_interface.c
 lib/python/task.py
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1664>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list