Bug#608017: closed by dochang at gmail.com (Desmond O. Chang) (Bug#608017: fixed in stumpwm 1:20110213.git34362e5-1)
Desmond O. Chang
dochang at gmail.com
Tue Mar 1 08:41:35 UTC 2011
On Tue, Mar 1, 2011 at 15:25, servilio <servilio at gmail.com> wrote:
> On 1 March 2011 02:56, Desmond O. Chang <dochang at gmail.com> wrote:
>> Hi servilio,
>>
>> On Mon, Feb 28, 2011 at 18:58, servilio <servilio at gmail.com> wrote:
>>>
>>> This is a problem in the clisp package, CLX works in 2.48, but not in
>>> 2.49 even with clisp-module-clx installed:
>>
>> How do you start stumpwm? If you exec /usr/bin/stumpwm, it should
>> work. If you load stumpwm in repl, you have to (require "clx") first.
>> The module name must be downcase "clx", neither "CLX" nor :clx.
>
> Yes, I use the package-provided script, and after upgrading to the
> latest version of stumpwm in the repo it works with CLISP, but now it
> doesn't with SBCL, the error that it ends with:
>
> ; file: /usr/share/common-lisp/source/stumpwm/stumpwm.lisp
> ; in: DEFUN STUMPWM::STUMPWM-INTERNAL
> ; (STUMPWM::GROUP-STARTUP STUMPWM::G)
> ;
> ; caught STYLE-WARNING:
> ; undefined function: STUMPWM::GROUP-STARTUP
> ;
> ; compilation unit finished
> ; Undefined function:
> ; STUMPWM::GROUP-STARTUP
> ; caught 1 STYLE-WARNING condition
> ; printed 1 note
I got this problem too. I think it's from upstream. Please delete
your caches in ~/.cache/common-lisp/sbcl.../stumpwm/ to fix it.
More information about the pkg-common-lisp-devel
mailing list