[GRASS-dev] Re: [GRASS GIS] #263: wxgui: v.in.ascii's SQL column
defintion text box is uneditable
GRASS GIS
trac at osgeo.org
Wed Aug 20 15:35:16 EDT 2008
#263: wxgui: v.in.ascii's SQL column defintion text box is uneditable
----------------------+-----------------------------------------------------
Reporter: epatton | Owner: grass-dev at lists.osgeo.org
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>
More information about the grass-dev
mailing list