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

Stephan Bergmann <sberg...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sberg...@redhat.com

--- Comment #3 from Stephan Bergmann <sberg...@redhat.com> ---
LO uses a shell script senddoc, next to soffice.bin in the program directory,
to actually invoke the mail program.  If you add the following two lines

set -x
echo "senddoc <$@>" 1>&2

directly after the first line ("#!/bin/sh") of that program/senddoc script, and
run LO from a shell like

  soffice 2>log.txt

do the "Send as E-mail" steps, terminate LO, and attach the generated log.txt
file here, that might be a quick way to get a better idea what's going wrong
for you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to