Bug#545344: stumpwm does not start

Luca Capello luca at pca.it
Thu Sep 10 18:08:30 UTC 2009


tags 545344 + pending
thanks

Hi Dean!

On Sun, 06 Sep 2009 18:33:24 +0200, Dean Menezes wrote:
> stumpwm fails to start with an error "cannot find component stumpwm" in CLISP 2.48
> I can manually register stumpwm.asd, but this stops working after I kill stumpwm

This is caused by a change in common-lisp-controller_6.19:

  http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/2009-September/001461.html
  http://git.debian.org/?p=pkg-common-lisp/common-lisp-controller.git;a=commitdiff;h=c42c50aae7088c42e5afd345aae956945d19421a

This means that instead of using ASDF directly:

  (asdf:oos 'asdf:load-op 'stumpwm)

you should use it through clc:

  (clc:clc-require 'stumpwm)

I fixed this in the Debian stumpwm binary:

  http://git.debian.org/?p=pkg-common-lisp/stumpwm.git;a=commitdiff;h=91b285cf359de2ee4fbdca8653201da49d948df6

Thx, bye,
Gismo / Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20090910/1620ae3f/attachment-0001.pgp>


More information about the pkg-common-lisp-devel mailing list