[odf-devel] Problems with odfpy distribution

Soren Roug soren.roug at eea.europa.eu
Wed Dec 13 12:35:05 EST 2006


For odfmeta you start with

odfmeta -l lists.odt

There is a man page in the source, which I haven't figured out how to get 
setup.py to install. It would probably be better if it defaults to listing 
the metadata if you supply no options.

For xml2odt, the problem you get is that it won't write an ODT file to the 
terminal. It should fail more gracefully. You need to redirect to a file.

Those are the kind of errors the original developer would be blind to. I'll 
get the fixed.

With regards to the rest, I'll have to investigate.

On Wednesday 13 December 2006 18:12, Daniel Carrera wrote:
> Hello,
>
> I'm having problems with some of the odfpy programs: odf2war, xml2odf,
> odf2mht  They produce runtime errors (errors copied below).
>
> odfoutline seems to work.
>
> This week I want to prepare a distribution of ODF Tools so people can
> try it out. I'll only include the programs that at least seem at least
> somewhat stable, and I'll tell people where they can get the entire
> package. So I'd like to get as many programs polished and ready to
> distribute as possible.
>
> I'm having trouble with odfmeta:
>
> $ odfmeta lists.odt
> Usage: /usr/bin/odfmeta [-cdl] [-xXaAI metafield]... [-o output]
> [inputfile]
>         Inputfile must be OpenDocument format
>
> Maybe I'm not using it right.
>
> It also looks like the man pages are not being installed:
>
> $ man odfmeta
> No manual entry for odfmeta
> See 'man 7 undocumented' for help when manual pages are not available.
>
> Finally, below is a copy of the runtime errors I got for the other
> programs. They are gibberish to me. :(
>


More information about the odf-devel mailing list