https://bugs.documentfoundation.org/show_bug.cgi?id=163863
--- Comment #7 from fpy <[email protected]> --- I would suggest to go step by step. - can you confirm my WKA is ok for you in command line ? (i.e. you can convert more than 248 (simple) files in 1 call) - "libreoffice" in your PATH should be a script, calling at some pt the binary soffice.bin /usr/lib/libreoffice/program/soffice.bin: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=7fe5541f2c75a4190186f4879a3cf9e2bba8a9f9, for GNU/Linux 3.2.0, stripped so be cautious with "$!" > ... the background process seem to stop at a random point notso. it stops at next call : $ libreoffice --headless & [3] 828096 $ libreoffice --headless --convert-to pdf --outdir PDF 001.odt convert .../001.odt as a Writer document -> .../001.pdf using filter : writer_pdf_Export Overwriting: /home/xpy/Downloads/PDF/001.pdf $ [3]+ Done libreoffice --headless -- You are receiving this mail because: You are the assignee for the bug.
