bug-lilypond
[Top][All Lists]
Advanced

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

Re: crash of musicxml2ly


From: pls
Subject: Re: crash of musicxml2ly
Date: Wed, 24 Apr 2013 18:57:14 +0200

Laura,

you are right. For the time being you will have to unzip the file manually and 
run musicxml2ly on the .xml file.  The conversion with musicxml2ly will be 
successful (no error messages) but unfortunately the compilation with LilyPond 
(v2.17.15) will fail due to a segmentation fault.  (Something went wrong in the 
conversion process.) Everything is fine (apart from the -z | --compressed 
option) when you use our musicxml2ly-dev version on 
https://github.com/Philomelos/lilypond-musicxml2ly-dev.  Thanks for the bug 
report!

hth
patrick
On 24.04.2013, at 18:28, Laura Conrad <address@hidden> wrote:

> 
> I attempted to run musicxml2ly on the file
> <http://www2.cpdl.org/wiki/images/9/91/Alessandro_Striggio-Nasce_la_pena-XML.zip>
> using the command "musicxml2ly -z --nd --nrp --npl --no-beaming *.zip"
> and musicxml2ly 2.16.1 crashes with the terminal output:
> 
> musicxml2ly -z --nd --nrp --npl --no-beaming *.zip
> musicxml2ly: Reading MusicXML from Alessandro_Striggio-Nasce_la_pena-XML.zip 
> ...
> musicxml2ly: Input file Alessandro_Striggio-Nasce_la_pena-XML.zip is 
> compressed, extracting raw MusicXML data
> Traceback (most recent call last):
>  File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2986, in ?
>    main()
>  File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2981, in main
>    voices = convert (filename, options)
>  File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2882, in convert
>    tree = read_musicxml (filename, options.compressed, options.use_lxml)
>  File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2850, in 
> read_musicxml
>    container_xml = z.read ("META-INF/container.xml")
>  File "/home/newlily/lilypond/usr/lib/python2.4/zipfile.py", line 344, in read
>    zinfo = self.getinfo(name)
>  File "/home/newlily/lilypond/usr/lib/python2.4/zipfile.py", line 335, in 
> getinfo
>    return self.NameToInfo[name]
> KeyError: 'META-INF/container.xml'
> 
> -- 
> Laura   (mailto:address@hidden, twitter: @serpentplayer)
> (617) 661-8097        233 Broadway, Cambridge, MA 02139   
> http://www.laymusic.org/ http://www.serpentpublications.org
> 
> I have only one superstition. I touch all the bases when I hit a home
> run.
> 
> Babe Ruth
> 
> 
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond



reply via email to

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