Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Problem with Shiretoko(FireFox 3.5) and Thunderbird

  1. #1
    Join Date
    Oct 2007
    Beans
    157

    Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Since I upgraded to FireFox 3.5, if I get a live link in an e-mail and try clicking on it, it doesn't work. I have to copy and paste it. Small problem but it never worked that way with previous versions of FF. Anyone know of a solution to this?
    harecanada
    harecanada
    Ubuntu Maverick 10.10 1.5tb Hard drive 3gb RAM
    Dell Inspiron 531
    AMD Athlon 64x2 Dual Core Proccessor 5600+

  2. #2
    Join Date
    May 2009
    Location
    Land of Lincoln
    Beans
    1,369
    Distro
    Ubuntu Development Release

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Hi!

    I'm having the sames problem.

    Any help would be appreciated!

    KegHead

  3. #3
    credobyte is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Jun 2009
    Beans
    1,559
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Code:
    Preferences / Applications / mailto

  4. #4
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Quote Originally Posted by harecanada View Post
    Since I upgraded to FireFox 3.5, if I get a live link in an e-mail and try clicking on it, it doesn't work. I have to copy and paste it. Small problem but it never worked that way with previous versions of FF. Anyone know of a solution to this?
    harecanada
    See if adding this to the "user.js" file (create it if not present) in your default Thunderbird profile directory helps (assuming The Firefox 3.5 executable is "/usr/bin/firefox")
    Code:
    user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
    user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
    user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");
    I laugh in the face of danger:
    then hide until it goes away.

  5. #5
    Join Date
    May 2007
    Location
    Nova Scotia, Canada
    Beans
    305
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    You need to change Shiretoko to be the default browser.

    Open Shiretoko, Click Edit -> Preferences -> Advanced.

    Click "Check Now" to make Shiretoko your default browser.

  6. #6
    Join Date
    Jun 2009
    Location
    Anywhere but the U.S.A.
    Beans
    26
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    The newer releases of firefox usually have a lot of bugs. my suggestion would be to downgrade your firefox until the bugs are worked out.

  7. #7
    Join Date
    Oct 2007
    Beans
    157

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    redilyn - I tried that but the Check Now button didn't work

    nikhilk - I don't have a user.js file and don't know how to make one. I do have a prefs.js file but don't know how to add to it. i copied and pasted your code in but it didn't stay in.

    credobyte - I tried that and no joy... didn't work

    Thanks for the attemps so far. It is much appreciated.
    harecanada
    harecanada
    Ubuntu Maverick 10.10 1.5tb Hard drive 3gb RAM
    Dell Inspiron 531
    AMD Athlon 64x2 Dual Core Proccessor 5600+

  8. #8
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Quote Originally Posted by harecanada View Post
    nikhilk - I don't have a user.js file and don't know how to make one. I do have a prefs.js file but don't know how to add to it. i copied and pasted your code in but it didn't stay in.
    Just create an empty file with your favorite text editor and paste just those three lines in it and save it as user.js.

    Yup, adding it to prefs.js won't work.
    I laugh in the face of danger:
    then hide until it goes away.

  9. #9
    Join Date
    Oct 2007
    Beans
    157

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    nikhilk - I made the file, now where do I put it?
    harecanada
    harecanada
    Ubuntu Maverick 10.10 1.5tb Hard drive 3gb RAM
    Dell Inspiron 531
    AMD Athlon 64x2 Dual Core Proccessor 5600+

  10. #10
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Problem with Shiretoko(FireFox 3.5) and Thunderbird

    Quote Originally Posted by harecanada View Post
    nikhilk - I made the file, now where do I put it?
    harecanada
    Put it directly under your default Thunderbird profile directory (which will have name like xxxxxxxx.default).
    So the path will be ~/.mozilla-thunderbird/xxxxxxxx.default/user.js
    I laugh in the face of danger:
    then hide until it goes away.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •