From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37831: GDM has a GNOME entry even when not installed Date: Sun, 12 Apr 2020 00:23:58 +0200 Message-ID: <87wo6lr79d.fsf@gnu.org> References: <87lftfd5wi.fsf@ambrevar.xyz> 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]:56800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNOYh-0002f4-7M for bug-guix@gnu.org; Sat, 11 Apr 2020 18:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNOYg-0001tF-Cs for bug-guix@gnu.org; Sat, 11 Apr 2020 18:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45621) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNOYg-0001t7-8v for bug-guix@gnu.org; Sat, 11 Apr 2020 18:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNOYg-0007RY-6A for bug-guix@gnu.org; Sat, 11 Apr 2020 18:25:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lftfd5wi.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sun, 20 Oct 2019 13:15:41 +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: Pierre Neidhardt Cc: 37831-done@debbugs.gnu.org Pierre Neidhardt skribis: > My config.scm installs EXWM + StumpWM, but not GNOME. > Before the last core-update, GDM would only suggest the 2 window > managers. > > After a recent Guix pull followed by a `guix system reconfigure', GDM > also suggests GNOME. If I select it, it fails to log in, which I > suppose is expected since it's not installed. > > I believe the GNOME entry in GDM should only appear if GNOME is installed. Alright, I eventually succeeded and pushed a fix as f4ec5e1a9823a66c27fe2bc033db7b58b29edfef (=E2=80=98version-1.1.0=E2=80=99; = will merge later on =E2=80=98master=E2=80=99). Woohoo! AFAICS it works as advertised, but please report any issues! Ludo=E2=80=99.