<div dir="ltr">Hi, <br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 7, 2014 at 4:01 AM, Luigi Ponti <span dir="ltr"><<a href="mailto:lponti@inbox.com" target="_blank">lponti@inbox.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Markus,<br>
<br>
I have installed grass70 on a virtualBox with OSGeo Live 7.0<br>
<br>
GRASS precompiled version from:<br>
<a href="https://launchpad.net/~grass/+archive/grass-devel" target="_blank">https://launchpad.net/~grass/+archive/grass-devel</a><br>
ppa:grass/grass-devel<br>
<br>
Installed precompiled version:<br>
7.0.0+0ubuntu3~develppa~2~svn-30128~ubuntu12.04.1<br>
<br>
which the repository says is 9 hrs hold, and hence I assume includes r.li.* updates by Markus Metz.<br>
<br>
Start GRASS from terminal with grass70 is fine.<br>
<br>
If I go menuwise in wxpython gui:<br>
Settings > Addons extenstions > install extensions from Addons<br>
<br>
g.extension gui reports the following error:<br>
<br>
Unable to load extensions<br>
<br>
and when trying to fecth extensions, the same occurs.<br>
<br>
Other things appear not to work properly. For example, again in the gui:<br>
Help > About GRASS GIS<br>
<br>
Nothing happens and commmand console reports the following:<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/dist-<br>
packages/wx-2.8-gtk2-unicode/wx/lib/agw/customtreectrl.py",<br>
line 6469, in OnKeyDown<br>
<br>
id = self.FindItem(self._current, self._findPrefix + ch)<br>
  File "/usr/lib/python2.7/dist-<br>
packages/wx-2.8-gtk2-unicode/wx/lib/agw/customtreectrl.py",<br>
line 4151, in FindItem<br>
<br>
id = self.GetNext(id)<br>
  File "/usr/lib/python2.7/dist-<br>
packages/wx-2.8-gtk2-unicode/wx/lib/agw/customtreectrl.py",<br>
line 4036, in GetNext<br>
<br>
children = i.GetChildren()<br>
AttributeError<br>
:<br>
'NoneType' object has no attribute 'GetChildren'<br><br></blockquote><div><br></div><div><br></div><div>This part of error is not related  and I fixed it in r59209.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Traceback (most recent call last):<br>
  File "/usr/lib/grass70/etc/gui/wxpython/lmgr/frame.py",<br>
line 1003, in OnAboutGRASS<br>
<br>
win = AboutWindow(self)<br>
  File<br>
"/usr/lib/grass70/etc/gui/wxpython/gui_core/ghelp.py", line<br>
57, in __init__<br>
<br>
for title, win in ((_("Info"), self._pageInfo()),<br>
  File<br>
"/usr/lib/grass70/etc/gui/wxpython/gui_core/ghelp.py", line<br>
112, in _pageInfo<br>
<br>
label = 'GRASS GIS ' + vInfo['version'] + '\n')<br>
KeyError<br>
:<br>
'version'<br>
<br></blockquote><div><br></div><div>This looks like g.version segfaults. What happens when you run:</div><div><br></div><div>g.version -rge</div><div><br></div><div>Best,</div><div><br></div><div>Anna</div><div><br></div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sounds like a Python problem but I am not sure how to deal with that. I also have of course GRASS 6.4.3 intalled as it comes with OSGeo Live 7.0.<br>
<br>
Thanks in advance for any pointer.<br>
<div class=""><br>
Kind regards,<br>
<br>
Luigi<br>
<br>
<br>
> -----Original Message-----<br>
> From: <a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a><br>
> Sent: Sun, 23 Feb 2014 23:51:38 +0100<br>
> To: <a href="mailto:lponti@inbox.com">lponti@inbox.com</a><br>
> Subject: Re: [GRASS-user] r.diversity (<a href="http://r.li" target="_blank">r.li</a>) options on windows<br>
><br>
</div><div class="">> Hi Luigi,<br>
><br>
> over the past few weeks Markus Metz has submitted a major rewrite of<br>
> r.li.* to GRASS GIS 7.svn.<br>
><br>
> We tested the older version a lot which is containing a lot of errors.<br>
><br>
> Suggestion: get a fresh GRASS 7 from SVN (or precompiled, see<br>
> <a href="http://grass.osgeo.org/grass7/" target="_blank">http://grass.osgeo.org/grass7/</a><br>
> ) and use the r.diversity Addon for GRASS 7.<br>
><br>
> Backporting the r.li.* rewrite is quite some effort, not sure how to<br>
> deal with that.<br>
><br>
> Best<br>
> Markus<br>
<br>
</div>____________________________________________________________<br>
Protect your computer files with professional cloud backup.<br>
Get PCRx Backup and upload unlimited files automatically.<br>
Learn more at <a href="http://backup.pcrx.com/mail" target="_blank">http://backup.pcrx.com/mail</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br></div></div>