<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO 6.4.0.3 snap: Sending mail does not work, shell function does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130982">130982</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LO 6.4.0.3 snap: Sending mail does not work, shell function does not work
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>BASIC
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pierre.tissendier@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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

<span class="quote">>> Via BASIC with the Shell () in a sub or function</span >
 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!</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>