[osgeo4w-dev] [osgeo4w] #661: libgrass_gis.7.8 Not Found

OSGeo4W trac_osgeo4w at osgeo.org
Wed Mar 3 22:46:19 PST 2021


#661: libgrass_gis.7.8 Not Found
--------------------------------+----------------------------
Reporter:  PedroNGV             |       Owner:  osgeo4w-dev@…
    Type:  defect               |      Status:  closed
Priority:  major                |   Component:  Package
 Version:                       |  Resolution:  fixed
Keywords:  grass, testing repo  |
--------------------------------+----------------------------

Comment (by hellik):

 Replying to [comment:12 PedroNGV]:
 > Hi Jurgen,
 >
 > Thanks for the fix!
 >
 > But I've this one now:
 >
 >
 > {{{
 > Starting GRASS GIS...
 > ATENÇÃO: Concurrent mapset locking is not supported on Windows
 > Cleaning up temporary files...
 >
 >           __________  ___   __________    _______________
 >          / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
 >         / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
 >        / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
 >        \____/_/ |_/_/  |_/____/____/   \____/___//____/
 >
 > Welcome to GRASS GIS 7.8.5
 > GRASS GIS homepage:                      https://grass.osgeo.org
 > This version running through:            Command Prompt
 (C:\windows\system32\cmd.exe)
 > Help is available with the command:      g.manual -i
 > See the licence terms with:              g.version -c
 > See citation options with:               g.version -x
 > If required, restart the GUI with:       g.gui wxpython
 > When ready to quit enter:                exit
 >
 > Launching <wxpython> GUI in the background, please wait...
 > Microsoft Windows [Version 10.0.17763.1518]
 > (c) 2018 Microsoft Corporation. Todos os direitos reservados.
 >
 > C:\Users\pedrovenancio\Documents>Traceback (most recent call last):
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\wxgui.py", line 110,
 in OnInit
 >     mainframe = GMFrame(parent=None, id=wx.ID_ANY,
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\lmgr\frame.py", line
 143, in __init__
 >     self.notebook = self._createNoteBook()
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\lmgr\frame.py", line
 333, in _createNoteBook
 >     self.goutput = GConsoleWindow(
 >   File
 "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\goutput.py", line
 118, in __init__
 >     self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py",
 line 138, in __init__
 >     GPrompt.__init__(self, parent=parent, menuModel=menuModel)
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py",
 line 56, in __init__
 >     self.mapList = self._getListOfMaps()
 >   File "C:\OSGEO4~1\apps\grass\grass78\gui\wxpython\gui_core\prompt.py",
 line 100, in _getListOfMaps
 >     result['raster'] = grass.list_strings('raster')
 >   File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py",
 line 1282, in list_strings
 >     for line in read_command("g.list",
 >   File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py",
 line 503, in read_command
 >     return handle_errors(returncode, stdout, args, kwargs)
 >   File "C:\OSGEO4~1\apps\grass\grass78\etc\python\grass\script\core.py",
 line 342, in handle_errors
 >     raise CalledModuleError(module=None, code=code,
 > grass.exceptions.CalledModuleError: Module run None g.list --q -m
 type=raster ended with error
 > Process ended with non-zero return code 3221225785. See errors in the
 (error) output.
 > OnInit returned false, exiting...
 > }}}

 this looks like a dependency dll mismatch, see

 https://grasswiki.osgeo.org/wiki/WinGRASS_errors#The_GRASS_GIS_exits_when_started_with_g
 .list_CalledModuleError_and_-1073741511_return_code

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/661#comment:14>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list