Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Thunderbird not launching Firefox

15 views
Skip to first unread message

david@home

unread,
Nov 21, 2009, 6:58:12 AM11/21/09
to
I have installed Thunderbird 2.0.0.23 on OpenSuse 11.2. When I click
on a link in an email, no browser is opened.

Where can I set the association between the link and the browser?

Ron Hunter

unread,
Nov 21, 2009, 7:47:00 AM11/21/09
to
You must establish BOTH Firefox and Thunderbird as the default
applications for their type. That is default browser must be Firefox,
and default Email/News reader must be Thunderbird. You might also have
to reboot (depending on your OS) in order to make these changes work.

david@home

unread,
Nov 21, 2009, 8:06:39 AM11/21/09
to
On Sat, 21 Nov 2009 06:47:00 -0600, Ron Hunter <rphu...@charter.net>
wrote:

Yes, they are both the default applications. It just seems that TB
doesn't want to launch the browser.

Tarkus

unread,
Nov 21, 2009, 8:41:00 AM11/21/09
to

Why would Thunderbird have to be his default reader? As long as Firefox
is his default browser, links in any email program should open it.

That said, some programs (though not Thunderbird) insist on opening
links in IE, and there's nothing you can do about it. Weatherbug is one
example (though not a reader).

Lou

unread,
Nov 21, 2009, 8:57:29 AM11/21/09
to

Yabut he is using Linux.

Tarkus

unread,
Nov 21, 2009, 9:08:40 AM11/21/09
to

I missed that, but as I said, Thunderbird still shouldn't need to be his
default reader; I threw in my last paragraph as an aside. As long as
Firefox is his default browser, links should open it, whether or not TB
is his default reader. That would only affect *mail* links from other
programs (such as FF).

Jay Garcia

unread,
Nov 21, 2009, 9:32:50 AM11/21/09
to
On 21.11.2009 07:41, Tarkus wrote:

--- Original Message ---

> Ron Hunter wrote:
>> On 11/21/2009 5:58 AM, david@home wrote:
>>> I have installed Thunderbird 2.0.0.23 on OpenSuse 11.2. When I click
>>> on a link in an email, no browser is opened.
>>>
>>> Where can I set the association between the link and the browser?
>> You must establish BOTH Firefox and Thunderbird as the default
>> applications for their type. That is default browser must be Firefox,
>> and default Email/News reader must be Thunderbird. You might also
>> have to reboot (depending on your OS) in order to make these changes
>> work.
>
> Why would Thunderbird have to be his default reader? As long as Firefox
> is his default browser, links in any email program should open it.

Doesn't have to be but it's best. IIRC, links in OE will open IE even if
FF is the default. However, links in TheBat will open FF under default
scenerios.

> That said, some programs (though not Thunderbird) insist on opening
> links in IE, and there's nothing you can do about it. Weatherbug is one
> example (though not a reader).

Weatherbug links open FF here. :-)


--
Jay Garcia - Netscape/Flock Champion
www.ufaq.org
Netscape - Flock - Firefox - Thunderbird - Seamonkey Support

Jay Garcia

unread,
Nov 21, 2009, 9:34:02 AM11/21/09
to
On 21.11.2009 07:57, Lou wrote:

--- Original Message ---

oops, I didn't look either but nonetheless, what was posted is still the
case for the benefit of readers using Windows .. 8-)

Ron Hunter

unread,
Nov 21, 2009, 9:43:20 AM11/21/09
to
I wish I knew how you did that. Can't get FF to work when trying to
change things at the Weatherbug site. Suspect it is using some
proprietary MS stuff in javascript.

Tarkus

unread,
Nov 21, 2009, 10:01:38 AM11/21/09
to
Jay Garcia wrote:
> On 21.11.2009 07:41, Tarkus wrote:
>
> --- Original Message ---
>
>> Ron Hunter wrote:
>>> On 11/21/2009 5:58 AM, david@home wrote:
>>>> I have installed Thunderbird 2.0.0.23 on OpenSuse 11.2. When I click
>>>> on a link in an email, no browser is opened.
>>>>
>>>> Where can I set the association between the link and the browser?
>>> You must establish BOTH Firefox and Thunderbird as the default
>>> applications for their type. That is default browser must be
>>> Firefox, and default Email/News reader must be Thunderbird. You
>>> might also have to reboot (depending on your OS) in order to make
>>> these changes work.
>>
>> Why would Thunderbird have to be his default reader? As long as
>> Firefox is his default browser, links in any email program should open
>> it.
>
> Doesn't have to be but it's best. IIRC, links in OE will open IE even if
> FF is the default. However, links in TheBat will open FF under default
> scenerios.

I highly doubt making TB the default reader would change that behavior.
We're talking apples and oranges.

>> That said, some programs (though not Thunderbird) insist on opening
>> links in IE, and there's nothing you can do about it. Weatherbug is
>> one example (though not a reader).
>
> Weatherbug links open FF here. :-)

They may have fixed that; I no longer use the regular Weatherbug, but
use their gadget, which doesn't come with the ads. At one point, it
certainly always opened IE, despite FF being my default browser. And
yes, the gadget does open FF for me.

That's not the only program that's ever opened IE, despite FF being my
default browser, which was my main point.

Nir

unread,
Nov 21, 2009, 12:48:22 PM11/21/09
to

You may find this article helpful to solve your issue.

"http://kb.mozillazine.org/Setting_Your_Default_Browser#Linux"

signature.asc

Christian Riechers

unread,
Nov 21, 2009, 12:57:36 PM11/21/09
to

Jay Garcia

unread,
Nov 21, 2009, 1:00:27 PM11/21/09
to

--- Original Message ---

No idea, it just happens.

Ron Hunter

unread,
Nov 21, 2009, 3:31:02 PM11/21/09
to

Some programs 'hard wire' the calling of IE, probably because the use MS
specific coding. Weatherbug called IE the last time I checked (last week).

Tarkus

unread,
Nov 21, 2009, 6:17:41 PM11/21/09
to

Precisely my point.

david@home

unread,
Nov 22, 2009, 6:51:01 AM11/22/09
to

Adding a user.js with the following in it:
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");

fixed the problem.

Now waiting for the permanent fix to filter through the OpenSuse
update process.

Thanks for the help.

david@home

unread,
Nov 22, 2009, 6:53:57 AM11/22/09
to

Yes, it seems to be a bug in KDE - temporary fix available

Jay Garcia

unread,
Nov 22, 2009, 8:54:13 AM11/22/09
to

--- Original Message ---

I may have been a little premature with my comment. Are you speaking of
being on the mailing list from WB, hence the clicking on a link in TB to
bring you to a forecast in the browser? If so, then I don't get emails
from WB to try that.

Tarkus

unread,
Nov 22, 2009, 1:23:20 PM11/22/09
to

I was personally speaking calling up a link from WB's interface,
including when you have to select a new advertiser (in the free
version), it immediately calls up one of their ads in IE.

As I said previously, their gadget doesn't have that problem.

0 new messages