#263: wxgui: v.in.ascii's SQL column defintion text box is uneditable
----------------------+-----------------------------------------------------
  Reporter:  epatton  |       Owner:  [email protected]
      Type:  defect   |      Status:  new                      
  Priority:  minor    |   Milestone:  6.4.0                    
 Component:  wxGUI    |     Version:  svn-develbranch6         
Resolution:           |    Keywords:  v.in.ascii, SQL, columns 
  Platform:  Linux    |         Cpu:  x86-64                   
----------------------+-----------------------------------------------------
Comment (by epatton):

 The following errors were printed to the terminal when I was using the
 v.in.ascii wxpython gui:

 {{{
 Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/menuform.py",
 line 1377, in OnDbColumn
     p = self.task.get_param('layer')
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/menuform.py",
 line 202, in get_param
     raise ValueError, _("Parameter not found: %s") % aParam
 ValueError: Parameter not found: layer
 }}}

 ~ Eric.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/263#comment:1>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to