Please send bug reports like these to bug-lilypond (I've included
a cc: there for this one).
/Mats
Sven Axelsson wrote:
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Subject: Re: Poor error reporting
Does the program run to the end or does it crash in the middle?
I don't think there have been many changes in the printouts from
LilyPond, but if you have happened to trigger a bug that gives a
segmentation fault, then it may happen that you don't get any
useful information.
If you want more help from the mailing list, please at least provide
a copy of the printouts from lilypond --verbose or send the complete
input files.
Ok, I might have come off needlessly annoyed here. Sorry about that. I
have found what casues this. It looks like some syntax errors inside a
markup causes Lilypond to produce no output. Here's what triggered the
error this time (trimmed to a minimum)
\version "2.5.27"
\header {
title = \markup { \fill-line { } }
}
\relative c'' {
a b c d
}
Note the empty fill-line in the header markup.
Here is the log:
# -*-compilation-*-
Processing `D:/Music/test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
So it dies in the "Calculating page breaks" phase.
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user