-----Original Message-----
From: [email protected]
Sent: Fri, 7 Mar 2014 08:42:21 -0500
To: [email protected]
Subject: Re: [GRASS-user] r.diversity (r.li) options on windows[...]
This part of error is not related and I fixed it in r59209.
Then I will have to try compilation from source a bit harder. I have failed so far -- interesting that I was able to compile GRASS from source on windows 7 some time ago using OSGeo4W, likely because there are fewer degrees of freedom compared to Linux.
Here is what happens (in GRASS prompt):Traceback (most recent call last):
File "/usr/lib/grass70/etc/gui/wxpython/lmgr/frame.py",
line 1003, in OnAboutGRASS
win = AboutWindow(self)
File
"/usr/lib/grass70/etc/gui/wxpython/gui_core/ghelp.py", line
57, in __init__
for title, win in ((_("Info"), self._pageInfo()),
File
"/usr/lib/grass70/etc/gui/wxpython/gui_core/ghelp.py", line
112, in _pageInfo
label = 'GRASS GIS ' + vInfo['version'] + '\n')
KeyError
:
'version'
This looks like g.version segfaults. What happens when you run:g.version -rge
> g.version -rge
version=7.0.svn
date=2014
revision=
build_date=2014-03-04
Segmentation fault (core dumped)
That's it. Kind regards and thank you,
Luigi
Free Online Photosharing - Share your photos online with your friends and family!
Visit http://www.inbox.com/photosharing to find out more!
Visit http://www.inbox.com/photosharing to find out more!
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
