[GRASS-dev] Re: [GRASS GIS] #1018: v.in.ogr.. Bad file descriptor: Files

GRASS GIS trac at osgeo.org
Mon Jul 19 17:45:26 EDT 2010


#1018: v.in.ogr.. Bad file descriptor: Files
--------------------------------+-------------------------------------------
 Reporter:  MilenaN             |       Owner:  grass-dev@…              
     Type:  defect              |      Status:  new                      
 Priority:  normal              |   Milestone:  6.4.0                    
Component:  wxGUI               |     Version:  6.4.0 RCs                
 Keywords:  v.in.ogr, wingrass  |    Platform:  MSWindows 7              
      Cpu:  x86-64              |  
--------------------------------+-------------------------------------------

Comment(by hellik):

 Replying to [ticket:1018 MilenaN]:
 > Using RC6/wxgui import of shapefile fails:
 > {{{
 > v.in.ogr dsn=M:\MIWZP\dane_mi\Drogi_krajowe92_polyline.shp output=drogi
 > Projection of input dataset and current location appear to match
 > Layer: Drogi_krajowe92_polyline
 > Column name changed: 'DłUGOść_Z_' -> 'D3UGO_f_Z_'
 > Bad file descriptor: Files
 > }}}

 still valid?

 maybe you can supply a sample-shapefile containing non-ascii column names

 Helmut

 p.s. I've tried to add in the attribute table manager of a vector (dbf-
 table) a column named "UGOść".


 {{{
 Traceback (most recent call last):
   File "c:\Program
 Files\GRASS-64-SVN\etc\wxpython\gui_modules\dbm.py", line
 1683, in OnTableItemAdd

 index = list.InsertStringItem(sys.maxint, str(name))
 UnicodeEncodeError
 :
 'ascii' codec can't encode characters in position 3-4:
 ordinal not in range(128)
 }}}

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



More information about the grass-dev mailing list