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

--- Comment #22 from Sven Goossens <[email protected]> ---
4.4.1.2 provides slightly more info (and still fails):

/home/me/Desktop $
/home/me/software/LibreOffice_4.4.1.2_Linux_x86-64_deb/DEBS/install/opt/libreoffice4.4/program/soffice
--headless --version
LibreOffice 4.4.1.2 45e2de17089c24a1fa810c8f975a7171ba4cd432


/home/me/Desktop $
home/me/software/LibreOffice_4.4.1.2_Linux_x86-64_deb/DEBS/install/opt/libreoffice4.4/program/soffice
--headless --convert-to svg empty.odg 
convert /home/me/Desktop/empty.odg -> /home/me/empty.svg using filter :
draw_svg_Export
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///home/me/empty.svg> failed: 0xc10)

0xc10 means ERRCODE_IO_CANTWRITE if I am not mistaking. The throw seems to
happen here:
http://docs.libreoffice.org/sfx2/html/sfxbasemodel_8cxx_source.html#l03134

-- 
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