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

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

Hi,

2011/11/24 Daniel Victoria <daniel.victoria@gmail.com>:

[...]

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

try more recent version from SVN. Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa