[GRASS-dev] Re: [GRASS GIS] #1563: wxGUI will not start
GRASS GIS
trac at osgeo.org
Mon Feb 6 07:40:33 EST 2012
#1563: wxGUI will not start
----------------------+-----------------------------------------------------
Reporter: ewcgrass | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Comment(by ewcgrass):
Before applying changes, could only go to selecting mapset. Now with
changes applied, can advance one more step to show the splash screen
"Starting Grass GUI", buy then splash screen disappears with the following
in terminal:
[rick at localhost ~]$ grass70
Cleaning up temporary files...
Starting GRASS GIS...
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 7.0.svn
GRASS homepage: http://grass.osgeo.org
This version running through: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
GRASS 7.0.svn (ns-nad83-utm-25m):~ > 3D view mode:
/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.x86_64-unknown-
linux-gnu/lib/libgrass_raster.7.0.svn.so: cannot open shared object file:
No such file or directory
g.list: error while loading shared libraries:
/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.x86_64-unknown-
linux-gnu/lib/libgrass_raster.7.0.svn.so: cannot open shared object file:
No such file or directory
g.list: error while loading shared libraries:
/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.x86_64-unknown-
linux-gnu/lib/libgrass_raster.7.0.svn.so: cannot open shared object file:
No such file or directory
Traceback (most recent call last):
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/wxgui.py", line 137, in <module>
sys.exit(main())
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/wxgui.py", line 130, in main
app = GMApp(workspaceFile)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/wxgui.py", line 45, in __init__
wx.App.__init__(self, False)
File "/usr/lib64/python2.7/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__
self._BootstrapApp()
File "/usr/lib64/python2.7/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/wxgui.py", line 76, in OnInit
workspace = self.workspaceFile)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/lmgr/frame.py", line 192, in __init__
self.NewDisplay(show = False)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/lmgr/frame.py", line 1380, in NewDisplay
showMapDisplay = show)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/lmgr/layertree.py", line 152, in __init__
Map = self.Map)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/mapdisp/frame.py", line 81, in __init__
Map = Map, auimgr = auimgr, name = name, **kwargs)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/gui_core/mapdisp.py", line 399, in
__init__
self._initMap(Map = self.Map)
File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
gnu-04_02_2012/etc/gui/wxpython/gui_core/mapdisp.py", line 108, in
_initMap
sys.exit(_("GRASS module '%s' not found. Unable to start map "
NameError: global name 'sys' is not defined
GRASS 7.0.svn (ns-nad83-utm-25m):~ >
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1563#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list