From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil via Bug reports for GNU Guix Subject: bug#39281: gdm doesn't start Date: Tue, 28 Jan 2020 13:26:12 -0500 Message-ID: <16fed676163.b33840257296.1998320631430839925@zoho.com> References: <93d47bbc972a326dd8479b7ecee7ec83@disroot.org> <078e812400c0944093ac949b71a8782bf5401caf.camel@student.tugraz.at> <16fed60046d.e785ebce7220.4165514918301758651@zoho.com> Reply-To: sirgazil Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52813) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwVZo-0000eH-Ic for bug-guix@gnu.org; Tue, 28 Jan 2020 13:27:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwVZm-0004o8-I0 for bug-guix@gnu.org; Tue, 28 Jan 2020 13:27:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55152) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwVZm-0004nG-BC for bug-guix@gnu.org; Tue, 28 Jan 2020 13:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwVZm-0007Ka-7T for bug-guix@gnu.org; Tue, 28 Jan 2020 13:27:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: Jack Hill Cc: Raghav Gururajan , Leo Prikler , 39281 <39281@debbugs.gnu.org> ---- On Tue, 28 Jan 2020 13:21:40 -0500 Jack Hill wrote ---- > On Tue, 28 Jan 2020, sirgazil wrote: > > > The initial setup window did not appear in my case, but I assume it is > > because somewhere in my system something says I already went through the > > setup (I did see the window in a previous boot). > > I beilieve this it tell if it has already run by looking for by > ~/.config/gnome-initial-setup-done Yep, that file is present. I also tried with a new user, and the initial setup window was shown as expected. Thanks,