https://bugs.freedesktop.org/show_bug.cgi?id=72755

--- Comment #7 from Stephan Bergmann <[email protected]> ---
(In reply to comment #6)
> # 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 run libreoffice with the HOME env var still pointing to ~my_user, not
~tomcat7, so results are "as expected."  sudo's -H switch should take care of
that.

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