https://bugs.freedesktop.org/show_bug.cgi?id=72755
--- Comment #6 from Andrei Cristian Petcu <[email protected]> --- Hi, I have a similar issue on a Ubuntu GNU/Linux 14.04 headless server. LibreOffice 4.2.6.3 420m0(Build:3). I don't think I have grsecurity. $uname -a Linux HI14485 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux I want to convert a file with libreoffice in headless mode. I can do this with my user but not with tomcat7 user. # all ok with my user $sudo -u my_user libreoffice --headless --convert-to pdf /tmp/Replicate.ppt --outdir /tmp convert /tmp/Replicate.ppt -> /tmp/Replicate.pdf using impress_pdf_Export # with tomcat7 I get an error $ sudo -u tomcat7 libreoffice --headless --convert-to pdf /tmp/Replicate.ppt --outdir /tmp [Java framework] Error in function createSettingsDocument (elements.cxx). javaldx failed! Warning: failed to read path from javaldx mkstemp("/home/my_user/.execoooNqjoex") failed: Permission denied # application hangs Do you think this is related to the current bug? Any ideas on finding a workaround? Thank you! -- 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
