From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26688: LXDE: Login fails Date: Fri, 05 May 2017 20:41:45 +0200 Message-ID: <87inlf2ljq.fsf@gnu.org> References: <20170427222205.si5en53kyounp2in@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6iB3-0004uT-8y for bug-guix@gnu.org; Fri, 05 May 2017 14:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6iB0-00083M-7D for bug-guix@gnu.org; Fri, 05 May 2017 14:42:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58509) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6iB0-00083E-48 for bug-guix@gnu.org; Fri, 05 May 2017 14:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6iAz-0002Hu-Uh for bug-guix@gnu.org; Fri, 05 May 2017 14:42:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170427222205.si5en53kyounp2in@abyayala> (ng0's message of "Thu, 27 Apr 2017 22:22:05 +0000") 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: ng0 Cc: 26688@debbugs.gnu.org ng0 skribis: > At the moment trying to login through SLIM (same with SDDM) into LXDE > you get the message "Failed to execute login command" for > about 2 seconds, then the X session terminates and your are > back at SLIM. Does ~/.xsession-errors contain any hint? That is, try to log in and fail, then go to tty1 with ctrl-alt-f1, log in, and run =E2=80=9Ccat ~/.xsession-errors=E2=80=9D. Thanks, Ludo=E2=80=99.