[Bug 515386] Re: No attachment when Thunderbird is set as default client.
Bill Kelly
515386 at bugs.launchpad.net
Mon Feb 1 00:45:32 UTC 2016
I fixed this locally. The problem is in the function
"desktop_file_to_binary()". "grep" on line 228 is returning 3 matches.
It needs to be piped to "head -n1". Without this change, "which" on the
next line is returning "", and "run_thunderbird" is not executed by the
calling function.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla.
https://bugs.launchpad.net/bugs/515386
Title:
No attachment when Thunderbird is set as default client.
To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/515386/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list