Author Topic: [SOLVED] Thunderbird 3.0 update - broke link to FF  (Read 3415 times)

Offline CheeseQueen452

  • Hero Member
  • *****
  • Posts: 592
Re: Thunderbird 3.0 update - broke link to FF
« Reply #30 on: December 14, 2009, 03:01:29 PM »
I just typed in "firefox", & it works fine :)

The line that counts the most is the network.protocol-handler.app.http, you have to put in the whole name. It is /usr/lib/firefox-3.5.x/firefox

Look to see what version of Firefox you are using and replace the x with whatever version you have. If you are current it should be a 5.

I think  ;D

Offline Rudge

  • Hero Member
  • *****
  • Posts: 9706
  • I'm Just A Dog.
Re: Thunderbird 3.0 update - broke link to FF
« Reply #31 on: December 14, 2009, 03:11:53 PM »
I just typed in "firefox", & it works fine :)

The line that counts the most is the network.protocol-handler.app.http, you have to put in the whole name. It is /usr/lib/firefox-3.5.x/firefox

Look to see what version of Firefox you are using and replace the x with whatever version you have. If you are current it should be a 5.

I think  ;D

Yes indeed. Changing this line to read just "firefox" does indeed seem to work. For some reason, when mine broke, it was after an upgrade of firefox and the line had the old version of firefox as /usr/lib/firefox-OLD.VERSION/firefox and I had to put in the NEW.VERSION so my assumption was wrong.
Sorry for any wasted time trying out my suggestion. 


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12802
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Thunderbird 3.0 update - broke link to FF
« Reply #32 on: December 14, 2009, 03:19:27 PM »
No need to be sorry for trying to help. I do that all the time. If its not working someone smart is needed if it does... good.

All You can do is try...

Nelly Furtado - Try

Andy

Offline Hootiegibbon

  • Hero Member
  • *****
  • Posts: 4151
Re: Thunderbird 3.0 update - broke link to FF
« Reply #33 on: December 14, 2009, 03:26:05 PM »

Just made the switch back to T-Bird(3) as I have been using claws-mail for the past few months.

All went ok the links open up in FF as they should and the only manual change I have had to make is to rechange the 'mailto:' in FF (which is easy these days with the dropdowns)

So I can not confirm any issues previously mentioned.

I would check the default applications menu with your choice of DE and use the 'check Tbird is default' button found in the preferences.

Jase



I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12802
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Thunderbird 3.0 update - broke link to FF
« Reply #34 on: December 14, 2009, 03:27:47 PM »


Just made the switch back to T-Bird(3) as I have been using claws-mail for the past few months.

All went ok the links open up in FF as they should and the only manual change I have had to make is to rechange the 'mailto:' in FF (which is easy these days with the dropdowns)

So I can not confirm any issues previously mentioned.

I would check the defalut applications menu with your choice of DE and use the 'check Tbird is default' button found in the preferences.

Jase



Pheewww... I am not alone on this one. There is a chance for me... :D

Andy

Offline Rudge

  • Hero Member
  • *****
  • Posts: 9706
  • I'm Just A Dog.
Re: Thunderbird 3.0 update - broke link to FF
« Reply #35 on: December 14, 2009, 03:35:57 PM »
No need to be sorry for trying to help. I do that all the time. If its not working someone smart is needed if it does... good.

All You can do is try...

Andy

Thanks Andy. I get things wrong so often. I know I have MY 3 desktops working, and when I run across a problem I always seem to be able to fix mine, but when I see others with problems, well, it seems, I have to be in front of the problem to get anywhere.

Perhaps I should just stay in the sandbox and shut up?  ;D ;D


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12802
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Thunderbird 3.0 update - broke link to FF
« Reply #36 on: December 14, 2009, 03:38:06 PM »
No need to be sorry for trying to help. I do that all the time. If its not working someone smart is needed if it does... good.

All You can do is try...

Andy

Thanks Andy. I get things wrong so often. I know I have MY 3 desktops working, and when I run across a problem I always seem to be able to fix mine, but when I see others with problems, well, it seems, I have to be in front of the problem to get anywhere.

Perhaps I should just stay in the sandbox and shut up?  ;D ;D

Hehehe or travel allover the world and fix our broken desktops / laptops :D

Andy

Offline JerryP

  • Sr. Member
  • ****
  • Posts: 451
  • "Let's GO Yankees"
Re: Thunderbird 3.0 update - broke link to FF
« Reply #37 on: December 15, 2009, 08:11:33 AM »
OK, I think I tried everything else suggested and then;

Edited the script /usr/lib/thunderbird-3.0/openbrowers.sh by adding exec firefox after the #Exit with Error Message.

# Exit with Error Message
exec firefox

As suggested by Tex.

I then went to Config Editor and changed the command to;

network.protocol-handler.app.ftp;open-browser.sh
network.protocol-handler.app.https;open-browser.sh
network.protocol-handler.app.http;open-browser.sh

