On Mon, Apr 18, 2011 at 01:08:42PM +0200, Miklos Vajna <vmik...@frugalware.org> 
wrote:
> ~/git/libreoffice/master/install/program$ file hello.odt 
> hello.odt: OpenDocument Text
> ~/git/libreoffice/master/install/program$ ./soffice.bin --headless 
> --convert-to rtf hello.odt
> convert /home/vmiklos/git/libreoffice/master/install/program/hello.odt -> 
> /home/vmiklos/git/libreoffice/master/install/program/hello.rtf using Rich 
> Text Format
> Error: Please reverify input parameters...
> 
> Maybe something is wrong with the RTF export filter registration?
> 
> I'll try to have a look at it (I'm not yet familiar with this new
> passive registration stuff).

I did a full rebuild of master and now it's better:

1) "./soffice.bin --convert-to doc --outdir
../../../lo-test-files/writer  ../../../lo-test-files/writer/hello.odt"
works fine, so my patch is not necessary.

2) The same with RTF or DOCX results in

"Error: Please reverify input parameters..."

So I suspect this will be about builtin vs UNO filters.

Attachment: pgpqMRhuTeTZW.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to