From owner-freebsd-gecko@freebsd.org Sat May 19 23:19:08 2018 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C323EE80B4 for ; Sat, 19 May 2018 23:19:08 +0000 (UTC) (envelope-from jbeich@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 2F641844D0 for ; Sat, 19 May 2018 23:19:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E3BFDEE80B3; Sat, 19 May 2018 23:19:07 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEFCFEE80B2 for ; Sat, 19 May 2018 23:19:07 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 712DF844CF; Sat, 19 May 2018 23:19:07 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 60453E7BA; Sat, 19 May 2018 23:19:07 +0000 (UTC) From: Jan Beich To: Corpo Cc: gecko@FreeBSD.org Subject: Re: thunderbird, lightning localization References: Date: Sun, 20 May 2018 01:19:03 +0200 In-Reply-To: (Corpo's message of "Sat, 19 May 2018 17:53:31 -0400") Message-ID: <8t8f-qlnc-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2018 23:19:08 -0000 Corpo writes: > The problem lies with these 2 files: > > < ... >/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.jar > > < ... >/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest > > as they are meant to be used for en-US only! Lightning on addons.mozilla.org contains all locales but FreeBSD cannot use that version due to missing binary components. Not sure how hard would it be to extract locales and use them during port build. > Sadly, nobody seems to be paying attention to the bugs report. But a > quick google search shows that this is an often mentioned problem with > lightning. I neither use Thunderbird nor familar with its codebase. So, bugs without patches that are not regressions maybe overlooked. gecko@ is also understaffed.