Hi you all,<br><br>I wanted to georectify some .dxf files imported with v.in.dxf but when &quot;Start georectifying&quot; grass thrown an Application Error saying: Error: missing&#39;&#39;<br><br>looking into the details:<br>
missing &quot;<br>missing &quot;<br>&nbsp;&nbsp;&nbsp; while compiling<br>&quot;Gm::errmsg $error [&quot;Error setting region]<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;<br>&nbsp;&nbsp;&nbsp; (&quot;if&quot; then script line 2)<br>&nbsp;&nbsp;&nbsp; while compiling<br>&quot;if {[catch {close $input} error]} {
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Gm::errmsg $error [&quot;Error setting region]<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }&quot;<br>&nbsp;&nbsp;&nbsp; (&quot;if&quot; then script line 10)<br>&nbsp;&nbsp;&nbsp; while compiling<br>&quot;if {![catch {open [concat &quot;|g.region&quot; &quot;-up&quot; $args &quot;2&gt; $devnull&quot;] r} input]} {
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; while {[gets $input line] &gt;= 0} {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; set key [string trim [linde...&quot;<br>&nbsp;&nbsp;&nbsp; (compiling body of proc &quot;GRMap::zoom_gregion&quot;, line 11)<br>&nbsp;&nbsp;&nbsp; invoked from within<br>&quot;GRMap::zoom_gregion&quot;
<br>&nbsp;&nbsp;&nbsp; (procedure &quot;GRMap::refmap&quot; line 51)<br>&nbsp;&nbsp;&nbsp; invoked from within<br>&quot;GRMap::refmap&quot;<br>&nbsp;&nbsp;&nbsp; (&quot;uplevel&quot; body line 1)<br>&nbsp;&nbsp;&nbsp; invoked from within<br>&quot;uplevel \#0 $cmd&quot;<br>&nbsp;&nbsp;&nbsp; (procedure &quot;Button::_release&quot; line 18)
<br>&nbsp;&nbsp;&nbsp; invoked from within<br>&quot;Button::_release .grstart.mf.frame.start.a&quot;<br>&nbsp;&nbsp;&nbsp; (command bound to event)<br><br>I really could not figure out what&#39;s going on. I see something it&#39;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 (<a href="http://gfoss.it">gfoss.it</a>
 repository) on a debian lenny.<br><br>Any suggestion?<br><br>regards<br>raffaele<br>