On 04/21/2014 09:53 AM, Carnë Draug wrote: > On 20 April 2014 02:35, David Smith <sidic...@gmail.com> wrote: >> > Indeed, I have upgraded from Debian Wheezy and kept the same home directory. > > Changing the browser from "Default browser" to "x-www-browser" as you > mentioned fixed the problem. However, my default browser is Iceweasel, > and Gnome is configured to use Iceweasel as default. Going to > "Settings > Details > Default applications > Web" I have Iceweasel > selected there. I would expect this default to be used. > > Carnë The command that liferea uses is gtk_show_uri because it needs to use it for all web links.
So try using gnome-open http://www.google.com from a command-line and report back what happens. Also try using gnome-open mailto:666...@bugs.debian.org and see if that works too. If you don't have gnome-open on your system, use xdg-open instead. Should give you the same results. The configuration for your mime types is in ~/.local/share/applications/mimeapps.list Try running cat ~/.local/share/applications/mimeapps.list | grep http If you see anything in there that is no longer installed in your system you're going to have to fix it. You could always backup to another location and delete ~/.local/share/applications/mimeapps.list which should cause your desktop environment to regenerate it. Let me know if this doesn't help. -David -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org