Hi Ralph
I'm still trying to track this down. It looks like it
might be a Windows-specific problem as I can't reproduce
it on ubuntu. It might even be specific to my computer,
so I'll continue investigating on my own for a bit
longer. I'm limiting myself to 30 mins or so a day, so
it might take a while ...
Trevor
Ralph Palmer wrote Wednesday, July 14, 2010 1:15 PM
Trevor and other Bug-squadders -
I'm not yet set up to run multiple versions of LilyPond. Trevor,
can you
submit a minimal example, and can the next-in-line please confirm
that there
is a problem and add the issue (or not)?
Ralph
On Wed, Jul 7, 2010 at 7:07 PM, Trevor Daniels
<t.dani...@treda.co.uk>wrote:
When I run lilypond-book with 2.13.26 I always get the
error messages below. Lilypond-book with 2.13.14 does
not show this error on the same files. I've not yet
tried any releases in between. Does this os.pipe()
error ring any bells with anyone? This is on Windows
Vista.
Trevor
Running lilypond-book
lilypond-book.py (GNU LilyPond) 2.13.26
Reading
C:\Users\Trevor\LilyPond-git\Documentation\notation\pitches.itely...
Dissecting...
Writing snippets...Traceback (most recent call last):
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line
694, in ?
main ()
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line
676, in
main
chunks = do_file (files[0])
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line
570, in
do_fil
e
do_process_cmd (chunks, input_fullname, global_options)
File "c:/program files/lilypond/usr/bin/lilypond-book.py", line
435, in
do_pro
cess_cmd
snippet.write_ly()
File "c:\program
files\lilypond\usr\share\lilypond\current\python\book_snippet
s.py", line 600, in write_ly
diff_against_existing = self.filter_pipe (self.full_ly (),
'diff -u %s -'
%
filename)
File "c:\program
files\lilypond\usr\share\lilypond\current\python\book_snippet
s.py", line 721, in filter_pipe
p = Popen(cmd, shell=True, stdin=PIPE, stdout=PIPE,
stderr=PIPE,
close_fds=T
rue)
File "c:\Program
Files\LilyPond\usr\lib\python2.4\subprocess.py", line
534, in
__init__
(p2cread, p2cwrite,
File "c:\Program
Files\LilyPond\usr\lib\python2.4\subprocess.py", line
825, in
_get_handles
p2cread, p2cwrite = os.pipe()
AttributeError: 'module' object has no attribute 'pipe'
Lilypond-book returned code 1
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond