bug-guix
[Top][All Lists]
Advanced

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

bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0


From: Guillaume Le Vaillant
Subject: bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0
Date: Thu, 15 Feb 2024 10:28:28 +0000

Christopher Howard <christopher@librehacker.com> skribis:

> Hello, sbcl-mcclim library broke on the upgrade to sbcl@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@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?

Attachment: signature.asc
Description: PGP signature


reply via email to

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