[GRASS-dev] [GRASS GIS] #1450: grass 6.4.svn nightly build fails on startup

GRASS GIS trac at osgeo.org
Thu Sep 15 07:31:03 EDT 2011


#1450: grass 6.4.svn nightly build fails on startup
--------------------+-------------------------------------------------------
 Reporter:  hamish  |       Owner:  grass-dev@…              
     Type:  defect  |      Status:  new                      
 Priority:  normal  |   Milestone:  6.4.2                    
Component:  wxGUI   |     Version:  svn-releasebranch64      
 Keywords:          |    Platform:  MSWindows XP             
      Cpu:  x86-32  |  
--------------------+-------------------------------------------------------
 Hi,

 I just downloaded the latest nightly 6.4svn build r48286

 the without msys icon doesn't launch grass, the with-msys gives this error
 in the terminal after you chose your mapset and click [continue] ..


 {{{
 Welcome to GRASS 6.4.2svn (2011)
 GRASS homepage:                          http://grass.osgeo.org/
 This version running thru:               Bourne Shell (/bin/sh)
 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

 GRASS 6.4> Traceback (most recent call last):
   File "c:/Program Files/GRASS 6.4.SVN/etc/wxpython/wxgui.py", line 65, in
 <modu                       le>
     from gui_modules import layertree
   File "c:\Program Files\GRASS
 6.4.SVN\etc\wxpython\gui_modules\layertree.py", l
 ine 44, in <module>
     import toolbars
   File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
 mingw32/etc/wxpython/gui                       _modules/toolbars.py", line
 44, in <module>
   File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
 mingw32/etc/wxpython/gui                       _modules/vdigit.py", line
 43, in <module>
   File "c:\Program Files\GRASS
 6.4.SVN\etc\wxpython\gui_modules\wxvdigit.py", li                       ne
 25, in <module>
     from wxvdriver   import DisplayDriver
   File "c:\Program Files\GRASS
 6.4.SVN\etc\wxpython\gui_modules\wxvdriver.py", l
 ine 28, in <module>
     from grass.lib.gis    import *
   File "c:\Program Files\GRASS 6.4.SVN\etc\python\grass\lib\__init__.py",
 line 4                       , in <module>
     import proj
   File "c:\Program Files\GRASS 6.4.SVN\etc\python\grass\lib\proj.py", line
 23, i                       n <module>
     _libs["grass_gproj.6.4.2svn"] = load_library("grass_gproj.6.4.2svn")
   File "c:\Program Files\GRASS
 6.4.SVN\etc\python\grass\lib\ctypes_loader.py", l
 ine 55, in load_library
     return self.load(path)
   File "c:\Program Files\GRASS
 6.4.SVN\etc\python\grass\lib\ctypes_loader.py", l
 ine 221, in load
     return _WindowsLibrary(path)
   File "c:\Program Files\GRASS
 6.4.SVN\etc\python\grass\lib\ctypes_loader.py", l
 ine 207, in __init__
     self.cdll = ctypes.cdll.LoadLibrary(path)
   File "C:\Program Files\GRASS 6.4.SVN\Python25\lib\ctypes\__init__.py",
 line 43                       1, in LoadLibrary
     return self._dlltype(name)
   File "C:\Program Files\GRASS 6.4.SVN\Python25\lib\ctypes\__init__.py",
 line 34                       8, in __init__
     self._handle = _dlopen(self._name, mode)
 WindowsError: [Error 14001] This application has failed to start because
 the app                       lication configuration is incorrect.
 Reinstalling the application may fix this p                       roblem
 GRASS 6.4> g.version.exe
 GRASS 6.4.2svn48286 (2011)
 GRASS 6.4>
 }}}

 ?

 thanks,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1450>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list