<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Salve a tutti,<br><br>ho aggiornato la versione di QGIS, compilando da sorgenti, alla versione 2.13.0 code:<a href="https://github.com/qgis/QGIS/commit/bb339f7"><span style=" text-decoration: underline; color:#0000ff;"> bb339f7</span></a><br>Tutto ok, ad esclusione dei moduli grass da cui si accede dal Toolbox dei processi.<br>Stavo provando un processo salvato con una versione precedente di Qgis che utilizza r.recode di GRASS, ma ottengo il seguente errore:<br><br>

<p style="text-indent:0px;"><span style="font-weight:600;">Algorithm hypocenters_recl starting...</span></p>
<p style="text-indent:0px;"><span style="color:#0000ff;">Prepare algorithm: GRASSR.RECODE_1</span></p>
<p style="text-indent:0px;">Running recl_hypocenters_recl [1/1]</p>
<p style="text-indent:0px;"><span style="color:#0000ff;">Parameters: input =/home/all_1981-2012_gap200_err05.tif, rules =/home/recl_hypo_dens.txt, -d =True, GRASS_REGION_PARAMETER =208387.400387,878387.400387,4034846.21089,4766846.21089, GRASS_REGION_CELLSIZE_PARAMETER =0</span></p>
<p style="text-indent:0px;"><span style="font-family:'Courier New,courier';">r.external -r input="/home/all_1981-2012_gap200_err05.tif" band=1 output=tmp1447246134674 --overwrite -o</span></p>
<p style="text-indent:0px;"><span style="font-family:'Courier New,courier';">g.region n=4766846.21089 s=4034846.21089 e=878387.400387 w=208387.400387 res=1000.0</span></p>
<p style="text-indent:0px;"><span style="font-family:'Courier New,courier';">r.recode input=tmp1447246134674 rules="/home/recl_hypo_dens.txt" -d output=output40bd0dab71444258949ba7a2f54b0c0d --overwrite</span></p>
<p style="text-indent:0px;"><span style="font-family:'Courier New,courier';">g.region rast=output40bd0dab71444258949ba7a2f54b0c0d</span></p>
<p style="text-indent:0px;"><span style="font-family:'Courier New,courier';">r.out.gdal -c createopt="TFW=YES,COMPRESS=LZW" input=output40bd0dab71444258949ba7a2f54b0c0d output="/tmp/processing/862eac91c1574e1ebcb9f0764c12f953/outputALGGRASSR.RECODE1.tif"</span></p>
<p style="text-indent:0px;"><span style="color:#0000ff;">Failed</span></p>
<p style="text-indent:0px;"><span style="color:#ff0000;">Error executing algorithm recl_hypocenters_recl 'GISBASE' See log for more details</span></p><br>Ho provato a usare r.code direttamente, ma cliccando sul modulo ottengo il seguente message box:<br>

<p style="text-indent:0px;"><span style="font-size:large;font-weight:600;">Missing dependency. This algorithm cannot be run :-( </span></p>
<p style="text-indent:0px;">This algorithm requires GRASS to be run. Unfortunately, it seems that GRASS is not installed in your system, or it is not correctly configured to be used from QGIS</p>
<p style="text-indent:0px;"><a href="http://docs.qgis.org/testing/en/docs/user_manual/processing/3rdParty.html" target="_blank"><span style="text-decoration:underline;color:#0000ff;">Click here</span></a> to know more about how to install and configure GRASS to be used with QGIS</p><p style="text-indent:0px;">per il modulo che comapre nella lista grass<br></p><p style="text-indent:0px;">
e<br></p><p style="text-indent:0px;"><span style="font-size:large;font-weight:600;">Missing dependency. This algorithm cannot be run :-( </span></p>
<p style="text-indent:0px;">It seems that GRASS GIS 7 is not correctly installed and configured in your system. Please install it before running GRASS GIS 7 algorithms.</p>per il modulo che comapre nella lista grass7<br><br>Ho provato ad usare grass7(installato da pacchetti) in modalità stand-alon (al di fuori di qgis) e funzionala.<br><br>Qualcuno sa darmi indicazioni su come risolvere?<br><br><br>Eugenio                                         </div></body>
</html>