From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40273: installer: No way to input Latin characters with non-Latin keyboard layouts Date: Sun, 05 Apr 2020 23:26:15 +0200 Message-ID: <87mu7phbew.fsf@gnu.org> References: <20200330104449.ahyivwdn62g6jluw@pelzflorian.localdomain> <875zemoz26.fsf@gmail.com> <20200330171113.njx7wstlmace45xk@pelzflorian.localdomain> <871rp8v8oi.fsf@gnu.org> <20200331165559.6yfowbvtuoth6vdw@pelzflorian.localdomain> <87k12yql0i.fsf@gnu.org> <20200403003816.oywdf75mj7yjzygj@pelzflorian.localdomain> <87o8s8k348.fsf@gnu.org> <20200403155630.k5pfssn3brdbfxbp@pelzflorian.localdomain> <87mu7qhvw5.fsf@gnu.org> <20200405200212.4thmiaookkfwguh6@pelzflorian.localdomain> 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]:55280) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLCnH-0008Hs-8x for bug-guix@gnu.org; Sun, 05 Apr 2020 17:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLCnG-0001te-1u for bug-guix@gnu.org; Sun, 05 Apr 2020 17:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jLCnF-0001tZ-Va for bug-guix@gnu.org; Sun, 05 Apr 2020 17:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jLCnF-0001qr-Rx for bug-guix@gnu.org; Sun, 05 Apr 2020 17:27:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200405200212.4thmiaookkfwguh6@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Sun, 5 Apr 2020 22:02:12 +0200") 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: "pelzflorian (Florian Pelz)" Cc: 40273@debbugs.gnu.org Hi, "pelzflorian (Florian Pelz)" skribis: > On Sun, Apr 05, 2020 at 04:03:54PM +0200, Ludovic Court=C3=A8s wrote: >> Can you confirm you see this problem? > > In my actual system configuration I have French layout in GDM and > console with today=E2=80=99s git master. No problem. I changed: Nevermind, I found out what the problem was: https://issues.guix.gnu.org/issue/40456 :-/ > In QEMU guix system vm, I cannot get GDM to display more than a mouse > pointer no matter the graphics options I try (-vga std or cirrus or > nomodeset+uvesafb). This is an unrelated bug, probably not Guix=E2=80=99 > fault, though I had not tried GDM in QEMU before. I wanted to try > guix system vm-image (expecting another GDM failure), but after many > hours building the vm-image failed because I had misconfigured the > bootloader EFI file-system. Weird. =E2=80=98guix system vm=E2=80=99 works rather quickly for me and it= can display GDM just fine. Ludo=E2=80=99.