[GRASS-user] gis.m error
Seb
spluque at gmail.com
Sun May 17 18:38:42 EDT 2009
Hi,
With SVN GRASS 6.5 (built today), starting gis.m gave this error:
---<--------------------cut here---------------start------------------->---
GRASS 6.5.svn > gis.m&
[1] 26944
[1]+ Done gis.m
GRASS 6.5.svn > Error in startup script: can't read "prj(name)": no such variable
while executing
"string eq "Lat/Lon" "$prj(name)""
(procedure "MapCanvas::get_mapunits" line 30)
invoked from within
"MapCanvas::get_mapunits"
(procedure "MapCanvas::currentzoom" line 11)
invoked from within
"MapCanvas::currentzoom $mon"
(procedure "MapCanvas::coordconv" line 23)
invoked from within
"MapCanvas::coordconv $mon"
(procedure "MapCanvas::create" line 68)
invoked from within
"MapCanvas::create"
(procedure "Gm::startmon" line 11)
invoked from within
"Gm::startmon"
(procedure "Gm::create" line 79)
invoked from within
"Gm::create"
(procedure "main" line 30)
invoked from within
"main $argc $argv"
(file "/usr/local/src/grass-svn/dist.x86_64-unknown-linux-gnu/etc/gm/gm.tcl" line 566)
---<--------------------cut here---------------end--------------------->---
The error only occurs in a XY location with these details:
---<--------------------cut here---------------start------------------->---
GRASS 6.5.svn > g.region -p
projection: 0 (x,y)
zone: 0
north: 90
south: -90
west: -180
east: 180
nsres: 1
ewres: 1
rows: 180
cols: 360
cells: 64800
---<--------------------cut here---------------end--------------------->---
I see no problems in other locations.
Cheers,
--
Seb
More information about the grass-user
mailing list