From owner-freebsd-gecko@FreeBSD.ORG Thu Sep 8 13:54:35 2011 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 295DE1065676; Thu, 8 Sep 2011 13:54:35 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by mx1.freebsd.org (Postfix) with ESMTP id C0A068FC17; Thu, 8 Sep 2011 13:54:34 +0000 (UTC) Received: from lstewart1.loshell.room52.net (ppp59-167-184-191.static.internode.on.net [59.167.184.191]) by lauren.room52.net (Postfix) with ESMTPSA id 5FC427E84A; Thu, 8 Sep 2011 23:54:32 +1000 (EST) Message-ID: <4E68C916.5030104@freebsd.org> Date: Thu, 08 Sep 2011 23:54:30 +1000 From: Lawrence Stewart User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0.1) Gecko/20110903 Thunderbird/6.0.1 MIME-Version: 1.0 To: Florian Smeets References: <4E68094A.4060606@freebsd.org> <4E6873EF.1020603@freebsd.org> In-Reply-To: <4E6873EF.1020603@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lauren.room52.net Cc: FreeBSD Gecko , freebsd-ports@freebsd.org Subject: Re: Bumping lightning to 1.0b5 so it works with Thunderbird 6.0.1 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 13:54:35 -0000 Hi Florian, On 09/08/11 17:51, Florian Smeets wrote: > On 08.09.2011 02:16, Lawrence Stewart wrote: >> Hi Gecko team, >> >> The update from Thunderbird 6.0 to 6.0.1 has stopped the Lightning >> 1.0b5pre plugin from working - it claims to be incompatible with the new >> version of Thunderbird and can't be enabled. Lightning 1.0b5 seems to >> work fine with Thunderbird 6.0.1 on my wife's windows PC, so I'm >> guessing a very minor bump to the lightning build source is needed to >> get it working again. >> >> If you're aware of this issue then great, but if not, just wanted to >> bring it to your attention so that it's on your radar. >> > > Hi Lawrence, > > did you reinstall the built xpi? It's usually located here > /usr/local/share/lightning/lightning-thunderbird.xpi. That one should be > compatible. You are indeed correct, forcibly removing and re-adding the plugin solved it, sorry for the noise. > I'm working on making this step automatic, but I'm not there yet, it's > on the TODO list ;) Would be cool, but this was most definitely a case of PEBKAC. I've had to do that step in the past. Not sure why I thought I'd done it this time and it didn't work. Move along, nothing to see here... Cheers, Lawrence