lilypond-user
[Top][All Lists]
Advanced

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

2.10.10 works on one machine, but not on another (St9exception)


From: Ed Stauff
Subject: 2.10.10 works on one machine, but not on another (St9exception)
Date: Mon, 05 Mar 2007 13:41:13 -0500
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

I'm developing a web app using LilyPond, and version 2.10.10 is behaving differently on my production server than it does on my development server. It seems to work fine on my development server, but on my production server I get errors like this:

<snip>
LilyPond --png C:\WebSites\HymnScores\Temp\LilyPond_32u02isqspz.ly
GNU LilyPond 2.10.20
Processing `C:/WebSites/HymnScores/Temp/LilyPond_32u02isqspz.ly'
Parsing...
Interpreting music... [8][16][17]
Preprocessing graphical objects...
*** ERROR: LilyPond return code = 128
<snip>

or this:

<snip>
LilyPond --png C:\WebSites\HymnScores\Temp\LilyPond_32u02itk6fh.ly
GNU LilyPond 2.10.20
Processing `C:/WebSites/HymnScores/Temp/LilyPond_32u02itk6fh.ly'
Parsing...
Interpreting music...
C:/WebSites/HymnScores/Temp/LilyPond_32u02itk6fh.ly:32:32: warning: barcheck failed at: -5/8
e'4 f'4~ f'8 f'8 f'4 e'4 f'2.~
|
C:/WebSites/HymnScores/Temp/LilyPond_32u02itk6fh.ly:42:31: warning: barcheck failed at: -5/8
bes4 a4~ a8 d'8 c'4 bes4 a2.~
|
C:/WebSites/HymnScores/Temp/LilyPond_32u02itk6fh.ly:50:28: warning: barcheck failed at: -5/8
c4 d4~ d8 bes,8 c4 c4 f2.~
|
[5]
Preprocessing graphical objects...
Layout output to `LilyPond_32u02itk6fh.ps'...
error: exception caught: St9exception

*** ERROR: LilyPond return code = 1
<snip>

or this:

<snip>
lilypond --png LilyPond_32u02isqspz.ly
GNU LilyPond 2.10.20
Processing `LilyPond_32u02isqspz.ly'
Parsing...
Interpreting music... [8][16][17]
Preprocessing graphical objects...
error: exception caught: St9exception
<snip>

In the last example, when I when I tried it again without the "--png", it ran without errors.

My development server (where it works) is running Windows 2000.
My production server (where it doesn't work) is running Windows Server 2003. (And please don't tell me to change my OS.)

Anybody have any idea what's going on? I double-checked that both servers are running LilyPond 2.10.20. I didn't have this problem with the previous version I was using, 2.8.8.

Are there prerequisites or dependencies I should check?

What does a LilyPond return code of 128 mean? Shouldn't the return codes be documented somewhere? I couldn't find them.

Does anyone know what an St9exception is?  I've searched the web in vain.

Thanks,

-- Ed




reply via email to

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