Stephan Bergmann changed bug 76283
What Removed Added CC sbergman@redhat.com
Comment # 3 on bug 76283 from Stephan BergmannLO 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.