Here you go, Richard. Please find attached. Kind regards,Tony Venturawww.tonyventura.com
On Wednesday, May 17, 2017 9:41 AM, Richard Shann <rich...@rshann.plus.com> wrote: On Wed, 2017-05-17 at 13:30 +0100, Richard Shann wrote: > On Wed, 2017-05-17 at 10:56 +0000, Tony Ventura wrote: > > Interesting...While in Denemo, I did comply with your instruction to > > export > > There are two ways to get a PDF export in Denemo. I just traced through > the code and using the PDF button in the Print View just copies the PDF > created for the Print View to your chosen destination, so that will > always fail if the Print View is failing, however ... > > > > a simple 2 bar file as PDF. I did not see any error messages when > > trying to export, however, in the two times I did the PDF export > > was the second time using File->Export As->Export PDF ? > That runs Lilypond directly on your chosen output location. So if that > fails then we are down to the dynamic library error message > > dyld: Library not loaded: @executable_path/../lib//libstdc++.6.dylib > Referenced > from: /Applications/LilyPond.app/Contents/Resources/bin/lilypond > Reason: image not found Tony, if I am right in this, the following should work (as usual, extreme care to just copy and paste) In a terminal rm -rf ~/.denemo* export LD_LIBRARY_PATH="/Applications/LilyPond.app/Contents/Resources/lib" ~/Desktop/Denemo.app/Contents/MacOS/denemo.sh &> ~/Desktop/denemo_errors.txt (Well, the last line I'm not exactly sure of, it's whatever you have used to launch denemo.sh successfully). Richard
warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. /Users/anthonyventura/Library/Fonts/truetype: caching, new cache contents: 0 fonts, 1 dirs /Users/anthonyventura/Library/Fonts/truetype/denemo: caching, new cache contents: 3 fonts, 0 dirs /opt/local/var/cache/fontconfig: not cleaning non-existent cache directory /Users/anthonyventura/.cache/fontconfig: cleaning cache directory /Users/anthonyventura/.fontconfig: not cleaning non-existent cache directory /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache: succeeded /Users/anthonyventura/Desktop/Denemo.app/Contents/Resources/share/ghostscript/fonts: skipping, existing cache is valid: 17 fonts, 0 dirs /opt/local/var/cache/fontconfig: not cleaning non-existent cache directory /Users/anthonyventura/.cache/fontconfig: cleaning cache directory /Users/anthonyventura/.fontconfig: not cleaning non-existent cache directory /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache: succeeded /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/denemo.sh: line 42: /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/etc/pango/pango.modules: No such file or directory 2017-05-17 09:47:12.825 denemo[3775:254845] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. [0;33mDenemo - WARNING [0m: No MIDI input device, and no default device [0;33mDenemo - WARNING [0m: Initializing MIDI backend 'portmidi' failed, falling back to dummy (denemo:3775): Gdk-WARNING **: GdkQuartzDisplay does not implement the monitor vfuncs [0;32mDenemo - MESSAGE [0m: Using bin path /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo [0;32mDenemo - MESSAGE [0m: OSX set data dir to /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/denemo [0;32mDenemo - MESSAGE [0m: Using bin path /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo [0;32mDenemo - MESSAGE [0m: OSX set locale dir to /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/locale [0;32mDenemo - MESSAGE [0m: Audio driver is 'portaudio' [0;32mDenemo - MESSAGE [0m: Initializing Fluidsynth [0;32mDenemo - MESSAGE [0m: The default fluidsynth soundfont has been loaded [0;32mDenemo - MESSAGE [0m: Initializing Rubberband [0;32mDenemo - MESSAGE [0m: Initializing PortAudio backend [0;32mDenemo - MESSAGE [0m: Opening output device 'Core Audio: Built-in Output' [0;32mDenemo - MESSAGE [0m: MIDI driver is 'portmidi' [0;32mDenemo - MESSAGE [0m: Initializing PortMidi backend [0;32mDenemo - MESSAGE [0m: Destroying PortMidi backend [0;32mDenemo - MESSAGE [0m: Initializing dummy MIDI backend [0;32mDenemo - MESSAGE [0m: Denemo version 2.1.3 [0;32mDenemo - MESSAGE [0m: Loaded keymap /Users/anthonyventura/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/denemo/actions/Default.commands Success 1 dyld: Library not loaded: @executable_path/../lib//libstdc++.6.dylib Referenced from: /Applications/LilyPond.app/Contents/Resources/bin/lilypond Reason: image not found [0;33mDenemo - WARNING [0m: Lilypond did not end successfully: Child process killed by signal 6 [0;33mDenemo - WARNING [0m: Trying to read the pdf file file:///var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_2OHYZY/denemoprintB.pdf gave an error: Error opening file /var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_2OHYZY/denemoprintB.pdf: No such file or directory
_______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel