[GRASS-user] GRASS error with QGIS Standalone Installer (64 bit)
Venkatesh Raghavan
raghavan at media.osaka-cu.ac.jp
Wed Jun 18 07:55:27 PDT 2014
Dear all,
"QGIS Standalone Installer Version-2.2 (64Bit)" installs GRASS-6.4.3.
When I try to use GRASS and add a raster or vector layer from my
mapset for display, the raster or vector selection window does not
come up. The Command console in GRASS Layer Manager shows
error message as below.
No issue with "QGIS Standalone Installer Version-2.2 (32Bit)" or
"winGRASS 6.4 standalone installer".
My OS is Windows-7 (Japanese).
Do not know if this is a QGIS issue or GRASS.
Venka
-------------------------------------------------------------------------------------------
Traceback (most recent call last):
File "C:\PROGRA~1\QGISVA~1\apps\grass\grass-6.4.3\etc\wxpy
thon\lmgr\frame.py", line 1535, in OnAddRaster
self.curr_page.maptree.AddLayer('raster')
File "C:\PROGRA~1\QGISVA~1\apps\grass\grass-6.4.3\etc\wxpy
thon\lmgr\layertree.py", line 924, in AddLayer
self.PropertiesDialog(layer, show = True)
File "C:\PROGRA~1\QGISVA~1\apps\grass\grass-6.4.3\etc\wxpy
thon\lmgr\layertree.py", line 1036, in PropertiesDialog
completed = (self.GetOptData,layer,params))
File "C:\PROGRA~1\QGISVA~1\apps\grass\grass-6.4.3\etc\wxpy
thon\gui_core\forms.py", line 1873, in ParseCommand
raise gcmd.GException(e.value)
core.gcmd
.
GException
:
Unable to fetch interface description for command 'd.rast'.
Details:
More information about the grass-user
mailing list