Hi,<br><br>I&#39;m running winGrass build 6.4 r47775-1 on win XP and using v.distance to identify nearest area for about 7000 points.<br>Using the v.distance window to enter required parameter values creates and runs the following command...<br>
<br>v.distance from=txtloc@PERMANENT to=RA@PERMANENT to_type=line,area upload=cat column=cat to_column=RA_CODE<br><br>The v.distance Command Output window shows feedback of the type &quot;More cats found in to_layer (area=9)&quot; etc, but the command does not upload the cat values; in fact the command does not finish (left it running for 12 hours and nothing happened).  v.distance.exe is showing in the windows process list but using no cpu. If you choose the &quot;Abort Cmd&quot; on the v.distance window, the command does not abort either.  The only way to stop the process is exit winGrass and start again.<br>
<br>I&#39;ve also tried running the command with the -p option and get the same non completion.<br><br>The GIS Layer Manager Command Console window shows the following feedback after running v.distance...<br><br>Exception in thread Thread-32:<br>
Traceback (most recent call last):<br>  File &quot;C:\OSGeo4w\apps\Python25\lib\threading.py&quot;, line<br>486, in __bootstrap_inner<br>    self.run()<br>  File &quot;c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-<br>mingw32/etc/wxpython/gui_modules/goutput.py&quot;, line 114, in<br>
run<br>    self.resultQ.put((requestId, self.requestCmd.run()))<br>  File &quot;c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-<br>mingw32/etc/wxpython/gui_modules/gcmd.py&quot;, line 500, in run<br>    self._redirect_stream()<br>
  File &quot;c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-<br>mingw32/etc/wxpython/gui_modules/gcmd.py&quot;, line 529, in<br>_redirect_stream<br>    self.stderr.write(line)<br>  File &quot;c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-<br>
mingw32/etc/wxpython/gui_modules/goutput.py&quot;, line 930, in<br>write<br>    self.message += line.split(&#39;:&#39;, 1)[1].strip() + &#39;\n&#39;<br>IndexError: list index out of range<br><br><br>This feedback is confusing because I have wingrass installed in d:\gis, nothing installed at c:/osgeo4w<br>
<br>Any thoughts on what the issue is please? any workarounds?<br><br>Thanks in advance,<br><br>Sharon<br>