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

--- Comment #5 from TISSENDIER Pierre <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to