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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to