❦  1 août 2013 11:36 CEST, Paul Elliott <pelli...@blackpatchpanel.com> :

> When using the command:
> unoconv --stdout -f pdf ../astrodocsrc/swisseph.doc   >  swisseph.pdf
>
> I get the following error:
> unoconv: UnoException during export phase:
> Unable to store document to private:stream (ErrCode 3088)
>
> Properties: ((com.sun.star.beans.PropertyValue){ Name =
> (string)"FilterName", Handle = (long)0x0, Value = (any){
> (string)"writer_pdf_Export" }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"Overwrite", Handle
> = (long)0x0, Value = (any){ (boolean)true }, State =
> (com.sun.star.beans.PropertyState)DIRECT_VALUE },
> (com.sun.star.beans.PropertyValue){ Name = (string)"OutputStream",
> Handle = (long)0x0, Value = (any){
> (com.sun.star.uno.XInterface)0x8e00084{,
> supportedInterfaces={com.sun.star.io.XOutputStream,com.sun.star.lang.XTypeProvider}}
> }, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE })
>
>
> But if I replace "--stdout" with "-o myfile.pdf"
> the command works.
>
> The above command also worked in version 0.5.
>
> Could you guesstimate how long to fix this bug?
> It is preventing libswe from building. But I can
> work around if I need to.

I have checked with the version from git and the problem is also here. I
have forwarded the bug upstream:
 https://github.com/dagwieers/unoconv/issues/156

Dunno if it can be fixed in a timely manner. We can wait a few days if
Dag has a fast fix.
-- 
Make it right before you make it faster.
            - The Elements of Programming Style (Kernighan & Plauger)

Attachment: pgpaMh0iHTv5a.pgp
Description: PGP signature

Reply via email to