[GRASS-dev] [GRASS GIS] #1404: wxGUI console chokes on r.mapcalc command in GRASS 7

#1404: wxGUI console chokes on r.mapcalc command in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
I can get as far as "r.mapcalc expression=" when the wxGUI console throws
an error.

{{{
Traceback (most recent call last):
   File "/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/prompt.py", line
934, in OnKeyPressed

self.toComplete = self.EntityToComplete()
   File "/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-
darwin10.8.0/etc/gui/wxpython/gui_modules/prompt.py", line
834, in EntityToComplete

param = self.cmdDesc.get_param(paramName)
AttributeError
:
'NoneType' object has no attribute 'get_param'
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1404&gt;
GRASS GIS <http://grass.osgeo.org>

#1404: wxGUI console chokes on r.mapcalc command in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by annakrat):

Try r47121. There are more bugs in the GUI command line, but I have no
time to look at it now.

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1404#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1404: wxGUI console chokes on r.mapcalc command in GRASS 7
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: new => closed
  * resolution: => fixed

Comment:

You fixed it. Thanks. I just wanted to get this into a trak so it didn't
get forgotten. You're doing other things that are perhaps more important
now (i.e., NVIZ SOC project). So don't feel that you need to respond to
every wxGUI bug report.

Cheers
Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1404#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>