lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5345 Crash wi


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5345 Crash with specific combination of pitch and omitted note head
Date: Fri, 15 Jun 2018 09:33:20 -0000

First bad commit is:

commit 4f2abdb21ee6b6f2441276f8dc81507708654915
Author: Paul Morris address@hidden
Date: Sun Oct 2 15:52:14 2016 -0400

Issue 4979/1: Don't merge non-overlapping ledger lines

[issues:#5345] Crash with specific combination of pitch and omitted note head

Status: Accepted
Created: Fri Jun 15, 2018 12:11 AM UTC by Simon Albrecht
Last Updated: Fri Jun 15, 2018 12:11 AM UTC
Owner: nobody

Reported by Lukas-Fabian Moser in this thread with the following minimal example:

WARNING: Only test with appropriate configuration of ulimit, see the e-mail exchange.

\version "2.19.80"

\new Staff <<
  {
    \clef bass
    e,4
  }
  {
    \omit NoteHead
    e,4
  }
>>

Lukas says:

Everything here (except the \version) seems to be necessary. I can reproduce the crash with some other configurations as well (another pitch in tenor clef, for instance), but removing any single command seems to resolve the problem. Also, putting each "voice" into a regular \new Voice (as in Harm's proposal) makes the problem disappear. Just as taking f, instead of e, for the pitch does (which could point to ledger lines).

David K. says the problem appears to be in the page builder.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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