From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#36924: Xfce not starting Date: Fri, 27 Dec 2019 08:25:41 +0100 Message-ID: <20191227072541.GA842@jurong> References: <87tvawzlvq.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34265) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikk0Z-0003xB-8T for bug-guix@gnu.org; Fri, 27 Dec 2019 02:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikk0Y-0003Jn-CQ for bug-guix@gnu.org; Fri, 27 Dec 2019 02:26:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ikk0Y-0003Je-9Q for bug-guix@gnu.org; Fri, 27 Dec 2019 02:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ikk0Y-0003PD-6N for bug-guix@gnu.org; Fri, 27 Dec 2019 02:26:02 -0500 In-Reply-To: <87tvawzlvq.fsf@elephly.net> Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline 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.org@gnu.org Sender: "bug-Guix" To: 36924@debbugs.gnu.org Hello, after trying to reconfigure with commit 02b6382169192367e97a2d1bc72f8eb3ed38b0dc of December 9, I am now running into a problem where I cannot log into my xfce session under gdm any more: According to the first tty, a session is opened and closed immediately again, and the gdm login screen reappears. It is not enough to delete /var/lib/gdm, ~/.cache and ~/.local. Could I try anything else? Luckily, there is "guix system rollback" to my working configuration of September, but I am not very comfortable with running such an old system... Andreas