https://bugs.freedesktop.org/show_bug.cgi?id=55547

--- Comment #4 from Mike <freedesk...@multiwebinc.com> ---
I have been having the same issues in the last couple of days on one computer,
but not on another. Both are using Ubuntu 12.10, so I would assume they are the
same version (Version 3.6.4.3 (Build ID: 360m1(Build:3))) but I can't verify
that right now. I tried reinstalling Libreoffice and using a new profile to no
effect. Libreoffice crashes when saving PDF, either using File > Export to PDF,
or printing to PDF using File > Print > Options > Print to file.

The command line produces similar errors:

$ libreoffice --headless --invisible --convert-to pdf filename.odt
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/usr/lib/libreoffice/share/fonts/truetype/fc_local.conf",
line 13: Having multiple <family> in <alias> isn't supported and may not works
as expected
WARNING: gnome-keyring:: couldn't connect to:
/home/mike/.cache/keyring-wcHAmP/pkcs11: No such file or directory
convert /home/mike/Documents/filename.odt -> /home/mike/Documents/filename.pdf
using writer_pdf_Export
Error: Please reverify input parameters...


$ unoconv -f pdf filename.odt
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/usr/lib/libreoffice/share/fonts/truetype/fc_local.conf",
line 13: Having multiple <family> in <alias> isn't supported and may not works
as expected
WARNING: gnome-keyring:: couldn't connect to:
/home/mike/.cache/keyring-wcHAmP/pkcs11: No such file or directory
unoconv: UnoException during export phase: Unable to store document to
file:///home/mike/Documents/filename.pdf with 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)"OutputStream", Handle =
(long)0x0, Value = (any){ (com.sun.star.uno.XInterface)0x31c7f38{,
supportedInterfaces={com.sun.star.lang.XTypeProvider,com.sun.star.io.XOutputStream}}
}, State = (com.sun.star.beans.PropertyState)DIRECT_VALUE },
(com.sun.star.beans.PropertyValue){ Name = (string)"FilterData", Handle =
(long)0x0, Value = (any){ ([]any){} }, 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 }). Exception:

I will submit a backtrace shortly. It will take another 40 minutes to download
the package since it is huge.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to