lilypond-devel
[Top][All Lists]
Advanced

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

Re: "make check" fails


From: Reinhold Kainhofer
Subject: Re: "make check" fails
Date: Fri, 14 Nov 2008 22:13:42 +0100
User-agent: KMail/1.9.10

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Freitag, 14. November 2008 schrieb Joe Neeman:
> With this morning's git, I get a musicxml2ly error when running "make
> check":
[...]
>     is_after_grace = (isinstance (n, musicxml.Note) and n.is_after_grace
> ());
> AttributeError: Note instance has no attribute 'is_after_grace'

Make sure that you don't have any old musicxml.pyc lying around on your disk 
(the musicxml.py in git has the is_after_grace method for the Note class). 
John's fix 475e743470eb647e2f17fae4e3508cf1c5ac61ff (3 days ago) should cause 
musicxml2ly to use the .pyc file from the builddir (as opposed to a 
previously installed version). Can you please check if musicxml2ly really 
uses the freshly built musicxml.pyc from your build dir and not an installed 
one.

Cheers,
Reinhold

- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFJHeoLTqjEwhXvPN0RAhllAKCUns5CMQ21zPYrhnjq4v4s+6dYFwCgiYB5
CW/+8gRpHfpLxaxLTIu+ewE=
=0pQf
-----END PGP SIGNATURE-----




reply via email to

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