[GRASS-dev] [GRASS GIS] #1963: wxGUI command console: "ls -" causes a traceback error

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#1963: wxGUI command console: "ls -" causes a traceback error
-----------------------------+----------------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.5
Component: wxGUI | Version: svn-releasebranch64
Keywords: command console | Platform: All
      Cpu: All |
-----------------------------+----------------------------------------------
Changes (by neteler):

  * milestone: 6.4.3 => 6.4.5

Comment:

Confirmed for current 6.4.svn and 7.0.svn

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

#1963: wxGUI command console: "ls -" causes a traceback error
-----------------------------+----------------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.5
Component: wxGUI | Version: svn-releasebranch64
Keywords: command console | Platform: All
      Cpu: All |
-----------------------------+----------------------------------------------

Comment(by annakrat):

Should be fixed in r58689, r58690, r58691 (all branches). Please close the
ticket after confirmation (but I tested it and it looks ok).

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

#1963: wxGUI command console: "ls -" causes a traceback error
-----------------------------+----------------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.4
Component: wxGUI | Version: svn-releasebranch64
Keywords: command console | Platform: All
      Cpu: All |
-----------------------------+----------------------------------------------
Changes (by neteler):

  * milestone: 6.4.5 => 6.4.4

Comment:

I tested G6.4.svn and G7.svn, works fine now. Thanks!

Closing.

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

#1963: wxGUI command console: "ls -" causes a traceback error
---------------------+------------------------------------------------------
  Reporter: hamish | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.4
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: command console
  Platform: All | Cpu: All
---------------------+------------------------------------------------------
Changes (by martinl):

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

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