Comment #11 on issue 1933 by [email protected]: Lilypond-book requires msvcrt again
http://code.google.com/p/lilypond/issues/detail?id=1933

I've downloaded and tested Mike's patched version, and get a different error from the one I reported that Trevor reported above. FWIW I also got the same error from the non-patched version, as opposed to the one quoted in the issue report. I get:

Reading linelength.tely...
Running texi2pdf on file c:\users\phil\appdata\local\temp\tmpw4zrtb.texi to dete
ct default page settings.

Traceback (most recent call last):
File "C:\Program Files (x86)\LilyPond\MikesTest\usr\bin\lilypond-book.py", lin
e 739, in ?
    main ()
File "C:\Program Files (x86)\LilyPond\MikesTest\usr\bin\lilypond-book.py", lin
e 722, in main
    chunks = do_file (files[0])
File "C:\Program Files (x86)\LilyPond\MikesTest\usr\bin\lilypond-book.py", lin
e 595, in do_file
    global_options.formatter.init_default_snippet_options (source)
File "C:\Program Files (x86)\LilyPond\MikesTest\usr\share\lilypond\current\pyt
hon\book_texinfo.py", line 279, in init_default_snippet_options
texinfo_defaults = get_texinfo_width_indent (source, self.global_options); File "C:\Program Files (x86)\LilyPond\MikesTest\usr\share\lilypond\current\pyt
hon\book_texinfo.py", line 213, in get_texinfo_width_indent
    stdout=subprocess.PIPE, stderr=subprocess.PIPE)
  File "/usr/lib/python2.4/subprocess.py", line 549, in __init__
OSError: [Errno 22] Invalid argument

Of particular strangeness is that I get a \ in my paths and Trevor apparently got a / .


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to