[GRASS-user] Re: g.extension error svn!
Solimyr
giannicristian at msn.com
Wed Dec 14 10:55:37 EST 2011
I think that I'm close to the solution...I have copied the r.seg.exe in the
grass/bin folder. Now, in GRASS, if I write r.seg in the command line I can
see the command, if I execute I receive the following text:
/Traceback (most recent call last):
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\prompt.py", line 1067, in OnKeyPressed
self.parent.RunCmd(cmd)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\goutput.py", line 516, in RunCmd
task = menuform.GUI().ParseInterface(command)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\menuform.py", line 2020, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 964, in XML
return parser.close()
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 1254, in close
self._parser.Parse("", 1) # end of data
xml.parsers.expat
.
ExpatError
:
no element found: line 1, column 0
Traceback (most recent call last):
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\prompt.py", line 1067, in OnKeyPressed
self.parent.RunCmd(cmd)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\goutput.py", line 516, in RunCmd
task = menuform.GUI().ParseInterface(command)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\menuform.py", line 2020, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 964, in XML
return parser.close()
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 1254, in close
self._parser.Parse("", 1) # end of data
xml.parsers.expat
.
ExpatError
:
no element found: line 1, column 0
Traceback (most recent call last):
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\prompt.py", line 1067, in OnKeyPressed
self.parent.RunCmd(cmd)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\goutput.py", line 516, in RunCmd
task = menuform.GUI().ParseInterface(command)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\menuform.py", line 2020, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 964, in XML
return parser.close()
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 1254, in close
self._parser.Parse("", 1) # end of data
xml.parsers.expat
.
ExpatError
:
no element found: line 1, column 0
Traceback (most recent call last):
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\prompt.py", line 1067, in OnKeyPressed
self.parent.RunCmd(cmd)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\goutput.py", line 516, in RunCmd
task = menuform.GUI().ParseInterface(command)
File "C:\PROGRA~2\QUANTU~2\apps\grass\grass-6.4.1\etc\wxpy
thon\gui_modules\menuform.py", line 2020, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 964, in XML
return parser.close()
File "C:\PROGRA~2\QUANTU~2\apps\Python25\lib\xml\etree\Ele
mentTree.py", line 1254, in close
self._parser.Parse("", 1) # end of data
xml.parsers.expat
.
ExpatError
:
no element found: line 1, column 0/
I think that this is due to the fact that GRASS doesn't see the dialog. Now
I have also a file that I didn't copied anywhere because I can't understand
where to put. This is named:
r.seg.md5sum
The extension is unknown to me...where I need to put this file?I have
searched in the folder but didn't see something similar....
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/g-extension-error-svn-tp7086731p7093973.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list