Had the same issue.

F-spot sends a string like this to the default mail program:
mailto:?subject=my%20photos&attach=/tmp/somefile.jpg

_For attachments_ Thunderbird wants to be called like this:
 thunderbird -compose 
"subject=my%20photos,attachment='file:///tmp/somefile.jpg'"

I dont know who should behave better, but clearly this is different.
Also, if you set Thunderbird as your default, it will be called without
the -compose option, and it will fail _for attachments only_

Good News:
I have a workaround in /usr/local/bin/thunderbird-mailto.py
(sorry dont remember where from)
Then, in Sytem->Preferences->PreferredApps I entered
the following custom command as default mail
 "/usr/local/bin/thunderbird-mailto.py %s"

Works for me.
Good luck.

** Attachment added: "wrapper clutch"
   http://launchpadlibrarian.net/11352934/thunderbird-mailto.py

-- 
F-Spot can't send mail using Thunderbird
https://bugs.launchpad.net/bugs/158880
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to