<HTML>
<HEAD>
<TITLE>Re: [GRASS-user] Georectify</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I just found this bug last night too. I have now fixed it and committed it to the CVS.<BR>
<BR>
Michael<BR>
<BR>
<BR>
On 10/25/07 5:05 AM, "Raffaele Morelli" <raffaele.morelli@gmail.com> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi you all,<BR>
<BR>
I wanted to georectify some .dxf files imported with v.in.dxf but when "Start georectifying" grass thrown an Application Error saying: Error: missing''<BR>
<BR>
looking into the details:<BR>
missing "<BR>
missing "<BR>
while compiling<BR>
"Gm::errmsg $error ["Error setting region]<BR>
"<BR>
("if" then script line 2)<BR>
while compiling<BR>
"if {[catch {close $input} error]} { <BR>
Gm::errmsg $error ["Error setting region]<BR>
}"<BR>
("if" then script line 10)<BR>
while compiling<BR>
"if {![catch {open [concat "|g.region" "-up" $args "2> $devnull"] r} input]} { <BR>
while {[gets $input line] >= 0} {<BR>
set key [string trim [linde..."<BR>
(compiling body of proc "GRMap::zoom_gregion", line 11)<BR>
invoked from within<BR>
"GRMap::zoom_gregion" <BR>
(procedure "GRMap::refmap" line 51)<BR>
invoked from within<BR>
"GRMap::refmap"<BR>
("uplevel" body line 1)<BR>
invoked from within<BR>
"uplevel \#0 $cmd"<BR>
(procedure "Button::_release" line 18) <BR>
invoked from within<BR>
"Button::_release .grstart.mf.frame.start.a"<BR>
(command bound to event)<BR>
<BR>
I really could not figure out what's going on. I see something it's wrong with the region but do not understand why. <BR>
I followed <a href="http://grass.itc.it/grass62/manuals/html62_user/gis.m.html">http://grass.itc.it/grass62/manuals/html62_user/gis.m.html</a> tutorial and I am running grass63cvs (gfoss.it <a href="http://gfoss.it"><http://gfoss.it></a> repository) on a debian lenny.<BR>
<BR>
Any suggestion?<BR>
<BR>
regards<BR>
raffaele<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology <BR>
Director of Graduate Studies<BR>
School of Human Evolution & Social Change <BR>
Center for Social Dynamics and Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
</SPAN></FONT>
</BODY>
</HTML>