[GRASS-dev] latest wingrass binary failing
Helmut Kudrnovsky
hellik at web.de
Tue Dec 1 07:47:51 PST 2015
Anna Petrášová wrote
> Hi,
>
> tested binary r66992
> <http://wingrass.fsv.cvut.cz/grass71/WinGRASS-7.1.svn-r66992-137-Setup.exe>
> fails
> to launch GUI. r66972
> <http://wingrass.fsv.cvut.cz/grass71/WinGRASS-7.1.svn-r66972-135-Setup.exe>
> works.
> Sorry, I forgot to copy the traceback and I have it uninstalled now.
>
> Anna
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at .osgeo
> http://lists.osgeo.org/mailman/listinfo/grass-dev
C:\>Traceback (most recent call last):
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line
139, i
n <module>
sys.exit(main())
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line
130, i
n main
app = GMApp(workspaceFile)
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line
46, in
__init__
wx.App.__init__(self, False)
File
"C:\OSGEO4~2\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.
py", line 7981, in __init__
self._BootstrapApp()
File
"C:\OSGEO4~2\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.
py", line 7555, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\wxgui.py", line
81, in
OnInit
workspace=self.workspaceFile)
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\lmgr\frame.py",
line 1
35, in __init__
self.notebook = self._createNoteBook()
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\lmgr\frame.py",
line 3
01, in _createNoteBook
gcstyle = GC_PROMPT)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gui_core\goutput.py",
line 104, in __init__
self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gui_core\prompt.py", l
ine 137, in __init__
GPrompt.__init__(self, parent = parent, menuModel = menuModel)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gui_core\prompt.py", l
ine 56, in __init__
self.mapList = self._getListOfMaps()
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gui_core\prompt.py", l
ine 96, in _getListOfMaps
result['raster'] = grass.list_strings('raster')
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 1159, in list_strings
mapset=mapset).splitlines():
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 457, in read_command
process = pipe_command(*args, **kwargs)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 432, in pipe_command
return start_command(*args, **kwargs)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 376, in start_command
return Popen(args, **popts)
File
"C:\OSGEO4~2\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 67, in __init__
raise OSError
OSError
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/latest-wingrass-binary-failing-tp5239383p5239398.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
More information about the grass-dev
mailing list