https://bugs.documentfoundation.org/show_bug.cgi?id=130982

            Bug ID: 130982
           Summary: LO 6.4.0.3 snap: Sending mail does not work, shell
                    function does not work
           Product: LibreOffice
           Version: 6.4.0.3 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Hello
I have just installed the latest version of LibreOffice offered by the Ubuntu
18.04.4 LTS software library. LibreOffice stable 6.4.0.3 snap1. I often use the
option to send .pdf attachments from Calc or Writer I have taken care to
indicate my executable email client in Tools / Options / Internet / Email
(Thunderird 68.5.0)

 >> via the File / Send / Email PDF menu ... nothing happens! thunderbird is
not launched

>> Via BASIC with the Shell () in a sub or function
 shell("file:///home/user/snap/bin/thunderbird",3, _
   "-compose body=" & Corps & _
   ",subject=" & Sujet & _
   ",from=" & Exp & _
   ",to=" & Dest & _
   ",attachment=" & Pj)

The function returns 0 (executed) but nothing happens thunderbird is not
launched I had no problems with the ppa versions of LO!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to