bug-lilypond
[Top][All Lists]
Advanced

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

Re: musicxml2ly failure


From: Julien Rioux
Subject: Re: musicxml2ly failure
Date: Thu, 13 Oct 2011 21:40:57 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 12/10/2011 5:55 AM, Colin Campbell wrote:
On 11-10-11 04:49 PM, Julien Rioux wrote:
File "/home/jrioux/git/lilypond/scripts/out/musicxml2ly", line 220, in
extract_score_information
set_if_exists ('source', ids.get_source ())
AttributeError: Identification instance has no attribute 'get_source'

Recipe to reproduce: just type make doc and CTRL-C fast enough when
you start to see the error messages. The exact failing command is at
the top of the attached log file. See also the python traceback there.




I've just done a git pull, make and make doc without seeing this error,
Julien. I also ran musicxml2ly directly on the 01a-Pitches-Pitches.xml
file, and Frescobaldi was perfectly happy with the result. I notice you
have compiled your lilypond into ~/git/lilypond which is not our
recommended (and supported) location, but I'm not well-enough versed in
Python or the musicxml2ly code to say if this is part of the problem.

If you have a chance, would you be willing to do a clean build in
~/lilypond-git and let us know if the problem is still there?

Cheers,
Colin


Thanks, the problem has gone after a full:
make clean doc-clean distclean
make
make doc

Cheers,
Julien




reply via email to

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