On 06/21/2015 11:18 PM, Ken Heard wrote: > On 2015-06-21 14:29, Christian Seiler wrote: >> Maybe the %u is a problem here (I know it's valid in .desktop >> files, but maybe not in Mozilla preferences), so could you perhaps >> reset the value for network.protocol-handler.app.http to its >> default value? (Using the context menu accessible with the right >> mouse button). > > I tried iceweasel without the %u and then changed iceweasel to > x-www-browser which is the default. No change.
Hmmmm... >> Btw. did you try to start icedove from the command line (close any >> running instance beforehand), then click on a link and see if >> there are any error messages that are printed? > > I did as you suggested. The following messages were received and then > icedove opened as usual. > > (process:15184): GLib-CRITICAL **: g_slice_set_config: assertion > 'sys_page_size > == 0' failed > enigmail.js: Registered components > mimeVerify.jsm: module initialized Ok, those are only startup messages and they also appear on my system, so they're unrelated. Sorry, no idea what's going on. The only thing I can think of is try to strace icedove, something like: (close beforehand) strace -f -s 4096 -o /tmp/icedove.trace -e clone,fork,execve icedove (close after trying to click a link) and then see if in /tmp/icedove.trace there's any indication of it trying to start x-www-browser or iceweasel (note that even with the -e clone,fork,execve filter that file will contain a lot of things that are totally unrelated and will make the file hard to read...). Christian
signature.asc
Description: OpenPGP digital signature