programming error message with bookparts and page-turn-breaking

2023-01-15 Thread William Rehwinkel
Dear list, When I use a lilypond file structured similarly to the following minimal example, I get a programming error message thrown when compiling: programming error: found a page-turnable place which was not breakable The resulting file does look correct, with the bookparts seperated

Re: Obscure error message from 2.25.0

2023-01-15 Thread Graham King
On 2023-01-15 19:30, Jean Abou Samra wrote: Le 15/01/2023 à 20:20, Graham King a écrit : I've just run convert-ly on a 600+ line file and its \include files, from 2.19.40 to 2.25.0. Nothing seemed to change apart from the \version statement, but on trying to compile the file, I get:

Re: Obscure error message from 2.25.0

2023-01-15 Thread Jean Abou Samra
I forgot the second part of the question: Le 15/01/2023 à 20:20, Graham King a écrit : Before I start laboriously bisecting the file, is there a way to get an error message that points to one or more lines of code in the file? Try #(ly:set-option 'compile-scheme-code) (Caveat

Re: Obscure error message from 2.25.0

2023-01-15 Thread Jean Abou Samra
Le 15/01/2023 à 20:20, Graham King a écrit : I've just run convert-ly on a 600+ line file and its \include files, from 2.19.40 to 2.25.0. Nothing seemed to change apart from the \version statement, but on trying to compile the file, I get: Processing `/tmp/ly' Parsing...ERROR: In

Obscure error message from 2.25.0

2023-01-15 Thread Graham King
: % Exited with return code 1. Does this point to an obvious problem? Before I start laboriously bisecting the file, is there a way to get an error message that points to one or more lines of code in the file? Grateful for any help -- Graham

Re: Error message using AikenHeads with NullVoice

