Re: Recording initialisation exception to a file
Roland Everaert <[email protected]> Fri, 19 Feb 2021 12:22:28 +0000
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <XEBkpThEtnPxwguq5QVFKNY-kUaV1rAt7K8YdbGNlADJ5pv7TU32M1g-U-kq414gRq2q-ieDdV5LUzgTK8AtW5uM54B63r7lsa-aWKAy8-c=@protonmail.com> |
Roland Everaert --- Use the F.O.S.S., Luke Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ Le vendredi 19 février 2021 à 12:47, Roland Everaert <[email protected]> a écrit : > Roland Everaert > --- > Use the F.O.S.S., Luke > > Sent with ProtonMail Secure Email. > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > Le vendredi 19 février 2021 à 09:17, Stefan Reichör [email protected] a écrit : > > > Hi Roland, > > > > I guess the error log is recorded at ~/.xsession-errors > > > > Stefan. > > > > > Hello, > > > > > > Recently, StumpWM throw an exception about a fasl file which is > > > > > > read-only. > > > > > > I would like to know how I can record that message to a file so I can > > > > > > post it on this list ofr further support. > > > > > > This instance of StumpWM is installed on a Fedora Linux 33 using the > > > > > > guix package manager. > > > > > > The fasl file is located in a package called stumpwm-lib. > > > > > > Regards, > > > > > > Roland Everaert > > > --------------- > > > > > > Use the F.O.S.S., Luke > > > > > > Sent with ProtonMail Secure Email. > > Unfortunately, I don't have such file. I manage to isolate the buggy code. Whenever I load one of the module from the contrib, I got the exception. The contrib modules are all installed using the guix package manager as well. Anybody has experience installing StumpWM with guix on foreign distribution? It is surely a recent update that introduce the problem, because less than a week ago it was still working.