#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> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev