On Sat, Jan 11, 2020 at 7:08 AM Dan Eble <d...@faithful.be> wrote: > On Jan 11, 2020, at 01:36, Marnen Laibow-Koser <mar...@marnen.org> wrote: > > I'd really appreciate fellow Mac users testing the build and reporting > any > > issues you find. (Karlin? Carl?) You can download it at > > https://drive.google.com/open?id=18b1nX5nJsBrzDBGqga9T753oCL8ilwqs ; it > > should work on any recent version of Mac OS. I'm particularly interested > > in reports from Catalina users, but really, at this point, any > information > > is useful. > > I've never been a LilyPond GUI user,
Neither am I; I use Frescobaldi instead. The .app bundle is convenient for packaging dependencies, though, which is why I’m putting the effort into making it work. so I first tried to run > /Applications/LilyPond-2.19.app/Contents/Resources/bin/lilypond from a > Makefile on macOS 10.15.2 (Catalina). (Renaming LilyPond.app to include > the version number has been my practice for a while.) Could you try it without renaming and see if you get the same results? (Renaming shouldn’t actually matter, but I want to make sure I didn’t do something stupid.) > > There was the usual security problem with running unsigned apps, which was solved in the usual way in the Security & Privacy preferences > pane. What “usual way” is that? I usually just right-click on the app and open it and ask it to override, although I didn’t need to do that with this app. Perhaps renaming the bundle did something here? > Near startup, there was this message I don't remember having seen before: > > Unable to revert mtime: /Library/Fonts > > It probably comes from here: > > $ (cd /Applications/LilyPond* && grep -r "Unable to revert mtime" .) > Binary file ./Contents/Resources/lib/libfontconfig.1.dylib matches I wonder if that’s an actual problem. > > Next, it looks like gs failed: > > warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=612.00 > -dDEVICEHEIGHTPOINTS=792.00 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH > -r1200 -sDEVICE=pdfwrite -dAutoRotatePages=/None -dPrinted=false > -sOutputFile=ar10_holy_God_behold_my_heart_is_turning.pdf -c.setpdfwrite > -f/var/folders/3k/ftz328kw8xj94s0059bcsnx80000gp/T//lilypond-zC36CX)' > failed (256) How frustrating. I thought I had fixed this issue. Would you try running LilyPond from the command line in debug mode ( LilyPond.app/Contents/Resources/bin/lilypond --loglevel=debug myfile.ly) and let me know what Ghostscript errors you see? Thanks very much for testing this, and I’m sorry about the lingering errors. I’ll try to fix them. Best, -- Marnen Laibow-Koser mar...@marnen.org http://www.marnen.org Sent from Gmail Mobile