[GRASS-dev] [GRASS GIS] #1866: broken SQLite driver in winGRASS 7

GRASS GIS trac at osgeo.org
Thu Jan 31 03:49:01 PST 2013


#1866: broken SQLite driver in winGRASS 7
------------------------------+---------------------------------------------
 Reporter:  martinl           |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  blocker           |   Milestone:  7.0.0                    
Component:  Database          |     Version:  unspecified              
 Keywords:  sqlite, wingrass  |    Platform:  MSWindows 2K             
      Cpu:  Unspecified       |  
------------------------------+---------------------------------------------
 In winGRASS 7 also SQLite driver is not working (see #1844 from DBF
 driver). NC (basic) dataset.

 {{{
 db.describe census
 }}}

 doesn't report any error, it just hangs. Adding some extra debug messages,
 I found the line when it stops. It's
 source:grass/trunk/lib/db/dbmi_base/xdrcolumn.c#L56. First three columns
 are retrieved (cat, OBJRCTID, AREA). It stops on fourth column and waiting
 for response.

 Any idea where could be a problem?

 This bugs affects only GRASS 7, SQLite driver in GRASS 6 seems to work.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1866>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list