Hi, All. Since I'm not sure which package(sbcl/cl-clx-sbcl/stumpwm) to file the bug report for, I'm posting here first.
After upgrading from bookworm to trixie, stumpwm stops working. It should be related to the sbcl upgrade (2.2.9 -> 2.5.2): https://github.com/stumpwm/stumpwm/issues/1201 The following 2 workarounds work for me: 1. Downgrade sbcl to 2.2.9 (sbcl-2:2.2.9-1 + cl-clx-0.7.5-1 + stumpwm-2:22.11-3) 2. Upgrade clx to 0.7.6+ (I've tried sbcl-2:2.5.2-1 + cl-clx-0.7.7 + stumpwm-2:22.11-3) Thanks!