[GRASS-dev] Re: [GRASS GIS] #1020: Display of vector maps fails

GRASS GIS trac at osgeo.org
Sun May 30 18:09:47 EDT 2010


#1020: Display of vector maps fails
--------------------------+-------------------------------------------------
  Reporter:  MilenaN      |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  new                      
  Priority:  blocker      |   Milestone:  6.4.0                    
 Component:  wxGUI        |     Version:  6.4.0 RCs                
Resolution:               |    Keywords:  wingrass                 
  Platform:  MSWindows 7  |         Cpu:  x86-64                   
--------------------------+-------------------------------------------------
Comment (by hamish):

 is "C:\Program Files (x86)" common for 64bit Windows7 or a local install
 choice? Including $arch there is something new to me. Is  that $arch seen
 with Vista 64bit too?

 > seems to be problem with _spawnl
 > grass/branches/releasebranch_6_4/lib/db/dbmi_client/start.c at 41132#L221

 apparently so.


 that is the only place in the 6.4 code that uses _spawnl(), although
 lib/gis/system.c uses, and comments in g.parser speak of _spawnlp().


 one obvious thing is that in the non-osgeo4w install the `startup` string
 does is missing an executable name (which must end in .exe for _spawnl()
 too), it is just the dir. (but where is the closing "]" on that string
 too?)


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1020#comment:8>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list