On 20/01/12 10:09, MRH wrote: > Hi, > > After my recent update (Debian sid on amd64, icedove 8.0-2, iceweasel > 9.0.1-1) everytime I click a link in email it asks me to choose an > aplication to open the link with (Launch Application). I'm aware I can > choose Iceweasel and tick to always use it, but I think it should (and > did) use a global settings (ie x-www-browser, which is actually set to > iceweasel). > > How can I fix it? I checked update-alternatives (for x-www-browser, it's > OK),
$ update-alternatives --list x-www-browser /usr/bin/chromium-browser /usr/bin/iceweasel /usr/bin/konqueror > icedove / config: > network.protocol-handler.app.http = x-www-browser Might work if iceweasel is the only browser in your system alternatives... Try changing those to:- network.protocol-handler.app.http => user set => string => /usr/bin/iceweasel network.protocol-handler.app.https => user set => string => /usr/bin/iceweasel Also check these:- network.protocol-handler.expose.http => default => boolean => true network.protocol-handler.expose.https => default => boolean => true > > What do I miss? Is it a bug? I do not know. > > Kind regards, > Michal Cheers -- Iceweasel/Firefox extensions for finding answers to Debian questions:- https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f18ed40.2080...@gmail.com