[GRASS-dev] Re: [GRASS GIS] #888: Error in i.ortho.photo
GRASS GIS
trac at osgeo.org
Fri Jan 22 07:17:14 EST 2010
#888: Error in i.ortho.photo
--------------------------+-------------------------------------------------
Reporter: nikosdu1980 | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: i.ortho.photo
Platform: Linux | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikosdu1980):
By doing:
g.gisenv set="DEBUG=0"
If if insert i.ortho.photo in command line, it opens the i.ortho.photo
menu
But If I choose in GUI menu it gives the following error:
Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib64/python2.4/threading.py", line 442, in
__bootstrap
self.run()
File "/usr/local/grass6.4.0svn/etc/wxpython/gui_modules/g
cmd.py", line 528, in run
stderr=subprocess.PIPE)
File "usr/lib64/python2.4/subprocess.py", line 550, in
__init__
errread, errwrite)
File "usr/lib64/python2.4/subprocess.py", line 993, in
_execute_child
raise child_exception
TypeError: execv() arg 2 must contain only strings
Traceback (most recent call last):
File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py",
line 1019, in 0xTerm
p=gcmd.Command(cmdlist)
File "/usr/local/grass-6.4.0svn/etc/wxpython/gui_modules/g
cmd.py", line 345, in __init__
Debug.msg (3, "Command(): cmd='%s', wait=%s, returncode=%d,
alive=%s" % \
TypeError
:
sequence item 2:expected string, list found
And opens a blank xmonitor
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/888#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list