From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#40273: installer: No way to input Latin characters with non-Latin keyboard layouts Date: Thu, 02 Apr 2020 13:40:55 +0200 Message-ID: <874ku2cdyw.fsf@gmail.com> References: <20200328134202.rgl6usllluoo2b2y@pelzflorian.localdomain> <875zenyzh0.fsf@gnu.org> <20200329171609.puseiw4d4b6cxgd7@pelzflorian.localdomain> <878sjjt5cj.fsf@gmail.com> <87a73wv903.fsf@gnu.org> <87lfnfcqrh.fsf@gmail.com> <87zhbup4ke.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52073) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJyEW-0008Mg-C0 for bug-guix@gnu.org; Thu, 02 Apr 2020 07:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJyEV-0001AI-6H for bug-guix@gnu.org; Thu, 02 Apr 2020 07:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJyEU-000184-C4 for bug-guix@gnu.org; Thu, 02 Apr 2020 07:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJyEU-0004iQ-AT for bug-guix@gnu.org; Thu, 02 Apr 2020 07:42:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87zhbup4ke.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 40273@debbugs.gnu.org Hello, > Do you think that branch is ready for a merge? Or did you want to > further discuss some of the changes? Florian seemed to agree that it=E2= =80=99s > a good thing. Yes, for me it's ready. If you are ok I can check that our new fancy tests are still passing and merge it :) Now, there are other locale related issues we may want to address before the release: * The keyboard layout issue in Grub console you reported here[1]. * The keyboard layout issue during hard drive decryption in Grub[2]. I had a quick look to the second one and using `grub-mkstandalone' seems to be the right move but it would then require extensive testing on real hardware. Mathieu [1]: https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00024.html [2]: https://lists.gnu.org/archive/html/bug-guix/2020-01/msg00350.html