<div dir="ltr"><div>Hi all,</div><div><br></div><div>Thank you very much for this release!</div><div><br></div><div>I'm trying to use it, installed from OSGeo4W 64bits, but I get this error:</div><div><br></div><div><span style="color:rgb(102,102,102)">Starting GRASS GIS...<br>ATENÇÃO: Concurrent mapset locking is not supported on Windows<br>Cleaning up temporary files...<br><br>          __________  ___   __________    _______________<br>         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/<br>        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \<br>       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /<br>       \____/_/ |_/_/  |_/____/____/   \____/___//____/<br><br>Welcome to GRASS GIS 7.8.1<br>GRASS GIS homepage:                      <a href="https://grass.osgeo.org">https://grass.osgeo.org</a><br>This version running through:            Command Prompt (C:\WINDOWS\system32\cmd.exe)<br>Help is available with the command:      g.manual -i<br>See the licence terms with:              g.version -c<br>See citation options with:               g.version -x<br>If required, restart the GUI with:       g.gui wxpython<br>When ready to quit enter:                exit<br><br>Launching <wxpython> GUI in the background, please wait...<br>Microsoft Windows [Version 10.0.17763.805]<br>(c) 2018 Microsoft Corporation. Todos os direitos reservados.<br><br>C:\>Traceback (most recent call last):<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\wxgui.py", line 107, in OnInit<br>    workspace=self.workspaceFile)<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\lmgr\frame.py", line 143, in __init__<br>    self.notebook = self._createNoteBook()<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\lmgr\frame.py", line 338, in _createNoteBook<br>    gcstyle=GC_PROMPT)<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\goutput.py", line 118, in __init__<br>    self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py", line 138, in __init__<br>    GPrompt.__init__(self, parent=parent, menuModel=menuModel)<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py", line 56, in __init__<br>    self.mapList = self._getListOfMaps()<br>  File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py", line 100, in _getListOfMaps<br>    result['raster'] = grass.list_strings('raster')<br>  File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py", line 1288, in list_strings<br>    mapset=mapset).splitlines():<br>  File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py", line 503, in read_command<br>    return handle_errors(returncode, stdout, args, kwargs)<br>  File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py", line 343, in handle_errors<br>    returncode=returncode)<br>grass.exceptions.CalledModuleError: Module run None g.list --q -m type=raster ended with error<br>Process ended with non-zero return code 3221225785. See errors in the (error) output.<br>OnInit returned false, exiting...<br>Error in atexit._run_exitfuncs:<br>wx._core.wxAssertionError: C++ assertion "GetEventHandler() == this" failed at ..\..\src\common\wincmn.cpp(478) in wxWindowBase::~wxWindowBase(): any pushed event handlers must have been removed</span></div><div><br></div><div>Also trying to use GRASS from QGIS (3.10 and master) Processing, I always get an error, and no output.</div><div><br></div><div><span style="color:rgb(102,102,102)">QGIS version: 3.10.0-A Coruña<br>QGIS code revision: c48ee4df4b<br>Qt version: 5.11.2<br>GDAL version: 3.1.0dev<br>GEOS version: 3.8.0-CAPI-1.13.1 <br>PROJ version: Rel. 7.0.0, March 1st, 2020<br>Processing algorithm…<br>Algorithm 'v.net.salesman' starting…<br>Input parameters:<br>{ '-g' : False, 'GRASS_MIN_AREA_PARAMETER' : 0.0001, 'GRASS_OUTPUT_TYPE_PARAMETER' : 0, 'GRASS_REGION_PARAMETER' : None, 'GRASS_SNAP_TOLERANCE_PARAMETER' : -1, 'GRASS_VECTOR_DSCO' : '', 'GRASS_VECTOR_EXPORT_NOCAT' : False, 'GRASS_VECTOR_LCO' : '', 'arc_backward_column' : 'tmpo_unico', 'arc_column' : 'tmpo_duplo', 'arc_type' : [0,1], 'center_cats' : '1-100000', 'input' : 'D:/SIG/dados_exercicio_analise_redes/dados_exercicio/rede_viaria_distrito_porto_break.shp', 'output' : 'TEMPORARY_OUTPUT', 'points' : 'D:/SIG/dados_exercicio_analise_redes/dados_exercicio/campanha_museus_distrito_porto.shp', 'sequence' : 'TEMPORARY_OUTPUT', 'threshold' : 250 }<br><br>g.proj -c proj4="+proj=tmerc +lat_0=39.6682583333333 +lon_0=-8.13310833333333 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"<br>v.in.ogr min_area=0.0001 snap=-1.0 input="D:\SIG\dados_exercicio_analise_redes\dados_exercicio\rede_viaria_distrito_porto_break.shp" output="vector_5dcab9fef40e92" --overwrite -o<br>v.in.ogr min_area=0.0001 snap=-1.0 input="D:\SIG\dados_exercicio_analise_redes\dados_exercicio\campanha_museus_distrito_porto.shp" output="vector_5dcab9fef40e93" --overwrite -o<br>g.region n=200265.16624542486 s=149098.80678702804 e=21170.13407058691 w=-54560.42845699884<br><a href="http://v.net">v.net</a> -s input=vector_5dcab9fef40e92 points=vector_5dcab9fef40e93 output=net5dcab9ff00a5a4 operation=connect threshold=250.0<br>v.db.connect -o map=net5dcab9ff00a5a4 table=vector_5dcab9fef40e93 layer=2<br>v.net.salesman input=net5dcab9ff00a5a4 arc_type="line,boundary" center_cats="1-100000" arc_column=tmpo_duplo arc_backward_column=tmpo_unico output=outputb432a8bfe5ce42bc838e036e5c5491eb sequence="C:/Users/PedroVenancio/AppData/Local/Temp/processing_1eae9fc4026a4f3181ee65faa9f1f761/1503cfa928774257b16b1d44f1b7a74b/sequence.csv" --overwrite<br>v.out.ogr type="line" input="outputb432a8bfe5ce42bc838e036e5c5491eb" output="C:/Users/PedroVenancio/AppData/Local/Temp/processing_1eae9fc4026a4f3181ee65faa9f1f761/ea8aeb223ec54536a686d57bfdd93109/output.gpkg" format="GPKG" layer=1 -c --overwrite<br>Starting GRASS GIS...<br>ATENÇÃO: Concurrent mapset locking is not supported on Windows<br>Cleaning up temporary files...<br>Executing <C:\Users\PedroVenancio\AppData\Local\Temp\processing_1eae9fc4026a4f3181ee65faa9f1f761\grassdata\grass_batch_job.cmd> ...<br>C:\Users\PedroVenancio\Documents>chcp 1252 1>NUL<br>C:\Users\PedroVenancio\Documents>g.proj -c proj4="+proj=tmerc +lat_0=39.6682583333333 +lon_0=-8.13310833333333 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"<br>C:\Users\PedroVenancio\Documents>v.in.ogr min_area=0.0001 snap=-1.0 input="D:\SIG\dados_exercicio_analise_redes\dados_exercicio\rede_viaria_distrito_porto_break.shp" output="vector_5dcab9fef40e92" --overwrite -o<br>C:\Users\PedroVenancio\Documents>v.in.ogr min_area=0.0001 snap=-1.0 input="D:\SIG\dados_exercicio_analise_redes\dados_exercicio\campanha_museus_distrito_porto.shp" output="vector_5dcab9fef40e93" --overwrite -o<br>C:\Users\PedroVenancio\Documents>g.region n=200265.16624542486 s=149098.80678702804 e=21170.13407058691 w=-54560.42845699884<br>C:\Users\PedroVenancio\Documents><a href="http://v.net">v.net</a> -s input=vector_5dcab9fef40e92 points=vector_5dcab9fef40e93 output=net5dcab9ff00a5a4 operation=connect threshold=250.0<br>C:\Users\PedroVenancio\Documents>v.db.connect -o map=net5dcab9ff00a5a4 table=vector_5dcab9fef40e93 layer=2<br>C:\Users\PedroVenancio\Documents>v.net.salesman input=net5dcab9ff00a5a4 arc_type="line,boundary" center_cats="1-100000" arc_column=tmpo_duplo arc_backward_column=tmpo_unico output=outputb432a8bfe5ce42bc838e036e5c5491eb sequence="C:/Users/PedroVenancio/AppData/Local/Temp/processing_1eae9fc4026a4f3181ee65faa9f1f761/1503cfa928774257b16b1d44f1b7a74b/sequence.csv" --overwrite<br>C:\Users\PedroVenancio\Documents>v.out.ogr type="line" input="outputb432a8bfe5ce42bc838e036e5c5491eb" output="C:/Users/PedroVenancio/AppData/Local/Temp/processing_1eae9fc4026a4f3181ee65faa9f1f761/ea8aeb223ec54536a686d57bfdd93109/output.gpkg" format="GPKG" layer=1 -c --overwrite<br>C:\Users\PedroVenancio\Documents>exit<br>Execution of <C:\Users\PedroVenancio\AppData\Local\Temp\processing_1eae9fc4026a4f3181ee65faa9f1f761\grassdata\grass_batch_job.cmd> finished.<br>Cleaning up temporary files...<br>Execution completed in 1.74 seconds<br>Results:<br>{'output': <QgsProcessingOutputLayerDefinition {'sink':TEMPORARY_OUTPUT, 'createOptions': {'fileEncoding': 'System'}}>,<br>'sequence': 'TEMPORARY_OUTPUT'}<br><br>Loading resulting layers<br>The following layers were not correctly generated.<ul><li>C:/Users/PedroVenancio/AppData/Local/Temp/processing_1eae9fc4026a4f3181ee65faa9f1f761/ea8aeb223ec54536a686d57bfdd93109/output.gpkg</li></ul>You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.</span></div><div><br></div><div>Anyone with same behaviour?</div><div><br></div><div>Thanks!</div><div><br></div><div>Best regards,</div><div>Pedro Venâncio</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Martin Landa <<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>> escreveu no dia segunda, 11/11/2019 à(s) 13:13:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Juergen,<br>
<br>
po 11. 11. 2019 v 11:39 odesílatel Jürgen E. Fischer <<a href="mailto:jef@norbit.de" target="_blank">jef@norbit.de</a>> napsal:<br>
> Done - including GRASS.<br>
<br>
thanks, Ma<br>
<br>
-- <br>
Martin Landa<br>
<a href="http://geo.fsv.cvut.cz/gwiki/Landa" rel="noreferrer" target="_blank">http://geo.fsv.cvut.cz/gwiki/Landa</a><br>
<a href="http://gismentors.cz/mentors/landa" rel="noreferrer" target="_blank">http://gismentors.cz/mentors/landa</a><br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a></blockquote></div>