Sorry, premature send! Here’s the error message:
Launching GUI in the background, please wait…
[Raster MASK present]
GRASS 7.0.0 (Exp3):~ > Traceback (most recent call last):
File “/usr/lib/grass70/gui/wxpython/wxgui.py”, line 140, in
sys.exit(main())
File “/usr/lib/grass70/gui/wxpython/wxgui.py”, line 133, in main
app = GMApp(workspaceFile)
File “/usr/lib/grass70/gui/wxpython/wxgui.py”, line 48, in init
wx.App.init(self, False)
File “/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py”, line 7981, in init
self._BootstrapApp()
File “/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py”, line 7555, in _BootstrapApp
return core.PyApp__BootstrapApp(*args, **kwargs)
File “/usr/lib/grass70/gui/wxpython/wxgui.py”, line 82, in OnInit
workspace = self.workspaceFile)
File “/usr/lib/grass70/gui/wxpython/lmgr/frame.py”, line 93, in init
grassVersion = grass.version()[‘version’]
File “/usr/lib/grass70/etc/python/grass/script/core.py”, line 1467, in version
data = parse_command(‘g.version’, flags=‘rge’)
File “/usr/lib/grass70/etc/python/grass/script/core.py”, line 465, in parse_command
res = read_command(*args, **kwargs)
File “/usr/lib/grass70/etc/python/grass/script/core.py”, line 425, in read_command
return handle_errors(returncode, stdout, args, kwargs)
File “/usr/lib/grass70/etc/python/grass/script/core.py”, line 308, in handle_errors
returncode=returncode)
grass.exceptions.CalledModuleError: Module run None [‘g.version’, ‘-rge’] ended with error
Process ended with non-zero return code -11. See errors in the (error) output.
I still have a GRASS session in the terminal, and can run some grass commands, but not others. For example, “g.region -p” is fine, but “g.mremove” give the following error:
g.mremove: command not found
The strange thing is that about a month ago, I was able to install a perfectly working version of GRASS7 on a similar computer with no issues (other than the apparently ineffectual error with g.version). I’ve tried this on three separate computers, and all have the same problem. I’ve tried installing all the dev packages I could think of (for example, all wx python dev libraries), but nothing seems to help.
Any ideas what’s going on? What can I do?
~Isaac
···
On Wed, Nov 19, 2014 at 5:30 PM, Isaac Ullah <isaac.ullah@asu.edu> wrote:
Hi all,
I’ve been trying to get GRASS7 installed on several machines running Xubuntu 14.04, with no success. These are fresh installs of the OS, so there should be no cruft complicating install. I’m installing from the “GRASS-stable” ubuntu PPA repository, and am indeed following all the procedures. GRASS seems to install okay, but there are major issues when I try to run it. First, wx-gui dies on start with the following error message:
–
Isaac I Ullah, Ph.D.
Arizona State University
School of Human Evolution and Social Change
PO Box 2402
Tempe, AZ 85287-2402
(480) 727-1054 office
(650) 201-0479 cell
iullah@asu.edu
–
Isaac I Ullah, Ph.D.
Arizona State University
School of Human Evolution and Social Change
PO Box 2402
Tempe, AZ 85287-2402
(480) 727-1054 office
(650) 201-0479 cell
iullah@asu.edu