[GRASS-dev] Re: d.vect.thematic creates outtxt.txt file which
is not erased
Moritz Lennert
mlennert at club.worldonline.be
Tue Aug 1 06:24:44 EDT 2006
Michael Barton wrote:
> I can't see any reason for this line. So I commented it out and committed
> the change to the cvs. Let me know if it messes up anything I didn't see.
I now get the following error, but only in a new location, not in
already existing ones. Strange...
couldn't open
"/home/mlennert/GRASS/DATA/BE/mlennert/.tmp/geog-pc40/gismlegend.txt":
no such file or directory
couldn't open
"/home/mlennert/GRASS/DATA/BE/mlennert/.tmp/geog-pc40/gismlegend.txt":
no such file or directory
while executing
"open $legfile r"
(procedure "GmThematic::tleg_item" line 12)
invoked from within
"GmThematic::tleg_item $mon $id"
(procedure "GmThematic::display" line 78)
invoked from within
"GmThematic::display $node $mod"
("thematic" arm line 2)
invoked from within
"switch $type {
group {
GmGroup::display $node $mod
}
raster {
GmRaster::display $node $mod
}
labels {
GmLabels::disp..."
(procedure "GmTree::display_node" line 7)
invoked from within
"GmTree::display_node $n $mod"
(procedure "GmGroup::display" line 25)
invoked from within
"GmGroup::display "root" $mod"
(procedure "MapCanvas::runprograms" line 30)
invoked from within
"MapCanvas::runprograms $mon [expr {$mymodified != 0}]"
(procedure "MapCanvas::drawmap" line 43)
invoked from within
"MapCanvas::drawmap $mon"
(procedure "MapCanvas::display_server" line 9)
invoked from within
"MapCanvas::display_server"
("after" script)
More information about the grass-dev
mailing list