bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.11.15: superfluous warnings, converting to pdf fails on ubuntu edg


From: Graham Percival
Subject: Re: 2.11.15: superfluous warnings, converting to pdf fails on ubuntu edgy
Date: Fri, 02 Feb 2007 17:37:50 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, entered as
http://code.google.com/p/lilypond/issues/detail?id=271

I'm puzzled by this, since this looks like new behavior -- surely we haven't had warning messages about dynamics and slurs during the whole 2.11.x devel cycle!


The problem with pdf generation is a separate issue that I unfortunately do not know how to address.

Cheers,
- Graham


Tuukka Verho wrote:
Every time a slur and a DynamicLineSpanner begin from the same note, a
following warning is printed:

----

GNU LilyPond 2.11.15
Processing `testi.ly'
Parsing...
Interpreting music... testi.ly:5:11: warning: Ignoring grob for slur: DynamicLineSpanner.
avoid-slur not set?
        c4(
           \< c c c)\!
[1]
Preprocessing graphical objects...
Layout output to `testi.ps'...

-----

minimal test code:

\relative c' {  
        c4(\< c c c)\!
}

Also, converting to pdf fails for any input file (I'm running ubuntu
edgy and my gs version is "ESP Ghostscript 815.02"):

-------

Converting to `testi.pdf'...
`gs -q  -dSAFER  -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH -r1200  -sDEVICE=pdfwrite
-sOutputFile="testi.pdf" -c .setpdfwrite -f "testi.ps"' failed (256)
/home/tuukka/lily-dev/lilypond/usr/bin/../share/lilypond/current/ly/init.ly:37:1:
 error: GUILE signaled an error for the expression beginning here
#
 (if (or (pair? toplevel-scores) output-empty-score-list)
/home/tuukka/lily-dev/lilypond/usr/bin/../share/lilypond/current/ly/init.ly:37:5:
 error: syntax error, unexpected '(', expecting '='
#(if (or (pair? toplevel-scores) output-empty-score-list)
programming error: Parsed object should be dead: static
scm_unused_struct* Prob::mark_smob(scm_unused_struct*)
continuing, cross fingers
programming error: Parsed object should be dead: static
scm_unused_struct* Context_def::mark_smob(scm_unused_struct*)
continuing, cross fingers
programming error: Parsed object should be dead: static
scm_unused_struct* Grob::mark_smob(scm_unused_struct*)
continuing, cross fingers
error: failed files: "testi.ly"

------

thanks,
Tuukka



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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