Here is what I see:
Here is when it happens: after clicking a link, in some, but not all, programs, on GNU/Linux, the only computer I own.
You cannot blame me for not knowing more. In fact, I cannot even find a single tag to tag this post.
Here is what I see:
Here is when it happens: after clicking a link, in some, but not all, programs, on GNU/Linux, the only computer I own.
You cannot blame me for not knowing more. In fact, I cannot even find a single tag to tag this post.
Calm down. There is no reasonable way, for you, the average user, to know what is causing the problem. Yes, all most users can do is complain to the authors of the particular app that emits the message. But as you saw over the years, the problem is not particular to a single app.
One solution is to
$ ls /usr/share/applications/*.desktop
and decide on your favorite one of the hopefully many shown, and stick it in
your ~/.config/mimeapps.list file, as I have done
in the following example with google-chrome-unstable.desktop,
(which I found on my system, but may not be on yours):
[Default Applications]
text/html=google-chrome-unstable.desktop
x-scheme-handler/https=google-chrome-unstable.desktop
x-scheme-handler/http=google-chrome-unstable.desktop
x-scheme-handler/webcal=google-chrome-unstable.desktop