You are not logged in.

#1 2007-08-20 07:05:27

energiya
Member
Registered: 2007-03-03
Posts: 29

[Solved] Can't open firefox from thunderbird

When I click a link in thunderbird, nothing happens. I tried opening thunderbird from terminal but I still don't get any errors. When trying to click a link (the register one) in wengophone I get "symbol lookup error: /usr/lib/libgobject-2.0.so.0" from firefox. Any solution?

Last edited by energiya (2007-08-22 11:36:59)

Offline

#2 2007-08-20 08:48:27

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: [Solved] Can't open firefox from thunderbird

Thunderbird by default doesn't handle links it seems, I have added the following lines to my ~/.thunderbird/<profile>/prefs.js:

user_pref("network.protocol-handler.app.http", "/opt/mozilla/bin/firefox");
user_pref("network.protocol-handler.app.https", "/opt/mozilla/bin/firefox");

If you don't want to edit the file manually, you can use the config editor: http://justanothertechblog.blogspot.com … links.html.


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#3 2007-08-20 09:59:22

energiya
Member
Registered: 2007-03-03
Posts: 29

Re: [Solved] Can't open firefox from thunderbird

Thanks! Modifying prefs.js didn't worked but with the advanced preferences its just fine.

Offline

Board footer

Powered by FluxBB