Graham, you wrote Thursday, January 12, 2012 6:22 AM


I expect to have that sleep(0.001) error.  I do not expect any
other errors.

http://lilypond.org/~graham/lilypond-2.15.25-2.mingw.exe

What's the exact error you see when you try this one?  I
know/expect that it barfs in threading.py, but I need to know what
in the lilypond code calls that.

lilypond-book.py (GNU LilyPond) 2.15.25
Reading C:/Users/Trevor/LilyPond-git/Documentation/notation/contemporary.itely..
.
Running texi2pdf on file c:\users\trevor\appdata\local\temp\tmpwxztgo.texi to de
tect default page settings.

Traceback (most recent call last):
 File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 739, in ?
   main ()
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 722, in main
   chunks = do_file (files[0])
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line 595, in do_file
   global_options.formatter.init_default_snippet_options (source)
File "c:\program files\lilypond\usr\share\lilypond\current\python\book_texinfo
.py", line 289, in init_default_snippet_options
texinfo_defaults = get_texinfo_width_indent (source, self.global_options); File "c:\program files\lilypond\usr\share\lilypond\current\python\book_texinfo
.py", line 224, in get_texinfo_width_indent
   (parameter_string, error_string) = proc.communicate ()
 File "/usr/lib/python2.4/subprocess.py", line 773, in communicate
 File "/usr/lib/python2.4/threading.py", line 418, in start
IOError: (0, 'Error')
Lilypond-book returned code 1

Trevor

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

Reply via email to