Ticket #1404 (closed defect: fixed)
wxGUI console chokes on r.mapcalc command in GRASS 7
| Reported by: | cmbarton | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | Cc: | ||
| Platform: | Unspecified | CPU: | Unspecified |
Description
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'
Change History
Note: See
TracTickets for help on using
tickets.
