[Libreoffice-bugs] [Bug 130982] LO 6.4.0.3 snap: Sending mail does not work, shell function does not work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 3 07:53:29 UTC 2020


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

--- Comment #5 from TISSENDIER Pierre <pierre.tissendier at mailo.com> ---
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 !

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200403/4844bdd7/attachment.htm>


More information about the Libreoffice-bugs mailing list