lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5536 musicxml


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5536 musicxml2ly broken in all lilypond installers since 2.19.44
Date: Fri, 19 Jul 2019 06:26:33 -0000

There is a partial fix on Rietveld: https://codereview.appspot.com/558920043

It fixes processing of 120 of our 127 regression test xml files.

Updating this issue with git-cl failed with 404.


[issues:#5536] musicxml2ly broken in all lilypond installers since 2.19.44

Status: Started
Created: Wed Jul 17, 2019 08:19 AM UTC by Knut Petersen
Last Updated: Fri Jul 19, 2019 06:21 AM UTC
Owner: Knut Petersen

In lilypond 2.19.44 an enhanced but broken version of musicxml2ly was shipped. Every lilypond installation that was made using one of our official installers since lilypond 2.19.44 contains an unusuable musicxml2ly script.

An example: Instead of producing

 \clef "treble" \key c \major \time 4/4

musicxml2ly emits

  \clef "treble" \^@k^@e^@y^@ ^@c^@ ^@\^@m^@a^@j^@o^@r^@ \time 4/4

with the python 2.4.5 provided by all lilypond installers. (^@ here means an ASCII NUL byte)

The patch that introduced the problem was discussed in issue 4751.

After the patch was pushed Phil Holmes was the first to correctly realize that the enhanced musicxml2ly needs at least python 2.7, see https://sourceforge.net/p/testlilyissues/issues/4751/?page=1&limit=25#97dc

Although musicxml is used in GUB it is not affected because GUB uses the systems's python and not tools::python or linux-64::python as the interpreter for musicxml2ly.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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