[GRASS-user] can't add raster or vector layer

Daniel Victoria daniel.victoria at gmail.com
Thu Nov 24 14:03:15 EST 2011


Hi all,

Just compiled the latest Grass7 from svn on Ubuntu and when I tried to
add a raster layer on the Layer Manager I got the following error in
the command console:

Traceback (most recent call last):
  File "/home/daniel/grass_src/grass_trunk/dist.i686-pc-
linux-gnu/etc/gui/wxpython/lmgr/layertree.py", line 1035, in
OnActivateLayer

self.PropertiesDialog(layer)
  File "/home/daniel/grass_src/grass_trunk/dist.i686-pc-
linux-gnu/etc/gui/wxpython/lmgr/layertree.py", line 959, in
PropertiesDialog

GUI(parent = self, centreOnParent = False).ParseCommand(cmd,
  File "/home/daniel/grass_src/grass_trunk/dist.i686-pc-
linux-gnu/etc/gui/wxpython/gui_core/task.py", line 56, in
__init__

_blackList['enabled'] = True
NameError
:
global name '_blackList' is not defined

Anyone knows what's going on?
Thanks
Daniel


More information about the grass-user mailing list