[GRASS-dev] [GRASS GIS] #2011: WxGUI, menu does not work at all (languages using double-byte characters)

GRASS GIS trac at osgeo.org
Mon Jun 17 19:41:19 PDT 2013


#2011: WxGUI, menu does not work at all (languages using double-byte characters)
-----------------------------------------+----------------------------------
 Reporter:  venkat                       |       Owner:  grass-dev@…              
     Type:  defect                       |      Status:  new                      
 Priority:  blocker                      |   Milestone:  6.4.4                    
Component:  wxGUI                        |     Version:  6.4.3 RCs                
 Keywords:  encoding, wingrass, osgeo4w  |    Platform:  MSWindows 7              
      Cpu:  Unspecified                  |  
-----------------------------------------+----------------------------------

Comment(by hamish):

 try opening
 C:\OSGeo4W\apps\grass\grass-6.4.3RC3\etc\wxpython\gui_core\forms.py in a
 text editor, and adding the line "import re" about line 50 with all the
 other import statements.

 forms.py uses re.() but never imports it. I guess it is not always a
 built-in?


 Hamish

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



More information about the grass-dev mailing list