Stephan,
Coming from DOS > Windows > WindowsXP > Linux now and I enjoy it.
Did my best.
The log.txt file is attached.
Glad to hear from you.
Kind regards, Jan van Niel




2014-03-18 11:40 GMT+01:00 <bugzilla-daemon@freedesktop.org>:
Stephan Bergmann changed bug 76283
What Removed Added
CC   sbergman@redhat.com

Comment # 3 on bug 76283 from Stephan Bergmann
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 reported the bug.