[GRASS-dev] Error in gis.m: Adding a grid layer to gis manager
Patton, Eric
epatton at nrcan.gc.ca
Mon Feb 19 11:09:34 EST 2007
Hi,
Using fresh cvs install as of today. Adding a grid (the 'Overlay grids and Lines' button) to the gis manager giver the following error:
invalid command name "Gridline::create"
invalid command name "Gridline::create"
while executing
"Gridline::create $tree($mon) $parent_node"
("gridline" arm line 2)
invoked from within
"switch $type {
group {
GmTree::selectn $tree($mon) [GmGroup::create $tree($mon) $parent_node]
}
raster {
..."
(procedure "GmTree::add" line 34)
invoked from within
"GmTree::add gridline"
("uplevel" body line 1)
invoked from within
"uplevel \#0 $cmd"
(procedure "Button::_release" line 18)
invoked from within
"Button::_release .mainframe.topf.tb1.bbox1.b1"
(command bound to event)
~ Eric.
More information about the grass-dev
mailing list