From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#31607: wmaker not recognized by slim Date: Tue, 29 May 2018 21:28:38 +0200 Message-ID: <874liqw9ax.fsf@gnu.org> References: 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]:34540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fNkIp-0005ix-FW for bug-guix@gnu.org; Tue, 29 May 2018 15:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNkIo-00017l-Ek for bug-guix@gnu.org; Tue, 29 May 2018 15:29:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46446) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fNkIo-00017O-9f for bug-guix@gnu.org; Tue, 29 May 2018 15:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fNkIo-0007EY-1M for bug-guix@gnu.org; Tue, 29 May 2018 15:29:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("Gnu \=\?utf-8\?Q\?R\=C3\=B6oty\=22's\?\= message of "Sun, 27 May 2018 16:10:23 +0200") 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: Gnu =?UTF-8?Q?R=C3=B6oty?= Cc: 31607@debbugs.gnu.org Hello, Gnu R=C3=B6oty skribis: > Hi ! I have a litlle problem with windowmaker. > When I install windowmaker and gnustep the installation is going well. > After the reboot I cant connect to WindowMaker with Slim but with > enlightement I can. (Note: GNUstep is not available yet in Guix. I assume this is on GuixSD, right? For slim to find WindowMaker, you need to add it to the =E2=80=98packages= =E2=80=99 field of your =E2=80=98operating-system=E2=80=99 configuration. Did you try this? HTH, Ludo=E2=80=99.