#528: wxGUI cmd: r.mapcalc fails (quoting + args with spaces)
-----------------------+----------------------------------------------------
Reporter: neteler | Owner: [email protected]
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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev