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

GRASS GIS trac at osgeo.org
Thu Oct 8 18:41:14 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):

 Replying to [comment:24 neteler]:
 > There should be new debug output available if activated:
 >
 > Please try for us:
 > {{{
 > g.gisenv set="DEBUG=2"
 > g.copy vect=hospitals at PERMANENT,testhospitals2
 > }}}


 {{{
 g.gisenv set="DEBUG=2"

 g.copy vect=hospitals at PERMANENT,copy_hospital
 Copy vector <hospitals at PERMANENT> to current mapset as <copy_hospital>
 D2/2: Copy vector 'hospitals' in 'PERMANENT' to
 'copy_hospital'
 D2/2: copy C:\gisdata\grassdata/nc_spm_08/PERMANENT/vector/h
 ospitals/coor to C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/coor
 D2/2: copy C:\gisdata\grassdata/nc_spm_08/PERMANENT/vector/h
 ospitals/head to C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/head
 D2/2: copy C:\gisdata\grassdata/nc_spm_08/PERMANENT/vector/h
 ospitals/hist to C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/hist
 D2/2: copy C:\gisdata\grassdata/nc_spm_08/PERMANENT/vector/h
 ospitals/topo to C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/topo
 D2/2: copy C:\gisdata\grassdata/nc_spm_08/PERMANENT/vector/h
 ospitals/cidx to C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/cidx
 D1/2: Vect_open_old(): name = hospitals mapset= PERMANENT
 update = 0
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: dig_spidx_init()
 D1/2: open format file: 'PERMANENT/vector/hospitals/frmt'
 D1/2: Vector format: 0 (native)
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: Vect__read_head(): vector = hospitals at PERMANENT
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: Level request = 1
 D1/2: Vect_open_old(): vector opened on level 1
 D1/2: Vect_read_dblinks(): map = hospitals, mapset =
 PERMANENT
 D1/2: dbln file: C:\gisdata\grassdata/nc_spm_08/PERMANENT/ve
 ctor/hospitals/dbln
 D1/2: dbln: 1 hospitals cat
 $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/ dbf
 D1/2: field = 1 name = (null), table = hospitals, key = cat,
 database = $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/, driver =
 dbf
 D1/2: Dblinks read
 D1/2: Vect_open_old(): name = copy_hospital mapset= user1
 update = 1
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: dig_spidx_init()
 D1/2: open format file: 'user1/vector/copy_hospital/frmt'
 D1/2: Vector format: 0 (native)
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: Vect__read_head(): vector = copy_hospital at user1
 D1/2: Vect_set_thresh(): thresh = 0.000000
 D1/2: Level request = 0
 D1/2: Vect_open_topo(): name = copy_hospital mapset= user1
 D1/2: get coor info: C:\gisdata\grassdata/nc_spm_08/user1/ve
 ctor/copy_hospital/coor
 D1/2: Info->size = 4654, Info->mtime = 1255041550
 D2/2: Topo header: file version 5.0 , supported from GRASS
 version 5.0
 D2/2:   byte order 0
 D2/2:   header size 142
 D2/2:   with_z 0
 D2/2:   coor size 4654
 D1/2: Topo head: coor size = 4654, coor mtime = 0
 D1/2: dig_load_plus()
 D1/2: dig_spidx_init()
 D2/2: Topo header: file version 5.0 , supported from GRASS
 version 5.0
 D2/2:   byte order 0
 D2/2:   header size 142
 D2/2:   with_z 0
 D2/2:   coor size 4654
 D2/2: Vect_cidx_open(): name = copy_hospital mapset= user1
 D1/2: Vect_open_old(): vector opened on level 2
 D1/2: Vect_read_dblinks(): map = copy_hospital, mapset =
 user1
 D1/2: dbln file: C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/dbln
 D1/2: Cannot open vector database definition file
 D1/2: Vect_get_dblink(): link = 0
 D1/2: Vect_default_field_info(): map = copy_hospital field =
 1
 D2/2: drv = dbf db = $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/
 D1/2: Vect_write_dblinks(): map = copy_hospital, mapset =
 user1
 D1/2: dbln file: C:\gisdata\grassdata/nc_spm_08/user1/vector
 /copy_hospital/dbln
 D1/2: 1 copy_hospital cat
 $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/ dbf
 D1/2: Dblinks written
 D2/2: opendir
 c:/OSGeo4W/apps/grass/grass-6.4.0svn\driver\db\
 D2/2: dbmi_client/start startup:
 "c:/OSGeo4W/apps/grass/grass-6.4.0svn\driver\db\dbf.exe"
 Invalid argument: can't _spawnl
 Unable to start driver <dbf>
 Unable to copy table <copy_hospital>
 D1/2: Vect_close(): name = hospitals, mapset = PERMANENT,
 format = 0, level = 1
 D1/2: close history file
 D1/2: Vect_close(): name = copy_hospital, mapset = user1,
 format = 0, level = 2
 D1/2: close history file
 Cannot copy <hospitals at PERMANENT> to current mapset as <copy_hospital>
 }}}

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


More information about the grass-dev mailing list