[GRASS-dev] Re: [GRASS GIS] #528: wxGUI cmd: r.mapcalc fails
(quoting + args with spaces)
GRASS GIS
trac at osgeo.org
Sun May 24 01:17:17 EDT 2009
#528: wxGUI cmd: r.mapcalc fails (quoting + args with spaces)
-----------------------+----------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by hamish):
also when typing in
{{{
v.db.select roads where="label ~ ...
}}}
you get an error:
{{{
...
raw = self.read_token()
File "/usr/lib/python2.5/shlex.py", line 172, in
read_token
raise ValueError, "No closing quotation"
ValueError
:
No closing quotation
}}}
can auto-completion be restricted to only run if you press the tab key?
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/528#comment:17>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list