GDAL
May 5, 2013, 6:15am
1
#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 >
GDAL
January 12, 2014, 9:03pm
2
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 12, 2014, 11:14pm
3
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 12, 2014, 11:46pm
4
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 12, 2014, 11:50pm
5
#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> ;
GRASS GIS <http://grass.osgeo.org >