From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: guile-wm / xcb questions Date: Tue, 12 Dec 2017 14:04:35 +0000 Message-ID: <20171212140435.rxk4gxdpa7afmz7w@abyayala> References: <20171212134448.idrb3orqsltn3scy@abyayala> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4mxgkviekk56z5jm" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOlBT-0005Of-NH for guix-devel@gnu.org; Tue, 12 Dec 2017 09:05:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOlBK-0004yj-8y for guix-devel@gnu.org; Tue, 12 Dec 2017 09:05:23 -0500 Received: from aibo.runbox.com ([91.220.196.211]:44864) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOlBK-0004xB-1q for guix-devel@gnu.org; Tue, 12 Dec 2017 09:05:14 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eOlBI-00048w-3O for guix-devel@gnu.org; Tue, 12 Dec 2017 15:05:12 +0100 Received: from dslb-094-220-173-149.094.220.pools.vodafone-ip.de ([94.220.173.149] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eOlAi-0003Ab-Jj for guix-devel@gnu.org; Tue, 12 Dec 2017 15:04:36 +0100 Content-Disposition: inline In-Reply-To: <20171212134448.idrb3orqsltn3scy@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --4mxgkviekk56z5jm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ng0 transcribed 1.8K bytes: > I am able to use guile-wm. It starts, I can work it for a > very long time without crashing. > I'm trying to learn more about it so that I can extend it. > Now there's a problem where I'm not sure if the problem > lies within the Guix package or my way to load the module: >=20 > > scheme@(guile-user)> (use-modules (guile-wm module root-keymap)) > > While compiling expression: > > no code for module (xcb xml) >=20 > guile-wm/modules/root-keymap.scm includes the set-rootkey > I'm trying to debug in my config of Guile-wm. Now Guile-wm > depends on Guile-xcb and the store folder of the guile-wm > build references guile-xcb. > When guile-wm is installed globally (system-wide) shouldn't > the xcb module be in my guile load path? With guile-xcb installed globally it works just fine: > scheme@(guile-user)> (use-modules (guile-wm module root-keymap)) > 14:01:56 Defining wm init proc for # > 14:01:56 Defining wm init proc for # --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --4mxgkviekk56z5jm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlov4fMACgkQ4i+bv+40 hYgbZA//cksGHlnknflc0QPZ8LZQIIRIWSUpslW2SBROxrnCDaCl282znDTKPcAb Oksb4HVwcUCQLs0UP8EITEllt86DK/PxWmT/2G8nNcgMyjbiniaCpRtYhXZ6C0OH VAYrfalGQv7hCYQ+1mlb+catjjMYFX9LoJttmuwV1sMOUSi75JklgyxPl42iFG3P pO3dGc+fqDfuC8uuHm73ynle0Kf9RVl9OCehuL8UM/h3uFbbZxpep7FhNNTqR0YP LIk6fJfEY+OPJyRcKatqomICM37PqXZdZcKXpuTpcOyzzob6kGAghGCtoPj9sJBM +fGcY9r/ixgFptQqEG+q6mXEIJqRN9aMhI3k123cp6rLTJwRxGHuckc2yHaOs8Zh AMJ22Qhh1dIj+xECUiUmCm5ggj56bXPCLTnvJpHtzeEVuM2OdH3TtkK0C4Apx5fW jVdJrhV4I8uUPx4kx0BQ/Scm4ylTAQY/vpehOl7DKCm6sszwY9UzElTWPQDvkRxF Vnfa2TT74vxjfrwoqfU2pyRgtmwLVl/oeCYSrz29Ko5g3ihtF5weLhq89eJW43hJ P9+/JCgif0KxomBiH+SM0YlAFz+ZRiNycbzGgqUGcvMOd1R/07mmbgyuYyM6lvOS GmnwtijkY6TfFmWCiHkUsc5paDPMA05L6uBT3H+j/P53GLfPXFo= =rBYP -----END PGP SIGNATURE----- --4mxgkviekk56z5jm--