2022-07-07 Thread Jean Abou Samra
On 7/7/22 18:23, David F. wrote: On Jul 7, 2022, at 1:59 AM, Valentin Petzel wrote: A different way to approach the problem would be to also specify something like \context { \NullVoice shapeNoteStyles = ##() } It is still questionable why NullVoice would hickup on simply

Re: Error message using AikenHeads with NullVoice

2022-07-07 Thread David F.
> On Jul 7, 2022, at 1:59 AM, Valentin Petzel wrote: > > A different way to approach the problem would be to also specify something > like > > \context { > \NullVoice > shapeNoteStyles = ##() > } > > It is still questionable why NullVoice would hickup on simply changing the >

Re: Error message using AikenHeads with NullVoice

2022-07-07 Thread David F.
tion between >> aikenHeads and NullVoice: Lilypond outputs the following error message: >> >> programming error: must have stem dir for note head >> continuing, cross fingers >> >> And it outputs a lot of these messages. I need to find a way to stop >> Lily

Re: Error message using AikenHeads with NullVoice

2022-07-07 Thread Valentin Petzel
A different way to approach the problem would be to also specify something like \context { \NullVoice shapeNoteStyles = ##() } It is still questionable why NullVoice would hickup on simply changing the NoteHead style, so think this is worth creating a bug report. Cheers, Valentin

Re: Error message using AikenHeads with NullVoice

2022-07-06 Thread David F.
> On Jul 6, 2022, at 1:20 PM, Jean Abou Samra wrote: > > How about changing \Staff into \Voice? > > \layout { > \context { > \Voice > \aikenHeads > } > } > > That way, it won't affect those NullVoice contexts. > > Best, > Jean > Perfect. That does exactly what I

Re: Error message using AikenHeads with NullVoice

2022-07-06 Thread Jean Abou Samra
>> % \new Lyrics \lyricsto "melody" { Ly -- rics } % bass clef here >> \layout {} } % The command to use aikenHeads comes from a separate style file that gets included for each hymn. But there is an unfortunate interaction between aikenHeads

Re: Error message using AikenHeads with NullVoice

2022-07-06 Thread David Wright
On Wed 06 Jul 2022 at 11:56:52 (-0600), David F. wrote: > [ … ] > The command to use aikenHeads comes from a separate style file that gets > included for each hymn. But there is an unfortunate interaction between > aikenHeads and NullVoice: Lilypond outputs the following e

Error message using AikenHeads with NullVoice

2022-07-06 Thread David F.
;melody" { Ly -- rics } % bass clef here >> \layout {} } % The command to use aikenHeads comes from a separate style file that gets included for each hymn. But there is an unfortunate interaction between aikenHeads and NullVoice: Lilypond outputs the following err

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-19 Thread Davide Liessi
Il giorno sab 4 lug 2020 alle ore 00:27 Hans Åberg ha scritto: > With Frescobaldi 3.1.2 using MacPorts lilypond-devel 2.21.2, not the > installer version, on the small attached file, I got the error below. > [...] > print('command failed:', cmd, file=sys.stderr) >

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread David Wright
On Sat 04 Jul 2020 at 00:24:35 (+0200), Hans Åberg wrote: > > With Frescobaldi 3.1.2 using MacPorts lilypond-devel 2.21.2, not the > installer version, on the small attached file, I got the error below. > > -- > Traceback (most recent call last): > File "/opt/local/bin/convert-ly", line 65,

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Hans Åberg
> On 4 Jul 2020, at 00:15, Davide Liessi wrote: > > Dear Hans, > > Il giorno ven 3 lug 2020 alle ore 20:39 Hans Åberg > ha scritto: >> I think that may be the case: I tried with MacPorts lilypond-devel, of which >> I also made an installer, and it worked standalone, but not in Frescobaldi.

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Davide Liessi
Dear Hans, Il giorno ven 3 lug 2020 alle ore 20:39 Hans Åberg ha scritto: > I think that may be the case: I tried with MacPorts lilypond-devel, of which > I also made an installer, and it worked standalone, but not in Frescobaldi. > Perhaps it runs its own convert-ly rather than the one that

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Davide Liessi
Il giorno ven 3 lug 2020 alle ore 18:26 Zone Dremik ha scritto: > I just upgraded to Mac OS 10.15.5 and now convert.ly has stopped working > entirely. I get the following error message; > arch: posix_spawnp: > /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Hans Åberg
gt;> >>> On 3 Jul 2020, at 18:09, Zone Dremik wrote: >>> >>> I just upgraded to Mac OS 10.15.5 and now convert.ly has stopped working >>> entirely. I get the following error message; >>> >>> arch: posix_spawnp: >>> /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7: Bad >>> CPU type in executable

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Jacques Menu
erg a écrit : > > >> On 3 Jul 2020, at 18:09, Zone Dremik wrote: >> >> I just upgraded to Mac OS 10.15.5 and now convert.ly has stopped working >> entirely. I get the following error message; >> >> arch: posix_spawnp: >> /System/Library/Framewor

Re: convert.ly error message - 64bit Mac - Catalina

2020-07-03 Thread Hans Åberg
> On 3 Jul 2020, at 18:09, Zone Dremik wrote: > > I just upgraded to Mac OS 10.15.5 and now convert.ly has stopped working > entirely. I get the following error message; > > arch: posix_spawnp: > /System/Library/Frameworks/Python.framework/Versions/2.7/bin/pytho

Re: Frescobaldi 3.1.2 macOS gs error message

2020-05-20 Thread Davide Liessi
Dear Thomas, Il giorno dom 17 mag 2020 alle ore 17:57 Thomas Scharkowski ha scritto: > warning: g_spawn_sync failed (0): gs: Failed to execute child process > “gs” (No such file or directory) this has been reported also on GitHub, see https://github.com/frescobaldi/frescobaldi/issues/1305 I

Frescobaldi 3.1.2 macOS gs error message

2020-05-17 Thread Thomas Scharkowski
I get the following error using Frescobaldi 3.1.2 with LilyPond 2.21.1: Converting to ...pdf'... warning: g_spawn_sync failed (0): gs: Failed to execute child process “gs” (No such file or directory) No error when invoking lilypond from the command line No error with version 2.20 macOS

Re: Untraceable error message: ERROR: Wrong type argument in position 3 (expecting Translator):

2020-03-31 Thread Thomas Scharkowski
to troubleshoot. Is anyone able to help? The current issue is with the "ClarinetMusic" staff. As stated previously, I'm unable to add any more notes to it without getting the above error message. test.ly <http://lilypond.1069038.n5.nabble.com/file/t6017/test.ly> -- Sent from:

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Anders Eriksson
On 2020-03-31 21:39, gunnarfm wrote: Ignore my previous reply - it worked!! Do you happen to know why it compiles when doing it this way? Not really, but if you run lilypond from the command line there is no errors. *c:\LilyPond-2-20-0-1\usr\bin\lilypond-windows.exe  test.ly *It creates

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread gunnarfm
Ignore my previous reply - it worked!! Do you happen to know why it compiles when doing it this way? -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Gunnar Moll
t no > error... > > Just an observation! > > // Anders > Running Frescobaldi 3.1 on Windows 10. > > On 2020-03-31 19:07, gunnarfm wrote: > > Hi - I'm trying to compile my orchestral score in Frescobaldi but keep > > getting the below error message (note that it seem

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread gunnarfm
@Karlin I am running on Windows 10 -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Anders Eriksson
to compile my orchestral score in Frescobaldi but keep getting the below error message (note that it seems to compile fine in Lily): Starting lilypond-windows.exe 2.20.0 [test.ly]... Processing `C:/Users/mollg/OneDrive/Desktop/test.ly' Parsing... Interpreting music...[8][16]ERROR: In procedure

Re: Untraceable error message: procedure ly:trampoline

2020-03-31 Thread Karlin High
On 3/31/2020 12:07 PM, gunnarfm wrote: Hi - I'm trying to compile my orchestral score in Frescobaldi but keep getting the below error message (note that it seems to compile fine in Lily): What system are you on? Linux, Windows, macOS? -- Karlin High Missouri, USA

Untraceable error message: ERROR: Wrong type argument in position 3 (expecting Translator):

2020-03-31 Thread gunnarfm
As stated previously, I'm unable to add any more notes to it without getting the above error message. test.ly <http://lilypond.1069038.n5.nabble.com/file/t6017/test.ly> -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Untraceable error message: procedure ly:trampoline

2020-03-31 Thread gunnarfm
Hi - I'm trying to compile my orchestral score in Frescobaldi but keep getting the below error message (note that it seems to compile fine in Lily): Starting lilypond-windows.exe 2.20.0 [test.ly]... Processing `C:/Users/mollg/OneDrive/Desktop/test.ly' Parsing... Interpreting music...[8][16]ERROR

Re: Error message

2019-06-25 Thread Craig Dabelstein
bf, f' e, r df' c, r } | } And the error message: Starting lilypond 2.19.82 [mwe.ly]... Processing `/Users/craigdabelstein/Desktop/mwe.ly' Parsing... Interpreting music... Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing system

Re: Error message

2019-06-25 Thread Aaron Hill
On 2019-06-25 4:46 am, David Kastrup wrote: Craig Dabelstein writes: And the guilty line is ... \consists "Melody_engraver" %\override Stem.neutral-direction = #'() Commenting out the \override Stem.neutral-direction line fixed the problem. More likely than not half of a red herring:

Re: Error message

2019-06-25 Thread David Kastrup
Craig Dabelstein writes: > And the guilty line is ... > > \consists "Melody_engraver" > %\override Stem.neutral-direction = #'() > > Commenting out the \override Stem.neutral-direction line fixed the problem. More likely than not half of a red herring: garbage protection problems are quite

Re: Error message

2019-06-25 Thread Craig Dabelstein
And the guilty line is ... \consists "Melody_engraver" %\override Stem.neutral-direction = #'() Commenting out the \override Stem.neutral-direction line fixed the problem. Thanks everyone for your advice. All the best, Craig On Tue, 25 Jun 2019 at 19:08, Jean ABOU SAMRA wrote: > > > Le 24

Re: Error message

2019-06-25 Thread Jean ABOU SAMRA
> Le 24 juin 2019 à 20:40, Aaron Hill a écrit : > > > To the list at large: Any folks here with expertise in running LilyPond under > a debugger on a Mac? At this point, Craig is likely going to have to get us > a stack trace since only he is able to reproduce the error without sharing >

Re: Error message

2019-06-24 Thread Aaron Hill
On 2019-06-24 3:18 am, Craig Dabelstein wrote: Hi Aaron, Omitting the tuplet bracket doesn't help. I'm really at a loss at what to do now. Since your isolated measures involved tuplets, I had wondered if perhaps the issue came from the brackets. Maybe try \omit TupletNumber, both with

Re: Error message

2019-06-24 Thread Craig Dabelstein
Hi Aaron, Omitting the tuplet bracket doesn't help. I'm really at a loss at what to do now. Craig On Mon, 24 Jun 2019 at 16:57, Aaron Hill wrote: > On 2019-06-23 11:15 pm, Craig Dabelstein wrote: > > Thanks for the help everyone. > > > > I narrowed down the guilty bars. Here's a MWE,

Re: Error message

2019-06-24 Thread Aaron Hill
On 2019-06-23 11:15 pm, Craig Dabelstein wrote: Thanks for the help everyone. I narrowed down the guilty bars. Here's a MWE, however, it doesn't reproduce the error in this MWE. When these two bars are replaced with s1.*2 the files produce no error. I really don't know where to go from here.

Re: Error message

2019-06-24 Thread Craig Dabelstein
Craig Dabelstein < > craig.dabelst...@gmail.com> wrote: > > > > Hi Lilyponders, > > > > Can anyone tell me what this error message means when trying to compile > a file? > > > > Drawing > systems.../home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.s

Re: Error message

2019-06-23 Thread DJF
> On Jun 23, 2019, at 1:38 AM, Craig Dabelstein > wrote: > > Hi Lilyponders, > > Can anyone tell me what this error message means when trying to compile a > file? > > Drawing > systems.../home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--l

Re: Error message

2019-06-23 Thread Urs Liska
Am 23. Juni 2019 11:47:17 MESZ schrieb ah : > > >On 23/06/2019 08:38, Craig Dabelstein wrote: >> Hi Lilyponders, >> >> Can anyone tell me what this error message means when trying to >compile a >> file? >> >> Drawing systems... >>

Re: Error message

2019-06-23 Thread ah
On 23/06/2019 08:38, Craig Dabelstein wrote: Hi Lilyponders, Can anyone tell me what this error message means when trying to compile a file? Drawing systems... /home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/drul-array.hh:35 &l

Re: Error message

2019-06-23 Thread Aaron Hill
On 2019-06-22 10:38 pm, Craig Dabelstein wrote: Can anyone tell me what this error message means when trying to compile a file? Drawing systems... /home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/drul-array.hh:35 <0>: failed ass

Error message

2019-06-22 Thread Craig Dabelstein
Hi Lilyponders, Can anyone tell me what this error message means when trying to compile a file? Drawing systems... /home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/drul-array.hh:35 <0>: failed assertion `d == 1 || d == -1'

