Re: lilypond 2.19.20 on fedora gs bug

2015-05-29 Thread Jon Ciesla
On Fri, May 29, 2015 at 1:31 PM, Martin Tarenskeen wrote: > so why is it not failing with Fedora 21? Fedora 21 and 22 use the same > Pango version? > > MT > > On 29 mei 2015 2:05:16 PM Jon Ciesla wrote: > >> >> >> On Thu, May 28, 2015 at 9:04 PM, Masamichi HOSODA < >> truer...@sea.plala.or.jp>

Re: lilypond 2.19.20 on fedora gs bug

2015-05-29 Thread Martin Tarenskeen
so why is it not failing with Fedora 21? Fedora 21 and 22 use the same Pango version? MT On 29 mei 2015 2:05:16 PM Jon Ciesla wrote: On Thu, May 28, 2015 at 9:04 PM, Masamichi HOSODA wrote: > > The Fedora 22 package fails for everyone, the www.lilypond.org version > > works. > > > > I tri

Re: lilypond 2.19.20 on fedora gs bug

2015-05-29 Thread Jon Ciesla
On Thu, May 28, 2015 at 9:04 PM, Masamichi HOSODA wrote: > > The Fedora 22 package fails for everyone, the www.lilypond.org version > > works. > > > > I tried this minimal example: > > > > % f22test.ly > > \version "2.19.21" > > {c'} > > > > And then did > > > > $ lilypond --ps --verbose f22.ly &

Re: lilypond 2.19.20 on fedora gs bug

2015-05-28 Thread Masamichi HOSODA
> The Fedora 22 package fails for everyone, the www.lilypond.org version > works. > > I tried this minimal example: > > % f22test.ly > \version "2.19.21" > {c'} > > And then did > > $ lilypond --ps --verbose f22.ly &> f22test1.txt > $ ps2pdf14 f22test.ps f22test.pdf &> f22test2.txt > > results

Re: lilypond 2.19.20 on fedora gs bug

2015-05-28 Thread Masamichi HOSODA
> % can't compile anything due to gs error > % warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 > -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH > -r1200 -sDEVICE=pdfwrite -sOutputFile=./n.pdf -c.setpdfwrite -fn.ps)' failed > (256) > % gs command itself gives Error: /unde

Re: lilypond 2.19.20 on fedora gs bug

2015-05-27 Thread Phil Holmes
"alexei" wrote in message news:loom.20150527t181108-...@post.gmane.org... I'm not top posting. % can't compile anything due to gs error % warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputF

lilypond 2.19.20 on fedora gs bug

2015-05-27 Thread alexei
> I'm not top posting. % can't compile anything due to gs error % warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./n.pdf -c.setpdfwrite -fn.ps)' failed (256) % gs command itself gives E