[GRASS-dev] Re: [GRASS GIS] #629: WinGRASS: spaces in pathnames

GRASS GIS trac at osgeo.org
Wed Oct 7 17:13:16 EDT 2009


#629: WinGRASS: spaces in pathnames
---------------------------+------------------------------------------------
  Reporter:  hamish        |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  normal        |   Milestone:  6.4.0                    
 Component:  Installation  |     Version:  6.4.0 RCs                
Resolution:                |    Keywords:  wingrass, msys           
  Platform:  MSWindows XP  |         Cpu:  x86-32                   
---------------------------+------------------------------------------------
Comment (by hellik):

 >
 > Invalid argument: can't _spawnl
 > WARNING: Cannot open driver dbf

 grass64.svn rev 39432 compiled in osgeo4w-stack
 WinVista32
 tested in nc-dataset

 v.out.ogr with spaces in path:

 (Wed Oct 07 22:58:02 2009)
 v.out.ogr input=poi_names_wake at PERMANENT type=point dsn=C:\wd\test ogr
 olayer=poi_names_wake_out
 Invalid argument: can't _spawnl
 ERROR: Unable to start driver <dbf>
 (Wed Oct 07 22:58:02 2009) Command finished (0 sec)

 => shape-file is exported, but empty

 v.out.ogr with no spaces in path:
 v.out.ogr input=poi_names_wake at PERMANENT type=point dsn=C:\wd\test_ogr
 olayer=poi_names_wake_out2
 Invalid argument: can't _spawnl
 ERROR: Unable to start driver <dbf>
 (Wed Oct 07 23:05:24 2009) Command finished (0 sec)

 => shape-file is exported, but empty

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


More information about the grass-dev mailing list