[osgeo4w-dev] [osgeo4w] #228: GRASS6.4.1 is not well work.
OSGeo4W
trac_osgeo4w at osgeo.org
Fri May 20 04:28:25 EDT 2011
#228: GRASS6.4.1 is not well work.
---------------------+------------------------------------------------------
Reporter: hhayashi | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: critical | Component: Package
Version: | Keywords: GRASS6.4.1
---------------------+------------------------------------------------------
Hi,
We tested new GRASS6.4.1 in OSGeo4w using Windows 7 Japanese version.
Unfortunately,many menu strings and message strings did not convert to
Japanese.
Tool tips string at menu buttons change to show "Add raster map
layer(Ctrl+R)" , not translate to Japanese (for example) and it dose not
work.
And "open raster layers" button can not create dialog.
----
But in GRASS 6.4.0, we already fixed those translation and checked them
all.
--(command console)---------------
3D view mode not available
Reason: No module named lib.grass
Note that the wxGUI's 3D view mode is currently disabled on
MS Windows (hopefully this will be fixed soon). Please keep
an eye out for updated versions of GRASS. In the meantime
you can use "NVIZ" from the File menu.
Vector digitizer not available
Reason: No module named grass6_wxvdigit
Note that the wxGUI's vector digitizer is currently disabled
(hopefully this will be fixed soon). Please keep an eye out
for updated versions of GRASS. In the meantime you can use
"v.digit" from the Develop Vector menu.
Traceback (most recent call last):
File
"C:/OSGeo4W/apps/grass/grass-6.4.1/etc/wxpython/wxgui.py",
line 1180, in OnAddRaster
self.curr_page.maptree.AddLayer('raster')
File "C:\OSGeo4W\apps\grass\grass-6.4.1\etc\wxpython\gui_m
odules\layertree.py", line 821, in AddLayer
self.PropertiesDialog(layer, show=True)
File "C:\OSGeo4W\apps\grass\grass-6.4.1\etc\wxpython\gui_m
odules\layertree.py", line 882, in PropertiesDialog
parentframe=self)
File "C:\OSGeo4W\apps\grass\grass-6.4.1\etc\wxpython\gui_m
odules\menuform.py", line 2049, in ParseCommand
self.grass_task = self.ParseInterface(cmd)
File "C:\OSGeo4W\apps\grass\grass-6.4.1\etc\wxpython\gui_m
odules\menuform.py", line 2020, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File
"C:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py",
line 963, in XML
parser.feed(text)
File
"C:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py",
line 1245, in feed
self._parser.Parse(data, 0)
xml.parsers.expat
.
ExpatError
:
not well-formed (invalid token): line 8, column 8
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/228>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the osgeo4w-dev
mailing list