lilypond-devel
[Top][All Lists]
Advanced

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

Re: Ghostscript-lilypond error when converting ps>pdf


From: Mats Bengtsson
Subject: Re: Ghostscript-lilypond error when converting ps>pdf
Date: Wed, 05 Mar 2008 12:55:09 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Since the error messages appear after the call to gs, I would still
suspect that ghostscript is the culprit, especially if you don't get any PDF file.

When you try running the GUB binary release, check the outputs of
lilypond --verbose ...
to see if it in any way uses any file that's also read by your home-compiled
version. You might also want to try to remove the cached font database.

   /Mats

Valentin Villenave wrote:
Hi everybody,

I recently tried to merge Rune's branch into my local master branch,
and it went surprinsingly fine (just a couple of minor conflicts, in
convertrules.py and in VERSION). After having fixed the conflicts, I
could launch a make and a make install.

*But*

Ever since then, everytime I try to compile a score, the ps>pdf
conversion fails. (No big deal, since I can preview the .ps directly,
and generally it's fine).

I did a "make uninstall". No success.

I did a "rm -rf /usr/local/* No success.

I installed a GUB binary release. No success.

So, WTF??

Here's the output I always get (sorry, the messages are in French).
What's weird is that it looks like actual lilypond errors (it's
talking about smobs, grobs etc). So the error is obviously
lilypond-related somehow. (Plus, it's the same error no matter the .ly
file I try).

I don't know how to fix it, but anyway I'll format my hard drive and
install another distro soon, so no big deal. Still, I'd like to
understand what's going on....

Sortie mise en page vers « toto.ps »...
Conversion à « toto.pdf »...
échec de « gs -q  -dSAFER  -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89  -dCompatibilityLevel=1.4  -dNOPAUSE
-dBATCH -r1200  -sDEVICE=pdfwrite -sOutputFile="toto.pdf" -c
.setpdfwrite -f "toto.ps" » (256)
erreur de programmation : Parsed object should be dead: static
scm_unused_struct* Prob::mark_smob(scm_unused_struct*)
poursuite ; croisons les doigts.
erreur de programmation : Parsed object should be dead: static
scm_unused_struct* Context_def::mark_smob(scm_unused_struct*)
poursuite ; croisons les doigts.
erreur de programmation : Parsed object should be dead: static
scm_unused_struct* Lily_lexer::mark_smob(scm_unused_struct*)
poursuite ; croisons les doigts.
erreur de programmation : Parsed object should be dead: static
scm_unused_struct* Grob::mark_smob(scm_unused_struct*)
poursuite ; croisons les doigts.
Erreur : erreur sur les fichiers : "/home/valentin/toto.ly"


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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]