[GRASS-dev] [GRASS GIS] #3619: G_OPT_DB_WHERE - non-functional 'table' icon in gui

GRASS GIS trac at osgeo.org
Tue Aug 14 08:22:31 PDT 2018


#3619: G_OPT_DB_WHERE - non-functional 'table' icon in gui
------------------------+-------------------------
 Reporter:  pvanbosgeo  |      Owner:  grass-dev@…
     Type:  defect      |     Status:  new
 Priority:  normal      |  Milestone:
Component:  Default     |    Version:  svn-trunk
 Keywords:              |        CPU:  Unspecified
 Platform:  Linux       |
------------------------+-------------------------
 When a function has an G_OPT_DB_WHERE input parameter, and you open the
 function's window, you'll have a text box with to the right an 'table'
 icon (see e.g., points_where parameter in v.vect.stats). It seems to be
 non-functional though. When I click it, I only get:

 {{{

 File "/usr/local/grass7/grass-7.5.svn/gui/wxpython/gui_core/gselect.py",
 line 2745, in _onClick
     vectmap=self.vector_map,
 AttributeError: 'SqlWhereSelect' object has no attribute 'vector_map'
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3619>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list