Re: Again: Bad magic number error message

2017-09-04 Thread Noeck
Hi Thomas, Am 04.09.2017 um 14:26 schrieb Thomas Scharkowski: > Bad magic number in > /Applications/Frescobaldi.app/Contents/Resources/site.pyc I didn't see this error before. But you can delete the .pyc file. .pyc files are "python byte code" and derived from the .py file with the same name. If

Re: Again: Bad magic number error message

2017-09-04 Thread Thomas Scharkowski
Original-Nachricht Thomas Scharkowski wrote When I start convert-ly from the terminal, I get the following error message: Bad magic number in /Applications/Frescobaldi.app/Contents/Resources/site.pyc _ Hi, Bad Magic Number is a python error I believe, but I have never seen

Re: Again: Bad magic number error message

2017-09-04 Thread Carl Sorensen
On 9/4/17 6:26 AM, "Thomas Scharkowski" <t.scharkow...@t-online.de> wrote: >When I start convert-ly from the terminal, I get the following error >message: > >Bad magic number in >/Applications/Frescobaldi.app/Contents/Resources/site.pyc > >I do not know how to

Re: Again: Bad magic number error message

2017-09-04 Thread SoundsFromSound
Thomas Scharkowski wrote > When I start convert-ly from the terminal, I get the following error > message: > > Bad magic number in > /Applications/Frescobaldi.app/Contents/Resources/site.pyc > _ Hi, Bad Magic Number is a python error I believe, but I have never seen it using

