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

--- Comment #10 from fpy <[email protected]> ---
to clarify the limitation, it's actually in  oosplash.

when launching "libreoffice", it actually calls :

836291  271955  0 18:24 pts/1    00:00:00 /usr/lib/libreoffice/program/oosplash
--
836326  836291 17 18:24 pts/1    00:00:02
/usr/lib/libreoffice/program/soffice.bin


oosplash actually receives the full list of args:
$ cat /proc/836291/cmdline 
/usr/lib/libreoffice/program/oosplash--headless--convert-topdf--outdirPDF001.odt002.odt003.odt
[...] 299.odt300.odt

whereas soffice.bin just gets it shortened : 
usr/lib/libreoffice/program/soffice.bin--headless--convert-topdf--outdirPDF001.odt002.odt003.odt
 [...] 247.odt248.odt

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to