From: Guillaume Le Vaillant <glv@posteo.net>
To: Christopher Howard <christopher@librehacker.com>
Cc: 69129@debbugs.gnu.org
Subject: bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0
Date: Thu, 15 Feb 2024 10:28:28 +0000 [thread overview]
Message-ID: <87frxuxbbw.fsf@kitej> (raw)
In-Reply-To: <Zcz4jaCEUQHwDmJk@theoden>
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2024-02-15 10:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 17:29 bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0 Christopher Howard
2024-02-15 10:28 ` Guillaume Le Vaillant [this message]
2024-02-15 15:31 ` Christopher Howard
2024-02-16 19:40 ` Guillaume Le Vaillant
2024-02-17 11:24 ` bug#69129: [PATCH] gnu: sbcl-mcclim: Update to 0.9.8 Carlo Zancanaro
2024-02-17 11:40 ` Sharlatan Hellseher
2024-02-17 12:02 ` bug#69129: [PATCH v2 1/2] " Carlo Zancanaro
2024-02-17 12:02 ` bug#69129: [PATCH v2 2/2] gnu: sbcl-mcclim: Reformatting Carlo Zancanaro
2024-02-17 12:58 ` bug#69129: sbcl-mcclim broke on upgrade to sbcl@2.4.0 Sharlatan Hellseher
2024-02-18 3:14 ` Carlo Zancanaro
2024-02-18 14:35 ` Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frxuxbbw.fsf@kitej \
--to=glv@posteo.net \
--cc=69129@debbugs.gnu.org \
--cc=christopher@librehacker.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.