Hi list-members,

I created PO files from the POT files for m77 at

http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/POT/

When I try to run translate (0.8-rc1) as follows:
[EMAIL PROTECTED] 1073: /tmp/SOMEWHERE/bin/po2oo -l he -t /home/ooo/en-US.sdf /home/ooo/po GSI_he.sdf


I get the following error :
po2oo: warning: psyco unavailable: No module named psyco

po2oo: warning: Error processing: input /home/ooo/po/so3/src.po, output so3/src.oo, template so3/src.oo
Traceback (most recent call last):
File "/tmp/SOMEWHERE/bin/po2oo", line 171, in ?
parser.run()
File "/tmp/SOMEWHERE/lib/python/translate/convert/convert.py", line 97, in run
self.recursiveprocess(options)
File "/tmp/SOMEWHERE/lib/python/translate/convert/convert.py", line 257, in recursiveprocess
return super(ArchiveConvertOptionParser, self).recursiveprocess(options)
File "/tmp/SOMEWHERE/lib/python/translate/misc/optrecurse.py", line 331, in recursiveprocess
success = self.processfile(fileprocessor, options, fullinputpath, fulloutputpath, fulltemplatepath)
File "/tmp/SOMEWHERE/lib/python/translate/convert/convert.py", line 267, in processfile
if fileprocessor(inputfile, outputfile, templatefile, **passthroughoptions):
File "/tmp/SOMEWHERE/bin/po2oo", line 153, in convertoo
outputoo = convertor.convertfile(inputpo)
File "/tmp/SOMEWHERE/bin/po2oo", line 131, in convertfile
self.handlepoelement(thepo)
File "/tmp/SOMEWHERE/bin/po2oo", line 103, in handlepoelement
self.applytranslation(key, subkey, theoo, thepo)
File "/tmp/SOMEWHERE/bin/po2oo", line 111, in applytranslation
part2 = theoo.lines[1]
IndexError: list index out of range
[EMAIL PROTECTED] 1074: python -V
Python 2.4
[EMAIL PROTECTED] 1075: echo $PYTHONPATH
/tmp/SOMEWHERE/lib/python


What going wrong here?

(The Hebrew strings in my PO files are UTF-8 encoded, if that makes a difference.)

Thanks,

--
Alan Yaniger
Tk Open Systems


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to