You are not logged in.
@sweetthdevil thank you, that worked for me as well. Once you set
network.protocol-handler.warn-external.ftp
network.protocol-handler.warn-external.http
network.protocol-handler.warn-external.https
to true, TB will ask what to do when clicking on a link. Then point it to /usr/lib/firefox-4.0/firefox ..
Great! Thanks everybody for your help!
Offline
You might want to mark the thread as solved then, fax8.
Offline
Done. Thanks everybody.
Offline
Great work, everyone.
Everything's now working perfectly.
Thank you all so much.
Offline
Another way for gnome and lxde users:
gconftool-2 --type string --set /desktop/gnome/url-handlers/http/command '/usr/lib/firefox-4.0/firefox "%s"'
gconftool-2 --type string --set /desktop/gnome/url-handlers/https/command '/usr/lib/firefox-4.0/firefox "%s"'
gconftool-2 --type string --set /desktop/gnome/url-handlers/chrome/command '/usr/lib/firefox-4.0/firefox "%s"'
gconftool-2 --type string --set /desktop/gnome/url-handlers/ftp/command '/usr/lib/firefox-4.0/firefox "%s"'
Offline
found this thread over google, had the same problem with links in thunderbird not opening in firefox on windows 7.. tried the solution with setting warn-external to true and now it works like a charm again.. thanks!
Offline
I had the same problem, I am using gnome. The solution was as simple as going to the gnome preferred applications settings (system->preferences->preferred applications) and changing "Web Browser" to firefox. It was set to a custom command that was pointing to firefox 3.
this is the easiest way in gnome, worked for me.
Fan of all things Dodge!
Its Mopar or No Car!
Offline
If you want something more sophisticated to choose the good browser depending of circunstances I wrote this small script : http://pastie.org/2238450
Thanks for the tips, worked for me too
Offline