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 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
