https://bugs.documentfoundation.org/show_bug.cgi?id=67009

Owen Genat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0.4.2 release             |3.4.6 release

--- Comment #3 from Owen Genat <[email protected]> ---
Problem appears to have been evident during v3.4-4.3 but may now be resolved
under v4.4:

$ ls a.xls
ls: cannot access a.xls: No such file or directory
$ /opt/libreoffice3.3/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice3.4/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice3.5/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice3.6/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice4.0/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice4.1/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice4.2/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice4.3/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
$ /opt/libreoffice4.4/program/soffice --headless --convert-to
pdf:writer_pdf_Export a.xls
Error: source file could not be loaded

Under v3.3 a pop-up dialog is thrown stating "a.xls does not exist".
Under v4.4 the message indicated is written to the terminal. Version set to
3.4.6 release.

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

Reply via email to