Versions:
- macOS 14.3.1
- Elysium 0.7.0
- LilyPond 2.24.4
Steps to reproduce:
- Install the official LilyPond installation
- In the Elysium application, under Preferences > LilyPond > Compiler, set Path to LilyPond executable to
<path of the directory resulting from unzipping>/bin/lilypond
- Compile a score
Actual output: No PDF file is created, and the following error appears in the Console:
Uncaught exception:
Cannot exit gracefully when init is in progress; aborting.
LilyPond terminated in 0,105 seconds
Expected output: A PDF file is created
Additional info:
- When running lilypond via the command line, it creates a PDF file.