I get this error when clicking on e.g. a "contact us" button in Google Chrome, expecting an email screen. Google shows it's a persistent
problem, and a solution seems to involve adding a Mimetype statement
such as
MimeType=application/x-xdg-protocol-mailto;x-scheme-handler/mailto
to ~/.local/share/applications/thunderbird.desktop
However, this doesn't work for me. Any suggestions?
Thanks,
On Thu, 16 Feb 2023 07:17:27 -0500, Grimble <grimble@nomail.afraid.org> wrote:Thanks for the pointer Dave, but further help needed.
I get this error when clicking on e.g. a "contact us" button in Google
Chrome, expecting an email screen. Google shows it's a persistent
problem, and a solution seems to involve adding a Mimetype statement
such as
MimeType=application/x-xdg-protocol-mailto;x-scheme-handler/mailto
to ~/.local/share/applications/thunderbird.desktop
However, this doesn't work for me. Any suggestions?
Thanks,
See "man xdg-settings" which shows how to set the mailto value as one of
the
examples.
Regards, Dave Hodgins
Thanks for the pointer Dave, but further help needed.
$xdg-settings --list
Known properties:
default-url-scheme-handler Default handler for URL scheme
default-web-browser Default web browser
So, nothing for mail.
$ xdg-settings set default-url-scheme-handler mailto Thunderbird.desktop [graeme@haydn Scripts]$ echo $?
4
Action failed, but why?
Thunderbird.desktop exists in ~/.local/share/applications/
Thunderbird is the default Email Client in System Settings/Applications/
Also ~/.local/share/applications/mimeapps.list contains
[Default Applications]
x-scheme-handler/mailto=Thunderbird.desktop
which I created after searching around.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 482 |
Nodes: | 16 (2 / 14) |
Uptime: | 58:14:56 |
Calls: | 9,566 |
Files: | 13,661 |
Messages: | 6,143,172 |