From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36924: Xfce not starting Date: Mon, 30 Dec 2019 20:00:07 +0100 Message-ID: <87o8vp63m0.fsf@gnu.org> References: <87tvawzlvq.fsf@elephly.net> <20191227072541.GA842@jurong> 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]:39023) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1im0Ho-000646-MR for bug-guix@gnu.org; Mon, 30 Dec 2019 14:01:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1im0Hm-0001yG-52 for bug-guix@gnu.org; Mon, 30 Dec 2019 14:01:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55670) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1im0Hm-0001y4-1Y for bug-guix@gnu.org; Mon, 30 Dec 2019 14:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1im0Hl-0008SH-W1 for bug-guix@gnu.org; Mon, 30 Dec 2019 14:01:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191227072541.GA842@jurong> (Andreas Enge's message of "Fri, 27 Dec 2019 08:25:41 +0100") 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: Andreas Enge Cc: 36924@debbugs.gnu.org Hi Andreas, Andreas Enge skribis: > after trying to reconfigure with commit 02b6382169192367e97a2d1bc72f8eb3e= d38b0dc > 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 open= ed > and closed immediately again, and the gdm login screen reappears. Did you try your config with the same commit in =E2=80=98guix system vm=E2= =80=99? Does it reproduce the problem? If it does not, that means the problem has to do with state, things like /var/lib/gdm as you mentioned. Thanks, Ludo=E2=80=99.