Again: Bad magic number error message

2017-09-04 Thread Thomas Scharkowski
Hi all, since I did not get any answers so far, I dare to ask again: When I start convert-ly from the terminal, I get the following error message: Bad magic number in /Applications/Frescobaldi.app/Contents/Resources/site.pyc I do not know how to handle this. When startet from

Re: Bad magic number error message

2017-09-02 Thread Thomas Scharkowski
Sorry, convert-ly does work when started from the Frescobaldi menu. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Bad magic number error message

2017-09-02 Thread Thomas Scharkowski
Sorry: convert-ly does work when started from the Frescobaldi menu. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Bad magic number error message

2017-09-02 Thread Thomas Scharkowski
When I do convert-ly from the terminal, I get the following error message: Bad magic number in /Applications/Frescobaldi.app/Contents/Resources/site.pyc Convert-ly does work when startet from the Frescobaldi men. macOS Sierra 10.12.6 LilyPond 2.19.65 Frescobaldi 2.20 Thomas

Re: Error message

2017-06-26 Thread Michael Gerdau
xime's Music" >> <craig.dabelst...@gmail.com> >> Cc: "Phil Holmes" <em...@philholmes.net>; "lilypond-user" >> <lilypond-user@gnu.org> >> Sent: Monday, June 26, 2017 11:07 AM >> Subject: Re: Error message >> >> &g

