<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><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#c5">Comment # 5</a>
              on <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">bug 130982</a>
              from <span class="vcard"><a class="email" href="mailto:pierre.tissendier@mailo.com" title="TISSENDIER Pierre <pierre.tissendier@mailo.com>"> <span class="fn">TISSENDIER Pierre</span></a>
</span></b>
        <pre>In snap version :
1-Tools/Options/InternetE-Mail is
"/home/myuser/Applications/thunderbird/thunderbird %u"

Selecting File/Send/Email_Document, the Thunderbird (default email client)
compose screen is evoked but the document which was supposed to be attached is
not.

2-Tools/Options/InternetE-Mail is
"/home/myuser/Applications/thunderbird/thunderbird"

Selecting File/Send/Email_Document, the Thunderbird (default email client)
compose screen is not evoked.


I'm test also this macro :
sub calculatror
        r=shell(ConvertToURL("file:///usr/bin/gnome-calculator"),2)
        print r
        r=shell("/usr/bin/gnome-calculator",2)
        print r
end sub

I'm get "file not found" ???

In ppa version all is right !</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>