Results 1 to 3 of 3
I need help on this problem. Originally, in Mandrake 10.0, whenever you clicked on an email (Evolution) link, Epiphany would open the link. Even if Firefox was the intended default ...
- 12-30-2004 #1Just Joined!
- Join Date
- Nov 2004
- Location
- Houston
- Posts
- 22
Click email link and Firefox opens home page!
I need help on this problem. Originally, in Mandrake 10.0, whenever you clicked on an email (Evolution) link, Epiphany would open the link. Even if Firefox was the intended default browser. I never could figure out how to get Firefox to open the link.
Now I have installed Mandrake 10.1 official with no problems and downloaded Firefox 1.0 and Thunderbird 1.0. Firefox and Thunderbird are working, but when I click on an email link, Firefox launches, but always opens the browser home page, no matter what the url was for the link!
Any ideas would be appreciated.
-Bob
- 03-12-2005 #2Banned
- Join Date
- Feb 2005
- Posts
- 27
Has anyone solved this problem yet? I am having the same problem.Using Thunderbird, click on hyperlink, firefox opens homepage. Have googled myself blue on this. thanks.
- 04-27-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 3
Meep, you couldn't google it? I found the answer months and months ago, just a single line in Thunderbird's prefs.js.
Let's say the script you use to run firefox is at /usr/local/firefox/firefox. (Depends where you installed firefox, but you can change that yourself.)- Close Thunderbird (it writes over prefs.js on close)
- Open prefs.js in your favorite text editor. (Should be ~/.thunderbird/blahsaltblah/prefs.js or maybe ~/.mozilla/thunderbird/...)
- Add the following line:
user_pref("network.protocol-handler.app.http", "/usr/local/firefox/firefox");
(You can add it alphabetical order, but I don't think it matters.) - Open Thunderbird (it reads prefs.js now, go figure)
- Click on a link!


Reply With Quote
