Gentoo Archives: gentoo-amd64

From: Andrew Watson <andrew@××××××××××××××.au>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Thunderbird - firefox links not opening
Date: Sun, 17 Jul 2005 13:35:17
Message-Id: 42DA5E43.7050900@web-dreams.com.au
In Reply to: Re: [gentoo-amd64] Thunderbird - firefox links not opening by Stuart Haas
1 Stuart Haas wrote:
2
3 >Richard Freeman wrote:
4 >
5 >
6 >
7 >>Stuart Haas wrote:
8 >>
9 >>
10 >>
11 >>>This problem just resurfaced with thunderbird 1.0.5. I'm getting the
12 >>>message when I click on a link:
13 >>>
14 >>>
15 >>>/usr/libexec/mozilla-launcher: can't find the browser :-(
16 >>>
17 >>>
18 >>I see the same thing.
19 >>
20 >>
21 >
22 >Yeah, someone finally filed a bug report.
23 >
24 >Thanks
25 >
26 >
27 Try adding
28
29 user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
30 user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
31 user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
32
33 to
34
35 ~/.thunderbird/xxxxxxxx.default/pref.js
36
37
38 Hope that helps
39 --
40 gentoo-amd64@g.o mailing list