Re: Error message

2017-06-26 Thread Thomas Morley
> > Cc: "Phil Holmes" <em...@philholmes.net>; "lilypond-user" > <lilypond-user@gnu.org> > Sent: Monday, June 26, 2017 11:07 AM > Subject: Re: Error message > > >>>> Thanks for all your efforts with this. I'm out of internet range till >>&

Re: Error message

2017-06-26 Thread Andrew Bernard
Hi Phil, With the corrected score that produces no warnings I get a fine compile on Windows 10 with about 3 GiB maximum memory usage. Lilypond 2.19.61. The score with warnings crashes and does not produce any output. Andrew ___ lilypond-user mailing

Re: Error message

2017-06-26 Thread Phil Holmes
<lilypond-user@gnu.org> Sent: Monday, June 26, 2017 11:07 AM Subject: Re: Error message Thanks for all your efforts with this. I'm out of internet range till Wednesday. Just trying to survive on my phone. Harm, if you'd like to forward those files, that's fine. Craig Done. Just for th

Re: Error message

2017-06-26 Thread Michael Gerdau
>> Thanks for all your efforts with this. I'm out of internet range till >> Wednesday. Just trying to survive on my phone. >> >> Harm, if you'd like to forward those files, that's fine. >> >> Craig > > Done. Just for the record: On my about 6 year old 16GB ArchLinux Laptop (CPU i7-2820QM @

RE: Error message

2017-06-25 Thread Andrew Bernard
Hi All, I have been working closely with Craig to study the matter. Interestingly, in this large incomplete score as received, it consumed an ever expanding amount of memory until it crashed with no output. I observed a set of warnings regarding missing parts. In my experience one ignores

Re: Error message

2017-06-25 Thread Thomas Morley
2017-06-26 0:33 GMT+02:00 Maxime's Music : > Hi all, > > Thanks for all your efforts with this. I'm out of internet range till > Wednesday. Just trying to survive on my phone. > > Harm, if you'd like to forward those files, that's fine. > > Craig Done. Best, Harm

Re: Error message

2017-06-25 Thread Maxime's Music
Hi all, Thanks for all your efforts with this. I'm out of internet range till Wednesday. Just trying to survive on my phone. Harm, if you'd like to forward those files, that's fine. Craig On Mon, 26 Jun 2017 at 8:20 am, Thomas Morley wrote: > 2017-06-26 0:00

Re: Error message

2017-06-25 Thread Thomas Morley
2017-06-26 0:00 GMT+02:00 Michael Gerdau : >> I'd be happy to test. I've an 8 Gig Ubuntu machine (my Gub builder) an >> 8 Gig Windows 10 and my day-to-day 6 Gig Vista. I could test with any >> of those. Would require the score privately. > > If it is still of interest, I could run

Re: Error message

