bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1815 in lilypond: lilypond-book fails on Windows


From: lilypond
Subject: Re: Issue 1815 in lilypond: lilypond-book fails on Windows
Date: Mon, 31 Oct 2011 23:22:08 +0000


Comment #25 on issue 1815 by address@hidden: lilypond-book fails on Windows
http://code.google.com/p/lilypond/issues/detail?id=1815

Sorry, but this bug is still not fixed: Executing my example file gives:

C:\Program Files (x86)\LilyPond\usr\bin>lilypond-book.py --safe --pdf --latex-program=pdflatex --lily-output-dir=ly-pdf "lilypond-bug.lytex"
lilypond-book.py (GNU LilyPond) 2.15.16
Reading lilypond-bug.lytex...
Running `pdflatex' on file `c:\docume~1\usti\locals~1\temp\tmppqlsow.tex' to detect default page settings.
lilypond-book.py: warning: Unable to auto-detect default page settings:

Dissecting...
Writing snippets...
Processing...
Running lilypond...GNU LilyPond 2.15.16
Warnung: Datei »Files« kann nicht gefunden werden
Warnung: Datei »(x86)\LilyPond\usr\bin\ly-pdf« kann nicht gefunden werden
Warnung: Datei »-I« kann nicht gefunden werden
Warnung: Datei »C:\Program« kann nicht gefunden werden
Warnung: Datei »Files« kann nicht gefunden werden
Warnung: Datei »(x86)\LilyPond\usr\bin« kann nicht gefunden werden
Warnung: Datei »--formats=eps« kann nicht gefunden werden
Warnung: Datei »--pdf« kann nicht gefunden werden
Warnung: Datei »-dinclude-eps-fonts« kann nicht gefunden werden
Warnung: Datei »-dgs-load-fonts« kann nicht gefunden werden
Warnung: Datei »-deps-box-padding=3.000000« kann nicht gefunden werden
Warnung: Datei »-dread-file-list« kann nicht gefunden werden
Warnung: Datei »-dno-strip-output-dir« kann nicht gefunden werden
Warnung: Datei »C:\Program« kann nicht gefunden werden
Warnung: Datei »Files« kann nicht gefunden werden
Warnung: Datei »(x86)\LilyPond\usr\bin\ly-pdf\snippet-names-2021015276.ly« kann nicht gefunden werden fatal error: gescheiterte Dateien: "(x86)\\LilyPond\\usr\\bin\\ly-pdf\\snippet-names-2021015276.ly Files C:\\Program -dno-strip-output-dir -dread-file-list -deps-box-padding=3.000000 -dgs-load-fonts -dinclude-eps-fonts --pdf --formats=eps ( x86)\\LilyPond\\usr\\bin Files C:\\Program -I (x86)\\LilyPond\\usr\\bin\\ly-pdf
Files"
command failed: lilypond --formats=ps -dbackend=eps -I C:\Program Files (x86)\LilyPond\usr\bin\ly-pdf -I C:\Program Files (x86)\LilyPond\usr\bin --formats=eps --pdf -dinclude-eps-fonts -dgs-load-fonts -deps-box-padding=3.000000 -dread-file-list -dno-strip-output-dir C:\Program Files (x86)\LilyPond\usr\bin\ly-pdf\snippet-names-2021015276.ly
Child returned 1

But the file
C:\Program Files (x86)\LilyPond\usr\bin\ly-pdf\snippet-names-2021015276.ly exists and I can also open it successfully with Lilypond. I guess the bug is that its path uses double backslashes (usr\\bin) instead of single ones (usr\bin).
The content of the file is:

snippet-map-2021015276.ly
63\lily-52d6a636.ly
80\lily-099fbecc.ly
7a\lily-66ef7aa2.ly

which is correct; all these files exist and can be processed with LilyPond.


reply via email to

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