Opened 14 years ago

Last modified 14 years ago

#888 closed defect

Error in i.ortho.photo — at Initial Version

Reported by: nikosdu1980 Owned by: grass-dev@…
Priority: major Milestone: 6.4.0
Component: wxGUI Version: unspecified
Keywords: i.ortho.photo Cc:
CPU: Unspecified Platform: Linux

Description

I'm running GRASS 6.4-svn in a Linux Machine (CENT OS) and I needed to run i.ortho.photo but I got this error: Exception in thread Thread-8: Traceback (most recent call last):

File "/usr/lib64/python2.4/threading.py", line 442, in

bootstrap

self.run( )

File "/usr/local/grass-5.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.4svn/etc/wxpython/wxgui.py",

line 1019, in 0nXTerm

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: exepected string, list found

Change History (0)

Note: See TracTickets for help on using tickets.