guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-wm / xcb questions


From: ng0
Subject: Re: guile-wm / xcb questions
Date: Tue, 12 Dec 2017 14:04:35 +0000

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:
> 
> > scheme@(guile-user)> (use-modules (guile-wm module root-keymap))
> > While compiling expression:
> > no code for module (xcb xml)
> 
> 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 #<directory (guile-wm module message) 
> 23a5640>
> 14:01:56 Defining wm init proc for #<directory (guile-wm module root-keymap) 
> 1b6b960>


-- 
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
  WWW: https://n0.is

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]