bug-lilypond
[Top][All Lists]
Advanced

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

Re: programming error: bounds of this piece aren't breakable.


From: karim haddad
Subject: Re: programming error: bounds of this piece aren't breakable.
Date: Mon, 20 Aug 2007 12:43:10 +0200



Dear Mats

Yes you're right. I did indeed try the latest stable and dev versions 2.10.29 and 2.11.29 on both platforms (OSX and debian linux x86). I am using the emacs lilymode for compilation and opening manually the pdfs. I tried the verbose also and i don;t think there's a special extra error there.

So there's the file.

One thing about it, all the extra \overrides are necessary here because it's part of a polyphony where polymetric (time signatures) are used.
then if you compile it as is, you will have a warning:


warning: unterminated beam
g'8*1/5~
         [
[26]
Preprocessing graphical objects...
programming error: Grob direction requested while calculation in progress.

concerning measure 27 which seems ok for me.
Now if you remove the brackets, no warning everything SEEMS fine, but only the first 26 mesures are processed as i said.

THen if we cut the first 26 measure and start from the 27th we have also a partial file + this message :

[33]
Preprocessing graphical objects...
/Users/hyperion/Desktop/xxx/voice1a.ly:339:6: warning: programming error: bounds of this piece aren't breakable.
r8*1/7
      ]



Attachment: voice1.ly
Description: Binary data



Thax again

Karim








The problem is that i use non conventional time signatures.
This worked fine with big values for note figures. But here ( and this is not my music), i am trying to figure out whats wrong. Mybe the steming,
taht i removed. I removed also all ties. Strange.

I can send again the whole ly file but i am aware that for debugging it's
not so great since it is not a minimal example. I tried to compile the
27th mesure alone. But this worked well. So i wonder if it is not some
memory allocation problem (i am not a programmer unfortunately i only know
lisp), Or the "grob" thing which i know really nothing.
It seems to me that lily is trying to figure out spacing but it;s out of
memory or such.

Well i will try again and feedyou back with news if there's any.

Thanx again
Karim

Well sorry all for the long file. But i think it's related to the length of it.







I don't understand enough details of the implementation to
realize exactly what could be wrong, but are you sure that
the output file with 26 measures that you see really comes
from the last call of LilyPond and isn't left over from an
earlier invocation of the program. My guess is that LilyPond
simply crashes since you have hit upon some weird bug
and that the output PDF file is an old one.

If you call lilypond from the command line, try to add the
flag --verbose and see if you get any more informative
output.

Also, you didn't say what LilyPond version you used.
I'd recommend to upgrade to the latest stable version
since many bugs have been fixed fairly recently.

  /Mats

address@hidden wrote:


Hi

I am just wondering if this is related to these bugs.

I have a 165 mes ly file.
It seems correct.
But i always have this message :

/Users/hyperion/Desktop/xxx/last.ly:291:7: warning: programming error:
bounds of this piece aren't breakable.
b,8*1/5
     ~

/Users/hyperion/Desktop/xxx/last.ly:291:7: warning: programming error:
Spanner `TieColumn' is not fully contained in parent spanner
`VerticalAxisGroup'.
b,8*1/5
     ~

/Users/hyperion/Desktop/xxx/last.ly:291:7: warning: programming error:
bounds of this piece aren't breakable.
b,8*1/5

And the result is only the first 26 mes !

If i remove the ties
the message desappears, but still i have only he first 26 mesures.

Please can someone tell me what is the meaning of this message .

Thank you
Karim



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



--
=============================================
        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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================









--
=============================================
        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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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