2017-06-25 Thread Michael Gerdau
> I'd be happy to test. I've an 8 Gig Ubuntu machine (my Gub builder) an > 8 Gig Windows 10 and my day-to-day 6 Gig Vista. I could test with any > of those. Would require the score privately. If it is still of interest, I could run on either my 16GB ArchLinux Laptop or my 64GB ArchLinux DB

Re: Error message

2017-06-25 Thread Phil Holmes
...@gmail.com> To: "Maxime's Music" <craig.dabelst...@gmail.com> Cc: "lilypond-user" <lilypond-user@gnu.org> Sent: Sunday, June 25, 2017 11:34 AM Subject: Re: Error message 2017-06-23 11:09 GMT+02:00 Maxime's Music <craig.dabelst...@gmail.com>: Thanks for taking

Re: Error message

2017-06-25 Thread Thomas Morley
2017-06-23 11:09 GMT+02:00 Maxime's Music : > Thanks for taking a look at this for me. Hi Craig, as long as I don't need to post larger amounts of your code I'll answer onlist. Hope this is ok with you. That said, I was not able to compile your code in a reasonable

Re: Error message

2017-06-22 Thread Maxime's Music
core, adding staves one at a time. > > There are 34 staves, and the PDF is 107 pages long. When I add in either > of > > the final two staves I get this error message: > > > > > > lilypond(43147,0xa70c91c0) malloc: *** mach_vm_map(size=1048576) failed > >

Re: Error message

2017-06-22 Thread Thomas Morley
2017-06-22 6:27 GMT+02:00 Maxime's Music <craig.dabelst...@gmail.com>: > Hi Lilyponders, > > I've been working on a very big score, adding staves one at a time. > There are 34 staves, and the PDF is 107 pages long. When I add in either of > the final two staves I g

Re: Error message

2017-06-22 Thread David Kastrup
"Maxime's Music" writes: > Hi, > > I'm on a Mac Sierra 10.12.5, Lilypond 2.19.36 > It has 8GB of RAM but when engraving my score Lilypond is using almost 3GB. > When it gets close to the 3GB point is when it crashes and I get the malloc > error. Could it be simply

Re: Error message

2017-06-22 Thread Maxime's Music
> Andrew > > > On 22 June 2017 at 14:27, Maxime's Music <craig.dabelst...@gmail.com> > wrote: > >> Hi Lilyponders, >> >> I've been working on a very big score, adding staves one at a time. >> There are 34 staves, and the PDF is 107 pages long. When I add in

Re: Error message

2017-06-22 Thread Andrew Bernard
> Hi Lilyponders, > > I've been working on a very big score, adding staves one at a time. > There are 34 staves, and the PDF is 107 pages long. When I add in either > of the final two staves I get this error message: > > > lilypond(43147,0xa70c91c0) malloc: *** mach_vm_map(size=1

Re: Error message

2017-06-21 Thread David Kastrup
"Maxime's Music" <craig.dabelst...@gmail.com> writes: > Hi Lilyponders, > > I've been working on a very big score, adding staves one at a time. > There are 34 staves, and the PDF is 107 pages long. When I add in either of > the final two staves I get thi

Error message

2017-06-21 Thread Maxime's Music
Hi Lilyponders, I've been working on a very big score, adding staves one at a time. There are 34 staves, and the PDF is 107 pages long. When I add in either of the final two staves I get this error message: lilypond(43147,0xa70c91c0) malloc: *** mach_vm_map(size=1048576) failed (error code=3

Re: How to read a error message?

2017-03-14 Thread Urs Liska
nput but I can't tell you what exactly". And LilyPond can't tell >>>> you "this is not a note name" here because there are plenty of other >>>> valid things that could go there, articulations, dynamics, ties, >>>> arbitrary commands or Scheme expressions ...

Re: How to read a error message?

2017-03-14 Thread David Kastrup
here because there are plenty of other >>> valid things that could go there, articulations, dynamics, ties, >>> arbitrary commands or Scheme expressions ... >> None of which have the form of a string. I do think that the error >> message is too circumlocutory. >>

Re: How to read a error message?

