bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond-book can hang on Windows 10


From: James
Subject: Re: lilypond-book can hang on Windows 10
Date: Wed, 28 Apr 2021 10:44:50 +0000

Hello

On 06/02/2021 18:41, Daniel Connors wrote:
The python script lilypond-book.py can hang on Windows if the user's
Windows user_id is longer than 8 characters and the user's default Windows
temporary directory is in C:\Users\<user_id>.  This is because of an old,
legacy DOS filename convention.  A simple fix is to modify book_latex.py
and change line #209 to
     (handle, tmpfile) = tempfile.mkstemp('.tex', dir=".")
which will create the temporary file used by the script in the current
directory, rather than in the Windows default location.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Thanks for the report.

I've opened https://gitlab.com/lilypond/lilypond/-/issues/6131 for it.

--
--

regards

James

Attachment: OpenPGP_0x111CA298156CCB85.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]