[kmail2] [Bug 403762] New: signature script failed and don't work anymore

Bruno Friedmann bugzilla_noreply at kde.org
Wed Jan 30 11:15:29 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=403762

            Bug ID: 403762
           Summary: signature script failed and don't work anymore
           Product: kmail2
           Version: Git (master)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: composer
          Assignee: kdepim-bugs at kde.org
          Reporter: bruno at ioda-net.ch
  Target Milestone: ---

Use one of you account (for me Gmail) and in indentities define signature as
output of script.

Expected result the signature is applied to new message
Actual result : error dialog box (3 times) with 
Failed to execute signature script
/ioda/home/bruno/bin/signature_email.sh:

Here the script
source /etc/os-release
cat /ioda/data/user-data/Bruno/Signatures/Standard.txt
echo ${PRETTY_NAME} - ${VERSION_ID}
echo "$(uname -srmo), nvidia: $(modinfo --field=version nvidia)"
X5="$( echo $(kf5-config -v) | awk '{print $1, $2",", $3, $4, $5}' )"
echo "${X5}, Plasma: $(plasmashell -v | awk '{print $2}'), $(kmail -v)"


and the output

Bruno Friedmann
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe supporter
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot

openSUSE Tumbleweed - 20190125
Linux 4.20.2-1-default x86_64 GNU/Linux, nvidia: 410.93
Qt: 5.12.0, KDE Frameworks: 5.54.0, Plasma: 5.14.5, kmail2 5.10.1

echo $? return 0 as expected.


Don't remember when I saw this the first time (around 5.4x version I guess, one
year ago at least)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list