[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assertion !is_empty() failed - yet again
From: |
Rutger Hofman |
Subject: |
Re: Assertion !is_empty() failed - yet again |
Date: |
Wed, 30 Oct 2019 02:05:52 -0700 (MST) |
I was also bitten by this assert, in a score with divisi staves that
appear/disappear depending on the VerticalAxisGroup.remove-layer settings
(see http://lilypond.org/doc/v2.19/input/regression/a6/lily-436997bb.ly)
which makes it nigh impossible to create a minimal example. I wouldn't be
surprised to learn that a suppressed staff might trigger this assert,
erroneously.
I downloaded 2.21 from git, commented out this assertion, and built.
Everything is fine now. No other unexpected or orroneous behaviour which
might have been caught by the assertion, in many projects.
Sincere request: can this assert please be removed? Its validity appears
debatable, and it is a showstopper for me!
Rutger
--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html
- Re: Assertion !is_empty() failed - yet again,
Rutger Hofman <=