Results 1 to 9 of 9

Thread: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

  1. #1
    Join Date
    May 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    I found that after upgrading to Jaunty, the Lightning extension in Thunderbird stopped working, which I use for Tasks. I believe this applies to those who downloaded the extension from the web, rather than installing it from the Ubuntu repositories.

    The following directions are derived from Launchpad bug 278853.

    First remove Lightning from Thunderbird: Tools->Addons, select Lightning, and uninstall. Close Thunderbird.

    Now install libstdc++5:
    Code:
    sudo apt-get install libstdc++5
    If you don't have the .xpi file for Lightning, get it at https://addons.mozilla.org/en-US/thunderbird/addon/2313

    Now open Thunderbird again, and go back to Tools->Addons. Click the Install button, and browse to the extension file, lightning-0.9-tb-linux.xpi - click Open. At the Software Installation prompt, click Install Now after the short countdown, then click Restart Thunderbird.

    Enjoy.

    [UPDATE]

    In 9.10 Karmic Koala, the libstdc++5 package is no longer available in the repositories. You will have to uninstall the Lightning extension in Thunderbird (Tools->Addons), then install the Lightning plugin direct from the Ubuntu Universe repositories.
    Code:
    sudo apt-get install lightning-extension
    Last edited by Rocket2DMn; November 8th, 2009 at 06:12 PM.

  2. #2
    Join Date
    Jun 2006
    Beans
    3

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    Thanks alot dude. You rock!

  3. #3
    Join Date
    Apr 2009
    Location
    Stuttgart, Germany
    Beans
    87
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    This worked perfectly in Intrepid as well - had to use Sunbird before, because Lightning just didn't work.


    THANK YOU

    Ubuntu 14.04 | HP Pavilion DV7 1251-eg | Intel Core2 Duo P7450 | 4GB RAM | NVIDIA GeForce 9600M GT | IDT High Definition Audio CODEC | BIOS: HP F.23 12/04/2008

  4. #4
    Join Date
    Jul 2008
    Beans
    4

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    Fantastic!

    I just upgraded to Jaunty and was totally lost without my Calendar at work. Now all good again!

    Cheers.

  5. #5
    Join Date
    May 2008
    Beans
    61
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    THANK YOU!

    Can't believe I wasted 3 days on this. I just remembered after seeing this that I did the same in hardy too.

    Why isn't this still fixed? It's a simple dependency fix from what I understand. It's the usual finger pointing with "My component works perfectly; it's the other one that has a problem"; And the end user suffers!

    btw, is lightning still being actively developed? and is Thunderbird going to have a built-in calendar in 3.0 (with meeting request support)?

  6. #6
    Join Date
    Dec 2006
    Beans
    26

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    This package (libstdc++5) saved my life (thunderbird/lighting).
    Thank you.

  7. #7
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    I have just spent a very frustrating amount of time trying to get the lightning extension installed in 9.04 on my wife's Compaq CQ70 211EM laptop, using the instructions on the mozilla website, but could not get it to work at all; it just sat there uselessly doing and showing nothing.

    It was only by accident that I then found the extension when using synaptic, so tried installing that way. Two extra dependencies were needed, and "Bingo!" it now works just as I expected it to.

    Is there something about ubuntu that is different from most other OS installations? Incidentally, I have had lightning on my own machine since it first appeared without either of the two dependencies added by synaptic, and my system worked and still works brilliantly, also on 9.04. What is going on, anyone know?

    Incidentally, I have the libstdc++5 & 6 packages installed on my machine, my wife only had libstdc++6, but the two dependencies synaptic added must have the same effect as the libstdc++5.
    Last edited by ajgreeny; June 21st, 2009 at 05:25 PM.

  8. #8
    Join Date
    Jul 2007
    Location
    Ohio, US
    Beans
    287
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    Thanks!
    Maverick Thinkpad T61, Intel GMA X3100, Intel WiFi 4965AG.

  9. #9
    Join Date
    Feb 2007
    Location
    Stockholm
    Beans
    91
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: HowTo: Fix broken Lightning extension in Thunderbird after Jaunty upgrade

    Thank you!
    ---
    Resistance is futile! You will be assimilated!

Tags for this Thread

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
  •