From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Problem logging in using GDM Date: Fri, 18 Oct 2019 18:31:32 +0200 Message-ID: <20191018163132.nixtlppamekqoqvy@rafflesia> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51684) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLVAB-0008KZ-5i for help-guix@gnu.org; Fri, 18 Oct 2019 12:31:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLVA9-0001K9-VG for help-guix@gnu.org; Fri, 18 Oct 2019 12:31:39 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:59937) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iLVA9-0001IZ-P5 for help-guix@gnu.org; Fri, 18 Oct 2019 12:31:37 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 6C56C60002 for ; Fri, 18 Oct 2019 16:31:32 +0000 (UTC) Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Guix Hi Guix! As previously discussed [1], I sometimes have problems logging in using GDM. And today is one of those days! :-( [1]: https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00434.html Thanks to Joshua and Diego, I now have a SLiM alternative that works. But as Alex pointed out, that might not be such a great idea! So, symptoms are: when I try to log in using GDM, it goes black and… *bang* goes back to the login screen! When I reconfigure my system back to using SLiM, I can log in again. So, to me, it does not seem like a problem with my WM or user conf. Unfortunately, removing the gdm/gnome temp files [2] didn't solve the problem! [2]: sudo rm -rf /var/lib/gdm rm -rf .cache/gnome-* rm -rf .local/share/gnome-shell/application_state Any help welcome! -- Tanguy