Roland Everaert via skribis: > I have installed StumpWM and some contrib modules, on a Fedora 33 distribution using the guix PM, for many month, without much problem. Since the begining of the week (last guix update), whenever I load a contrib module, StumpWM complains about a FASL file being read-only somewhere in /gnu/store/-stumpwm-lib. > > Any idea what has changed in stumpwm and its contrib modules? > > Below is my StumpWM configuration: > > ------------ Start of sources ----------------- > ;; -*-lisp-*- > ;; > (in-package :stumpwm) > > ;; * Adding modules > (add-to-load-path "~/.guix-profile/share/common-lisp/sbcl/clx-xembed") > (add-to-load-path "~/.guix-profile/share/common-lisp/sbcl/stumpwm-stumptray") > > (load-module "stumptray") > ------------ End of sources ----------------- This is strange, as the last change directly related to StumpWM was made several months ago (around 2020-12-10). How do you start StumpWM? Do you use a '.xsession' file? What are your XDG_CONFIG_DIRS and XDG_DATA_DIRS environment variables set to?