From owner-freebsd-gecko@freebsd.org Mon Mar 6 22:58:21 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAED0CFB716 for ; Mon, 6 Mar 2017 22:58:21 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D83931638 for ; Mon, 6 Mar 2017 22:58:21 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D4A95CFB715; Mon, 6 Mar 2017 22:58:21 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D43A0CFB714; Mon, 6 Mar 2017 22:58:21 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id BF5BB1636; Mon, 6 Mar 2017 22:58:20 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA08382; Tue, 07 Mar 2017 00:58:15 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1cl1a3-000Ern-6O; Tue, 07 Mar 2017 00:58:15 +0200 Subject: Re: Thunderbird and UPDATING 20170302 To: gecko@FreeBSD.org, freebsd-ports@FreeBSD.org, cmt@FreeBSD.org, Andrea Venturoli References: <89c5cb74-5884-8f58-2f87-5a52f7d99200@FreeBSD.org> From: Andriy Gapon Message-ID: Date: Tue, 7 Mar 2017 00:57:38 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <89c5cb74-5884-8f58-2f87-5a52f7d99200@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2017 22:58:22 -0000 FWIW, the following "hack" allowed me to keep my current profile and re-enabled lightning in it. First, I removed the addon before upgrading thunderbird. Not sure if this was a requirement. After upgrading thunderbird and mucking with it for some time I did the following. Shut down thunderbird. Backed up ~/.thunderbird//prefs.js file. Opened the file in editor. Found lines with extensions.lastAppVersion and extensions.lastPlatformVersion, and "downgraded" thunderbird version in them (changed 45.7.1 to 45.7.0). Removed line with extensions.installedDistroAddon.{e2fda1a4-762b-4020-b5ad-a41df1933103} in it. Restarted thunderbird. And lightning was back. Not sure if the above steps are sufficient. Perhaps something in what I described as 'mucking' was required too. -- Andriy Gapon