On 2022-02-09 08:41, Jonas Hahnfeld
wrote:
Am Dienstag, dem 08.02.2022 um 22:35 +0100 schrieb Mats Bengtsson:I tried the Guile 2.2 version on a Windows 10 box where I don't have any admin rights, and even with the simplest input file, I get the following error message: C:\Nobackup\lilypond-2.23.6\bin\lilypond.exe test.ly GNU LilyPond 2.23.6 (running Guile 2.2) ;;; note: source file C:/Nobackup/lilypond-2.23.6/share/guile/2.2/ice-9/eval.scm ;;; newer than compiled C:/Nobackup/lilypond-2.23.6/lib/guile/2.2/ccache/ice-9/eval.go ERROR: In procedure apply-smob/1: Wrong number of arguments to #<boot-closure 58762e0 (_ . _)>Thanks for reporting, I had hoped that we fixed this. How did you extract the zip archive, using the Windows Explorer or some external program? Did you move / copy the extracted directory to C:\Nobackup ?
I extracted it using Win Explorer ("Extract all"), directly into
it's current location. I just tried to extract using 7-Zip instead
and then everything works as it should. When I extracted using Win
Explorer, it seems that "Date modified" is set to the extraction
time, both on folders and individual files, whereas 7-Zip
preserves the date from the Zip archive.
/Mats
There's quite a long delay (~30s) before it prints "ERROR:" and then another 6-7s delay before the rest of the error message. Perhaps it's trying to rebuild the font cache, but the delay is the same when I repeat the command several times. I tried both from CMD and Powershell. /Mats