diary Chris BUG Lilypond-book in Version 16.1 >From Chris reporting bug with lilybook [2012-12-16 Sun 20:41] To: address@hidden From: Chris Subject: BUG Lilypond-book in Version 16.1 Date: Sun, 16 Dec 2012 20:41:54 +0000 (UTC) I can not compile files with lilypond-book in the recomended, stable Version 2.16.1. Older and Newer Versions (2.16.0 / 2.17.8) work without problems. _______________________________________________ bug-lilypond mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-lilypond >From James requesting more information [2012-12-16 Sun 22:34] Date: Sun, 16 Dec 2012 22:34:50 +0000 Subject: Re: BUG Lilypond-book in Version 16.1 From: James To: Chris Chris, On 16 December 2012 20:41, Chris wrote: > I can not compile files with lilypond-book in the recomended, stable Version > 2.16.1. Older and Newer Versions (2.16.0 / 2.17.8) work without problems. > > Can you give an example? Maybe attach a file although if you can get a tiny example it would help. Also perhaps some output of what the '..problems' are? Oh.. and what Operating System you are running on. There isn't enough information here. James _______________________________________________ bug-lilypond mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-lilypond Analysis [2012-12-17 Mon 10:48] All we know from the OP bug report is that they have a problem with lilybook in release 2.16.1 James asked for more information, which is precisely the correctly thing to do. More info from OP >From Chris delivering more detail on the bug report [2012-12-17 Mon 23:56] To: address@hidden From: Chris Subject: Re: BUG Lilypond-book in Version 16.1 Date: Mon, 17 Dec 2012 21:20:09 +0000 (UTC) > > Chris wrote: > > I can not compile files with lilypond-book in the recomended, stable Version > > 2.16.1. Older and Newer Versions (2.16.0 / 2.17.8) work without problems. > > > > > > Can you give an example? > Maybe attach a file although if you can get a tiny example it would help. > Also perhaps some output of what the '..problems' are? > Oh.. and what Operating System you are running on. > There isn't enough information here. > James > Hi James, All the required information. I could reproduce it on two different PC. \documentclass[a4paper]{article} \begin{document} Test \begin{lilypond} \relative c' { c2 e2 } \end{lilypond} This lytex is not running with Lilypond 2.16.1 (XP and Windows 8) The same example is running with Version 2.16.0 (XP) or Version 2.17.8 (XP and Windows 8) \end{document} The process: Run the command: "C:\Program Files\LilyPond\usr\bin\lilypond-book.py" --output=out --pdf --verbose test3.lytex Result of Version 2.16.1: The same Information as with the Option --help followed by Traceback (most recent call lat): File "C:\Program Files\LilyPond\usr\bin\lilypond-book.py", line 766, in ? main () File "C:\Program Files\LilyPond\usr\bin\lilypond-book.py", line 689, in main files = do_options () File "C:\Program Files\LilyPond\usr\bin\lilypond-book.py", line 681, in do opt ions exit (2) File "C:\Program Files\LilyPond\usr\bin\lilypond-book.py", line 114, in Exit Excetion: Exiting (2)... without the "--verbose" I get only the help information The Directory "out" is existing as a subdirectory _______________________________________________ bug-lilypond mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-lilypond Checking status of this bug report [2012-12-18 Tue 09:23] This came in on Sunday and was acknowledged by James. The OP replied very late yesterday. I'm off shift now. I'd better check and see if James or Eluze, who is on shift now, is going to handle it. Oh, I think I'll just get on and try to reproduce the bug. Reproduce the bug so I have an image for the tracker [2012-12-18 Tue 09:27] \documentclass[a4paper]{article} \begin{document} Test \begin{lilypond} \relative c' { c2 e2 } \end{lilypond} This lytex is not running with Lilypond 2.16.1 (XP and Windows 8) The same example is running with Version 2.16.0 (XP) or Version 2.17.8 (XP and Windows 8) \end{document} mkdir -p "$mydir" cat > "$mydir"/bug.lytex < Jan Nieuwenhuizen and others. This program is free software. It is covered by the GNU General Public License and you are welcome to change it and/or distribute copies of it under certain conditions. Invoke as `lilypond --warranty' for more information. 2.12.3 Ah! That's a bit embarrasing. Is this a known bug in 2.16.1? Run lilypond-book: rm -rf out lilypond-book --output=out --pdf bug.lytex 2>&1 exit 0 Reading bug.lytex... Running latex...This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) entering extended mode (/tmp/tmpPuX7cv.tex LaTeX2e <2009/09/24> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) No file tmpPuX7cv.aux. textwidth=345.0pt columnsep=10.0pt (./tmpPuX7cv.aux) ) No pages of output. Transcript written on tmpPuX7cv.log. Dissecting... Writing snippets... Processing... Running lilypond...Processing `snippet-map-3741869928243722980.ly' Parsing... Processing `bug.lytex' Parsing... Interpreting music... Preprocessing graphical objects... Calculating line breaks... Drawing systems... Layout output to `be/lily-5f96e615-1.eps'... Converting to `be/lily-5f96e615-1.pdf'... Layout output to `be/lily-5f96e615.eps'... Converting to `be/lily-5f96e615.pdf'... Writing be/lily-5f96e615-systems.texi... Writing be/lily-5f96e615-systems.tex... Writing be/lily-5f96e615-systems.count... Compiling /auto/chall-l_native/chall/colin/sites/southmains/projects/lilypond/is sues/Chris BUG Lilypond-book in Version 16.1/out/bug.tex... Writing `/auto/chall-l_native/chall/colin/sites/southmains/projects/lilypond/iss ues/Chris BUG Lilypond-book in Version 16.1/out/bug.tex'... lilypond-book (GNU LilyPond) 2.12.3 Run pdflatex: cd out pdflatex bug.tex 2>&1 exit 0 This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) entering extended mode (./bug.tex LaTeX2e <2009/09/24> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty (/usr/share/texmf-texlive/tex/latex/graphics/trig.sty) (/etc/texmf/tex/latex/config/graphics.cfg) (/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def)) No file bug.aux. (/usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (./be/lily-5f96e615-systems.tex ) [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex. map} <./be/lily-5f96e615-1.pdf>] (./bug.aux) ) Output written on bug.pdf (1 page, 24382 bytes). Transcript written on bug.log. Use ImageMagick to convert from pdf to png cd out convert bug.pdf bug.png Date: 2012-05-04 Author : Colin Hall Generated by Org mode 7.9.2 in Emacs 23.2.1. [1]Validate XHTML 1.0 References 1. http://validator.w3.org/check?uri=referer