2017-03-14 Thread Urs Liska
tells you "There is *something* wrong with >> your input but I can't tell you what exactly". And LilyPond can't tell >> you "this is not a note name" here because there are plenty of other >> valid things that could go there, articulations, dynamics, ties, >>

Re: How to read a error message?

2017-03-14 Thread David Kastrup
;. And LilyPond can't tell > you "this is not a note name" here because there are plenty of other > valid things that could go there, articulations, dynamics, ties, > arbitrary commands or Scheme expressions ... None of which have the form of a string. I do think that the er

Re: How to read a error message?

2017-03-14 Thread Urs Liska
Am 14.03.2017 um 09:00 schrieb David Kastrup: > and then the offending line, split into two just at the offending > location. In your case, the first occurences of h are flagged since h > is not part of the default note language. To add something more general to that: The "error: unrecognized

Re: How to read a error message?

2017-03-14 Thread Scoutladen - Ralph Fröhlich
short description? It's just filename:linenumber:columnnumber: errormessage and then the offending line, split into two just at the offending location. In your case, the first occurences of h are flagged since h is not part of the default note language. Maybe this particular error message

Re: How to read a error message?

2017-03-14 Thread David Kastrup
ort description? It's just filename:linenumber:columnnumber: errormessage and then the offending line, split into two just at the offending location. In your case, the first occurences of h are flagged since h is not part of the default note language. Maybe this particular error message should be

Re: How to read a error message?

2017-03-14 Thread Scoutladen - Ralph Fröhlich
Ok... so far so good... thank you for the tipp. That works fine. Am 14.03.2017 um 08:54 schrieb Marc Hohl: Am 14.03.2017 um 08:49 schrieb Scoutladen - Ralph Fröhlich: Hi, hope to find some informations here about reading error messages Example: Processing `.../file.ly' Parsing...

Re: How to read a error message?

2017-03-14 Thread Marc Hohl
Am 14.03.2017 um 08:49 schrieb Scoutladen - Ralph Fröhlich: Hi, hope to find some informations here about reading error messages Example: Processing `.../file.ly' Parsing... .../file.ly:16:30: error: unrecognized string, not in text script or \lyricmode fis8 fis fis fis d d d4 g (

How to read a error message?

