[GRASS-dev] [GRASS GIS] #2188: GRASS fails to start on Windows since r58807

GRASS GIS trac at osgeo.org
Thu Feb 6 07:11:16 PST 2014


#2188: GRASS fails to start on Windows since r58807
---------------------------+------------------------------------------------
 Reporter:  annakrat       |       Owner:  grass-dev@…              
     Type:  defect         |      Status:  new                      
 Priority:  critical       |   Milestone:  7.0.0                    
Component:  wxGUI          |     Version:  svn-trunk                
 Keywords:  pygrass, tgis  |    Platform:  Unspecified              
      Cpu:  Unspecified    |  
---------------------------+------------------------------------------------

Comment(by annakrat):

 Replying to [comment:2 zarch]:
 > Hi Anna,
 >
 > Replying to [ticket:2188 annakrat]:
 > > Also it would be good to understand
 > > what's the problem with pygrass.Module v.overlay.
 > [[BR]]
 >
 >
 > The problem is that Module try to run:
 >
 >
 > {{{
 > get_cmd_xml = subprocess.Popen([cmd, "--interface-description"],
 >                                stdout=subprocess.PIPE)
 > }}}
 >
 > But an OSError is raised.
 >
 > I've modified the code to give a clearer message and avoid to mask the
 original error, see (r58885).
 >

 GRASS starts again, however temporal framework is not working because the
 original problem is still there. PyGRASS Module class is not working on
 Windows (I created ticket #2189). Discussion in #2067 suggests that during
 import, no PyGRASS Module should be created which is unfortunately
 happening in
 [http://trac.osgeo.org/grass/browser/grass/trunk/lib/python/temporal/temporal_vector_algebra.py#L436
 temporal_vector_algebra.py].

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2188#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list