[GRASS-dev] [GRASS GIS] #1863: DBMI Protocol Error in v.extract

GRASS GIS trac at osgeo.org
Fri Jan 25 17:27:32 PST 2013


#1863: DBMI Protocol Error in v.extract
-------------------------------------+--------------------------------------
 Reporter:  dkavanagh                |       Owner:  grass-dev@…              
     Type:  defect                   |      Status:  new                      
 Priority:  normal                   |   Milestone:  7.0.0                    
Component:  Vector                   |     Version:  svn-trunk                
 Keywords:  sqlite, dbmi, v.extract  |    Platform:  MSWindows 7              
      Cpu:  x86-64                   |  
-------------------------------------+--------------------------------------

Comment(by dkavanagh):

 On further testing the problem is not due to the number 10 but its row
 position, i.e. '''row 10'''. A colleague, working with a different input,
 encounters the same issue once row 10 is queried. We can select above and
 below but not row 10 itself.

 The data is imported from a shape file using v.in.ogr. Strangely, I cannot
 use the same name when importing, it just hangs. Instead of using -
 ''v.in.ogr dsn=cores.shp output=cores''
 I have to use -
 ''v.in.ogr dsn=cores.shp output=gcores''

 The error is -
 dbmi: Protocol error
 ERROR: Unable select records from table <gcores>
 The error is not reported when it is called within a python script.

 I just tested today with the most recent build
 (WinGRASS-7.0.svn-r54762-480-Setup). The problem still exists. It did not
 occur in a build from May of last year
 (WinGRASS-7.0.svn-r51660-239-Setup.exe).

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



More information about the grass-dev mailing list