Ho dei problemi utilizzando GRASS sotto windows:
quando aggiungo un layer (raster o vettoriale che sia) non compare la
solita finestra (d.rast o d.vect) nella quale si sceglie la carta da
visualizzare, i colori e le altre proprietà.
L'errore che ottengo è:
per i raster:
------------------------
Traceback (most recent call last):
File "C:\PROGRA~1\QGISDU~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\QGISDU~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\QGISDU~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\QGISDU~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:
per i vettoriali:
---------------------
Traceback (most recent call last):
File "C:\PROGRA~1\QGISDU~1\apps\grass\grass-6.4.3\etc\wxpy
thon\lmgr\frame.py", line 1563, in OnAddVector
self.curr_page.maptree.AddLayer('vector')
File "C:\PROGRA~1\QGISDU~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\QGISDU~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\QGISDU~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.vect'.
Details:
Il S.O. è windows 7 (installato su una macchina virtuale)
Il sw è stato installato usando il pacchetto standalone installer 2.0.1
dal sito di QGIS (QGIS 2.0.1 e GRASS 6.4.3)
Se sulla stessa macchina installo una versione precedente (QGIS 1.8.0 e
GRASS 6.4.2) non ho di questo problemi.
Se ci sono suggerimenti...GRAZIE!
Ciao
Marco