From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#37831: GDM has a GNOME entry even when not installed Date: Fri, 14 Feb 2020 14:14:25 -0500 Message-ID: <87h7ztj81a.fsf@gmail.com> References: <87lftfd5wi.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44060) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2gQZ-0001ce-OD for bug-guix@gnu.org; Fri, 14 Feb 2020 14:15:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2gQY-0000lH-J8 for bug-guix@gnu.org; Fri, 14 Feb 2020 14:15:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j2gQY-0000kF-Dp for bug-guix@gnu.org; Fri, 14 Feb 2020 14:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j2gQY-0008No-6f for bug-guix@gnu.org; Fri, 14 Feb 2020 14:15:02 -0500 Sender: "Debbugs-submit" 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@debbugs.gnu.org Pierre Neidhardt writes: > 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. I can confirm the issue, attempting to use GDM + ratpoison (without GNOME installed). Maxim