Which is what silverbirch did and what worked for both of us.  In fact is seems wicked fast.

I'm solved.
Even the calendar asks _ _ _! after SMT

Offline tweaker42

  • New Friend
  • *
  • Posts: 1
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #38 on: December 15, 2009, 12:58:24 PM »
If you are still having trouble check Preferences->Advanced->System Defaults  in Firefox to see if Firefox is the default browser.  Making Firefox the default browser fixed the problem for me.

Offline JerryP

  • Sr. Member
  • ****
  • Posts: 451
  • "Let's GO Yankees"
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #39 on: December 15, 2009, 02:03:11 PM »
Fabulous!  This worked.  I was looking at this before but was not sure how to set Firefox as the default.

Thanks......  This probably will fix many!

It did not seem logical to have to change paths to directories that contained the version number as mozffremote, /usr/bin/firefox are links to the Firefox executable in the directory with the version number.  Plus, all of the links and shell programs mentioned would open Firefox if executed in a shell.

Although, before I had this problem, every time that FF updated to a new version I had to manually go to TB about:config and specify the new FF version. I shouldn't have to do this any more.

BTW I am running PCLOS 2010 and KDE 4.3.4
Even the calendar asks _ _ _! after SMT

Offline horusfalcon

  • Hero Member
  • *****
  • Posts: 998
  • Wayfarer of The Western Wastes
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF {PCLOS 2009.2 KDE-3}
« Reply #40 on: December 15, 2009, 07:57:53 PM »
If you are still having trouble check Preferences->Advanced->System Defaults  in Firefox to see if Firefox is the default browser.  Making Firefox the default browser fixed the problem for me.

Aa-a-and put me in the [SOLVED] column now, as well.  (Yeesh... I knew it would be something unbelievably simple. :-[)  Definitely adding this to my configuration notes.

(Even after I installed Thunderbrowse, nothing worked until I set Firefox to the default browser. I wonder when this was changed?)

Anyhoo, it works now, and I suspect the much increased speed of response has something to do with Texstar's suggestions about 'exec firefox' in the open-browser.sh script and the two lines of gconftool voodoo.

Yay!  Banzai, even!
« Last Edit: December 31, 2010, 01:07:47 PM by horusfalcon »
"The Way is not a matter of knowing or not knowing.  One word to a wise man; one lash to a bright horse."

Dell Latitude D620, PCLinuxOS 2012.08 KDE4/LXDE, 3.2.18.pclos.bfs, specs here.

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #41 on: December 16, 2009, 08:33:57 AM »
Well, I can't get it going, what ever given here, I apply, it wont wake up Firefox from Thunderbird, as well as lost webcam support in Kopete and Skype? Well, it doesn't work again .... I feel like going down the drain  :'(
8 years KDE and now all this!  ???
Ok Tex's option to open the links in emails within Thunderbird 3.0 does work but it is a inconvenient way to read once's newspaper for sure!
Yeah and I am aware of the option "copy and paste URL" or what ever, but ... what was wrong with the "click" on the link(s) that worked?
The KDE developers succeeded in bringing back the "Linux for geeks only" feel, IMHO. I am now on a worse level of trying to get things going (and keep going) then I ever was since SuSE 6.3.  I feel really like working with a "half product" at best. "Working out of the box" becomes a joke while "radically simple" .... (I better shut up now .....)  ;D :D

Alabama978

  • Guest
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #42 on: December 16, 2009, 01:38:41 PM »
If you are still having trouble check Preferences->Advanced->System Defaults  in Firefox to see if Firefox is the default browser.  Making Firefox the default browser fixed the problem for me.

Many thanks!

After all the messing around that fixed it!  I do not know how FF was not set as the default as it has been ever since I first installed PClinux. 

Perhaps newer versions changed it.

Anyway a great find and it sorted my problem out  ;D

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #43 on: December 17, 2009, 12:54:33 AM »
If you are still having trouble check Preferences->Advanced->System Defaults  in Firefox to see if Firefox is the default browser.  Making Firefox the default browser fixed the problem for me.

Many thanks!

After all the messing around that fixed it!  I do not know how FF was not set as the default as it has been ever since I first installed PClinux. 

Perhaps newer versions changed it.

Anyway a great find and it sorted my problem out  ;D

hehehehe ... so radically simple that few would think about it!  (It works as well!)  ;D

Riki

  • Guest
Re: [SOLVED] Thunderbird 3.0 update - broke link to FF
« Reply #44 on: December 18, 2009, 04:32:16 AM »
If you are still having trouble check Preferences->Advanced->System Defaults  in Firefox to see if Firefox is the default browser.  Making Firefox the default browser fixed the problem for me.

Thanks tweaker. Your fix is the simplest answer to this problem. I had FF as my default browser but something changed it. Perhaps bleachbit or some update (soooo many these days!) removed the link.