Clicking any link in Thunderbird opens Firefox home page

Please post any bugs you have found
Post Reply
Message
Author
boof
Posts: 579
Joined: Wed 26 Sep 2012, 22:53

Clicking any link in Thunderbird opens Firefox home page

#1 Post by boof »

HP 15-R040TU notebook. (new Celeron dual core, 2.xGHz.)
Tahrpup 6.0.2 full install
Thunderbird and Firefox

When I click a link in an email, Firefox is activated, but the link address is not transferred. All I get is my Firefox home page. Been like this since installed, at least 3 mths. What else do you need to know?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#2 Post by 666philb »

hi boof

in thunderbird go into its preferences, then click the 'attachments' tab and then 'incoming'.

set http & https to /opt/firefox/firefox
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#3 Post by watchdog »

I use sylpheed and I have the external command to open firefox:

Code: Select all

firefox '%s'
Note that there is '%s' after firefox (or defaultbrowser for example) to pass an argument. I think you should append to the external command in thunderbird a similar code to pass an argument. I don't know what code thunderbird uses.

Post Reply