[GRASS-dev] [GRASS GIS] #1963: wxGUI command console: "ls -" causes a traceback error
GRASS GIS
trac at osgeo.org
Sat May 4 23:15:04 PDT 2013
#1963: wxGUI command console: "ls -" causes a traceback error
-----------------------------+----------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: command console | Platform: All
Cpu: All |
-----------------------------+----------------------------------------------
Hi,
if you go to the command console tab in the wxGUI and type 'ls -l' in the
lower frame, you get this traceback error in the upper output frame as
soon as you type the "-":
{{{
Traceback (most recent call last):
File "/home/hamish/src/grass/svn/relbr_6_4/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_core/prompt.py", line
969, in OnKeyPressed
if self.toComplete['entity'] == 'flags' and self.cmdDesc:
TypeError
:
'NoneType' object is unsubscriptable
}}}
both linux and wingrass.
Hamish
ps- see 2x ps- in #1936 report
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1963>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list