<div dir="ltr">The GRASS provider/plugin only works  if it is run with exactly the same version of GRASS libs it was built with (GRASS init function in GRASS lib is checking svn revision). <div><br></div><div>If you run QGIS with a different GRASS version you should get soft message like</div><div>"GRASS init error: Problem in GRASS initialization, GRASS provider and plugin will not work : Module built against version $Revision: 64732 $ but trying to use version $Revision: 64007 $. You need to rebuild GRASS GIS or untangle multiple installations."</div><div><br></div><div>The provider will load as invalid so you see just a directory structure not GRASS location structure in the browser. </div><div><br></div><div>The plugin loads but all actions/tools are disabled except Options, where you can manually select different GRASS installation (but not libraries the provider/plugin is started with).</div><div><br></div><div>The "New mapset" action is left enabled because of bug, fixed in 8353698.</div><div><br></div><div>Radim</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 16, 2016 at 12:36 PM, Ing. Pierluigi De Rosa <span dir="ltr"><<a href="mailto:pierluigi.derosa@gfosservices.it" target="_blank">pierluigi.derosa@gfosservices.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>


  
  

<div>
Dear All,<br>
<br>
After the upgrading to the GRASS 7.03 I'm not able to have the GRASS plugin working properly.<br>
<br>
I'm using ubuntu with all software from repo; in particular I'm using: <br>
repo 1 for qgis <a href="http://qgis.org/ubuntugis/" target="_blank">http://qgis.org/ubuntugis/</a><br>
repo 2 for grass: <a href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" target="_blank">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</a><br>
<br>
I noticed that under Plugin -> Grass -> GRASS Option I still have grass 7.0.1 (the last installation) while I'm running GRASS 7.0.3<br>
<br>
If I run:<br>
GRASS --version I have:<br>
grass --version<br>
GRASS GIS 7.0.3<br>
Traceback (most recent call last):<br>
  File "/usr/bin/grass", line 1363, in <module><br>
    parse_cmdline()<br>
  File "/usr/bin/grass", line 1275, in parse_cmdline<br>
    message('\n' + readfile(gfile("etc", "license")))<br>
  File "/usr/bin/grass", line 139, in readfile<br>
    f = open(path, 'r')<br>
IOError: [Errno 2] No such file or directory: '/usr/lib/grass70/etc/license'<br>
<br>
<br>
Could be that it miss the licence file in the package and this cause the plugin GRASS does not recognize GRASS data?<br>
In fact if I browse into the GRASS directory I'm not able to add any GRASS layer.<br>
If I ask to create e new mapset the QGIS crash<br>
<br>
Thank to all<span class="HOEnZb"><font color="#888888"><br>
Pierluigi<br>
<br>
<br>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td>
-- <br>
<br>
<h4>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td>
<div align="center">
<hr align="center">
</div>
<h6>
<b><font size="1"><font color="#993300">Ing. Pierluigi De Rosa (PhD)</font></font></b><br>
<b><font size="1"><font color="#993300">Studio Associato GFOSSERVICES</font></font></b>
</h6>
                <img width="70" align="bottom" border="0"><br>
<b><font size="1"><font color="#993300">Presso CAMPUS Via F.lli Cairoli 25 - 06127 Perugia (PG) </font></font></b>
<h6>
<b><font size="1"><font color="#993300">fax: 075 7823038</font></font></b><br>
<b><font size="1"><font color="#993300">cel: 3497558268</font></font></b><br>
<b><font size="1"><font color="#993300">web</font></font></b><b><font size="1">: <a href="http://www.gfosservices.com/index.php?option=com_content&view=article&id=21&Itemid=21&lang=it" target="_blank">www.gfosservices.it</a></font></b><br>
<b><font size="1"><font color="#993300">skype: pierluigi.derosa </font></font></b>
</h6>
</td>
</tr>
</tbody></table>
</h4>
</td>
</tr>
</tbody></table>
</font></span></div>

<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br></div>