GNU bug report logs - #69129
sbcl-mcclim broke on upgrade to sbcl@2.4.0

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Wed, 14 Feb 2024 17:31:02 UTC

Severity: normal

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 69129 <at> debbugs.gnu.org
Subject: bug#69129: sbcl-mcclim broke on upgrade to sbcl <at> 2.4.0
Date: Thu, 15 Feb 2024 10:28:28 +0000
[Message part 1 (text/plain, inline)]
Christopher Howard <christopher <at> librehacker.com> skribis:

> Hello, sbcl-mcclim library broke on the upgrade to sbcl <at> 2.4.0. Something changed so that many applications (include :clim-examples demos) break in runtime with an error like so:
>
> ```
> invalid keyword argument: :CLIPPING-REGION (valid keys are :INK,
> :TEXT-STYLE).
>    [Condition of type SB-INT:SIMPLE-PROGRAM-ERROR]
> ```
>
> The problem is not present if I time-machine back to a commit with sbcl <at> 2.3.7.
>
> Rather than troubleshooting this problem, I would recommend upgrading sbcl-mcclim to the latest official release, which is Version 0.9.8.

Hi.
I don't reproduce the issue. I tried with:

--8<---------------cut here---------------start------------->8---
guix shell sbcl sbcl-mcclim -- sbcl --no-userinit

(require :asdf)
(asdf:load-system "clim-examples")
(clim-demo:demodemo)
--8<---------------cut here---------------end--------------->8---

and it worked. What command did you use to get the error?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 123 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.