2017-03-14 Thread Scoutladen - Ralph Fröhlich
Hi, hope to find some informations here about reading error messages Example: Processing `.../file.ly' Parsing... .../file.ly:16:30: error: unrecognized string, not in text script or \lyricmode fis8 fis fis fis d d d4 g ( h) h h8 h8 .../file.ly:16:33: error:

Re: Any idea what this error message means?

2016-12-22 Thread David Wright
On Tue 20 Dec 2016 at 03:01:43 (-0700), ptoye wrote: > David Wright wrote > > At first glance, it looks as if the problem might be caused by the > > last line of lilypond/usr/bin/ps2pdfwr which looks like: > > > > exec "$GS_EXECUTABLE" $OPTIONS -q -P- -dNOPAUSE -dBATCH -sDEVICE=pdfwrite > >

Re: Any idea what this error message means?

2016-12-20 Thread ptoye
tfile" $OPTIONS -c .setpdfwrite -f "$infile" It's no longer an issue as I won't use spaces in file names again. Peter -- View this message in context: http://lilypond.1069038.n5.nabble.com/Any-idea-what-this-error-message-means-tp198048p198213.html Sent from the User mailing list a

Re: Any idea what this error message means?

2016-12-17 Thread David Wright
On Thu 15 Dec 2016 at 20:32:47 (+0100), Jean Brefort wrote: > Le jeudi 15 décembre 2016 à 19:16 +, Peter Toye a écrit : > > As far as I can tell, all I did was move a few files into different > > directories. And I am now getting this message when it tries to > > convert the PS file to PDF.

Re: Any idea what this error message means?

2016-12-16 Thread Jacques Menu Muzhic
> Le 16 déc. 2016 à 13:47, Peter Toye a écrit : > > Jean, > > Thanks to all who answered. It seems to be the space in the file name. I > replaced it with an underline and it seems OK now. > > Should be a warning to all application developers: if you're going to put >

Re: Any idea what this error message means?

2016-12-16 Thread SoundsFromSound
eminds me of how good I have it with Debian. :) Linux has no issues with the PDF external or otherwise, for sure! - composer | sound designer LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message in context: http://lilypond.1069038.n5.nabble.com/Any-ide

Re: Any idea what this error message means?

2016-12-16 Thread Peter Toye
Jean, Thanks to all who answered. It seems to be the space in the file name. I replaced it with an underline and it seems OK now. Should be a warning to all application developers: if you're going to put Windows file names in a script, always enclose them in quotes! Best regards, Peter

Re: Any idea what this error message means?

2016-12-15 Thread Michael Gerdau
> As far as I can tell, all I did was move a few files into different > directories. And I am now getting this message when it tries to convert > the PS file to PDF. The PS file is is still on the disk and looks OK. Any > idea what it means and how I can get my output back? > > Layout output to

Re: Any idea what this error message means?

2016-12-15 Thread SoundsFromSound
No clue what triggers it but I fixed it by simply renaming the file and Windows liked it. Hope that helps. B - composer | sound designer LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message in context: http://lilypond.1069038.n5.nabble.com/Any-idea-wh

Re: Any idea what this error message means?

2016-12-15 Thread Jean Brefort
Le jeudi 15 décembre 2016 à 19:16 +, Peter Toye a écrit : > As far as I can tell, all I did was move a few files into different > directories. And I am now getting this message when it tries to > convert the PS file to PDF. The PS file is is still on the disk and > looks OK. Any idea what it

Re: Any idea what this error message means?

2016-12-15 Thread Jacques Menu Muzhic
Hello Peter, Maybe the problem stems from spaces in file names such as : All night.pdf You could avoid them, or place such files names in quotes such as 'All night.pdf’. Can you try that? JM > Le 15 déc. 2016 à 20:16, Peter Toye a écrit : > > As far as I can

Any idea what this error message means?

2016-12-15 Thread Peter Toye
As far as I can tell, all I did was move a few files into different directories. And I am now getting this message when it tries to convert the PS file to PDF. The PS file is is still on the disk and looks OK. Any idea what it means and how I can get my output back? Layout output to `All

Re: Lilypon error message: "Programming error -- bounds of the piece aren't breakable"

2016-11-03 Thread Urs Liska
s: compilation successfully completed Completed successfully in 1.1". Am 04.11.2016 um 04:27 schrieb mclaren: > Now we get to the interesting Lilypond scores, the ones that cause Lilypond > to crash or produce error messages. > > This simple score makes Lilypond die and stop engraving

Lilypon error message: "Programming error -- bounds of the piece aren't breakable"

2016-11-03 Thread mclaren
Now we get to the interesting Lilypond scores, the ones that cause Lilypond to crash or produce error messages. This simple score makes Lilypond die and stop engraving after a couple of measures with the error message "Programming error: bounds of this piece aren't breakable." Lily

Re: Scheme error message

2016-04-22 Thread Urs Liska
Hi Andrew, thank you for these explanations. I wouldn't have thought of trying the construct in another Scheme implementation (although Racket should still be installed somewhere on my PC ...). So it more or less boils down to a syntax error that Guile doesn't really understand. Maybe because

Re: Scheme error message

2016-04-21 Thread Andrew Bernard
Hi Urs, I’d say it is poor error reporting on the part of guile. (Oh no, I’m not starting that again! :-)) If you look at what racket says in these cases, which is clear, you can see tha guile makes a poor job of explaining to the user in your example. No wonder you are confused by guile.

Re: Scheme error message

2016-04-21 Thread Urs Liska
Am 21.04.2016 um 21:27 schrieb David Kastrup: > Urs Liska <u...@openlilylib.org> writes: > >> Hi all, >> >> I understand what this error message means: >> >> |guile> (1 2 3) standard input:98:1: In expression (1 2 3): standard >> in

Re: Scheme error message

2016-04-21 Thread David Kastrup
Urs Liska <u...@openlilylib.org> writes: > Hi all, > > I understand what this error message means: > > |guile> (1 2 3) standard input:98:1: In expression (1 2 3): standard > input:98:1: Wrong type to apply: 1 ABORT: (misc-error) | > > But I'm at a loss with t

  1   2   3   >