Hi Richard, Fresh off a Mac OSX download with no file path modification. Please find attached log as requested. Kind regards,Tony Venturawww.tonyventura.com
On Tuesday, May 9, 2017 9:19 PM, Jeremiah Benham <jjben...@chicagoguitar.com> wrote: Can you revert the change that you made to what you downladed and send me the terminal output:denemo.sh &> ~/Desktop/denemo_errors.txt Jeremiah On May 9, 2017 6:14 PM, "Tony Ventura" <tonyventur...@verizon.net> wrote: I'm still getting the INVALID! try Score -> Check. I went Change Preferences and noticed that the Externals Path to Lilypond was set to this:/Users/anthonyventura/Desktop/ Desktop/Denemo.app/Contents/ MacOS/../Resources/bin/ lilypond After Showing Package contents I found the lilypond path to be this: /Users/anthonyventura/Desktop/ Desktop/Denemo.app/Contents/ Resources/bin/lilypond I then changed the path to the path immediately above and that didn't have any effect. Any ideas on how to proceed? Kind regards,Tony Venturawww.tonyventura.com On Tuesday, May 9, 2017 3:20 PM, Jeremiah Benham <jjben...@chicagoguitar.com> wrote: I have not seen this before. I updated the 2.1 release to contain lilypond-bin. Maybe it will work for you. Jeremiah On May 9, 2017 5:35 AM, "Tony Ventura" <tonyventur...@verizon.net> wrote: Hi Richard, I have performed the following steps: - Extract contents of after downloading. Result: Denemo application on my Finder’s desktop - I need to Control-Open because of unidentified developer - I see a very small window that is used to enter rhythm and then notes - I enlarge the window - I don’t see the LilyPond preview window - I attempt to enter rhythmic values but nothing happens. I’m unable to enter anything on the staff I'm attaching the log. I'm teaching today, and now preparing for my class. I won't have to time to continue with this until tonight after 6PM EDT. Thanks for your continue help. Kind regards,Tony Venturawww.tonyventura.com On Tuesday, May 9, 2017 6:17 AM, Richard Shann <rich...@rshann.plus.com> wrote: I think Jeremiah meant you to test the re-built version of denemo for mac (it's at the same location as the previous version, but dated 8th May: http://www.denemo.org/~ jjbenham/gub/uploads/denemo-0. 0.0-0-darwin-x64.tar.bz2 What you have from git is the source code - it's difficult to build, which is why Jeremiah does it. Richard On Tue, 2017-05-09 at 10:05 +0000, Tony Ventura wrote: > Jeremiah, > > > I changed to my Finder's desktop and executed the following command: > > > git clone git://git.savannah.gnu.org/ denemo.git > > > I now have a folder called denemo with a lot of files. I have no idea > how to proceed. > > > Can you please help. > > > > > Kind regards, > Tony Ventura > www.tonyventura.com > > > > > > On Monday, May 8, 2017 9:44 AM, Jeremiah Benham > <jjben...@chicagoguitar.com> wrote: > > > > I see what is happening here. Denemo is launching a script file called > lilypond in Denemo.app/Contents/Resources/ usr/bin/. That script file > looks like this: > #!/bin/sh > > GUILE_WARN_DEPRECATED="no" > LTDL_LIBRARY_PATH="/opt/local/ lib:${LTDL_LIBRARY_PATH}" > export GUILE_WARN_DEPRECATED LTDL_LIBRARY_PATH > > exec /opt/local/libexec/lilypond- bin "$@" > > ############################## ################### > > > I see! This caused me to discover 2 things wrong. First, we should not > be looking for this in /opt/local. Second, I discovered that the > pacage did not even have a lilypond-bin. I will build from git today > and update the snapshot! > > > Thanks for your help! > > Jeremiah > > > On Mon, May 8, 2017 at 6:18 AM, Tony Ventura > <tonyventur...@verizon.net> wrote: > Hello, > > > Today is a work day. I'll see if I can spend time on this > tonight after work. I did manage to export the Terminal > output. I hope I did it correctly. > > > By the way, I installed the Windows version of Denemo in a > VMware Fusion virtual machine running Windows Server 2012 R2 > and it booted up perfectly and allowed me to see the LilyPond > output. > > > I'd rather use the Mac version. I'll keep trying. > > > Kind regards, > Tony Ventura > www.tonyventura.com > > > > > > On Sunday, May 7, 2017 10:44 PM, Jeremiah Benham > <jjben...@chicagoguitar.com> wrote: > > > > > > On Sun, May 7, 2017 at 4:34 PM, Tony Ventura > <tonyventur...@verizon.net> wrote: > The terminal output is massive. Not sure what you'd > like me to report. > > > > > > I just need what it says in the terminal when you try to > render a score. This will be at startup as well. You can also > run: > > denemo.sh &> ~/Desktop/denemo_errors > > > You would replace denemo.sh with the path to your denemo.sh > should precede it. This will save the output to a text file on > your desktop. You can email this to the list. > > > Jeremiah > > > Kind regards, > Tony Ventura > www.tonyventura.com > > > > > > On Sunday, May 7, 2017 2:06 PM, Jeremiah Benham > <jjben...@chicagoguitar.com> wrote: > > > > You should not need to download lilypond separately if > everything is working at it should be. What was the > terminal output when you launched it via: > /Users/anthonyventura/Desktop/ > Desktop/Denemo.app/Contents/ MacOS/denemo.sh > ? > > > Jeremiah > > > On Sun, May 7, 2017 at 12:17 PM, Tony Ventura > <tonyventur...@verizon.net> wrote: > Hello, > > > I'm determined to make this work. My use cases > fall into the strengths of Denemo. > > > First, the dumb question: > Do I need to download and install LilyPond? > I'm thinking no. > > > On your Downloads page, under the Windows > Installer section it states, " > * This installer > includes LilyPond internally and > everything you need to create, print > and playback. It is about 60MB in > size. You can install a more > up-to-date LilyPond version, setting > Denemo to use that via the Change > Preferences item – the version > installed by Denemo is internal to the > Denemo installation and does not > affect any previously intalled > LilyPond version. > > > Additional question: > * If I don't need to download LilyPond > then I would think I don't need to > edit the Change Preferences location > of lilypond. > > > > As I stated before, I was able to open Denemo > by double-clicking, however: > * Check Score was successful > * "LilyPond" preview was unsuccessful > * Had to Force Quit Denemo. > > > I going to try again on both my old MacBook > Pro (2011) and new (2016). I'm proceeding with > the assumption that I don't need to download > LilyPond. > > > Regarding launching with the Terminal, after > placing the folder "Desktop" on my Mac's > Finder desktop, I have deterred that the path > is : > > > /Users/anthonyventura/Desktop/ > Desktop/Denemo.app/Contents/ MacOS/denemo.sh > > > > Launching in this manner, via Terminal, does > allow Denemo to open successfiully. I've > inputted two bars of music. Still can't get > the preview window to preview. It says > Invalid! try Score-> Check. I do that and it > check's successfully. > > > So close.. > > > Thank you all for your efforts to help me get > Denemo working > > > Kind regards, > Tony Ventura > www.tonyventura.com > > > > > > On Sunday, May 7, 2017 12:29 PM, Jeremiah > Benham <jjben...@chicagoguitar.com> wrote: > > > > If he launches this at the terminal: > /Users/anthonyventura/Desktop/ > Denemo.app/Contents/Resources/ bin/denemo.sh > > > This will give us a bit more. > > > Jeremiah > > > On Sun, May 7, 2017 at 6:11 AM, Richard Shann > <rich...@rshann.plus.com> wrote: > On Sun, 2017-05-07 at 11:06 +0000, > Tony Ventura wrote: > > Hi Richard, > > > > > > I'm unable to open Denemo as it > crashes every time I attempt to open > > it. Attached is the log file. > > > > > > denemo-2.1-0.darwin-x64.tar > > > > > > I'm using the following computer > and OS: > > > > > > > > MacBook Pro (15-inch, 2016) > > Processor: 2.7 GHz Intel Core i7 > > Memory: 16 GB 2133 MHz LPDDR3 > > Graphics: Intel HD Graphics 530 1536 > MB. > > macOS Sierra: version 10.12.4 > > > > > > > > Any ideas on how I can open Denemo > with crashing would be appreciated. > > from the log file I see: > > > 3 libglib-2.0.0.dylib > 0x000000010cc93db6 > > g_assertion_message + 382\ > 4 libglib-2.0.0.dylib > 0x000000010cc93e14 > g_assertion_message_expr + 94 > > So it would seem that Gtk is detecting > trouble and aborting with a > message which because you have no > terminal open we are not seeing. > Are you able to start up Denemo in a > terminal? I seem to recall seeing > stuff about getting a terminal on a > mac for running a program in. (I > think I posted about it on this list). > > Richard > > > > > > > ______________________________ > _________________ > Denemo-devel mailing list > Denemo-devel@gnu.org > https://lists.gnu.org/mailman/ > listinfo/denemo-devel > > > > > > > > > > > > > > > > > > > > >
Last login: Wed May 10 05:15:00 on console Anthonys-MBP-2:~ anthonyventura$ /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/denemo.sh 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/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache: succeeded /Users/anthonyventura/Desktop/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/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache: succeeded /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/denemo.sh: line 41: /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/etc/pango/pango.modules: No such file or directory 2017-05-10 05:54:47.412 denemo[2045:38438] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. Denemo - MESSAGE : Using bin path /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo Denemo - MESSAGE : OSX set data dir to /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/denemo Denemo - MESSAGE : Using bin path /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo Denemo - MESSAGE : OSX set locale dir to /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/locale Denemo - MESSAGE : Loading preference file: /Users/anthonyventura/.denemo-2.1/denemorc Denemo - MESSAGE : Audio driver is 'portaudio' Denemo - MESSAGE : Initializing Fluidsynth Denemo - MESSAGE : The default fluidsynth soundfont has been loaded Denemo - MESSAGE : Initializing Rubberband Denemo - MESSAGE : Initializing PortAudio backend Denemo - MESSAGE : Opening output device 'Core Audio: Built-in Microph' Denemo - WARNING : Couldn't open output stream Denemo - WARNING : Initializing audio backend 'portaudio' failed, falling back to dummy Denemo - MESSAGE : Initializing dummy audio backend Denemo - MESSAGE : MIDI driver is 'portmidi' Denemo - MESSAGE : Initializing PortMidi backend Denemo - MESSAGE : Opening input device 'CoreMIDI: Keystation 61e' Denemo - MESSAGE : Opening output device 'CoreMIDI: Keystation 61e' (denemo:2045): Gdk-WARNING **: GdkQuartzDisplay does not implement the monitor vfuncs Denemo - MESSAGE : Denemo version 2.1.0 Denemo - WARNING : Action SetGrace not created yet Denemo - WARNING : Action SetGrace not created yet Denemo - WARNING : Action TmbalesStyle not created yet Denemo - WARNING : Action TmbalesStyle not created yet Denemo - WARNING : Action Adagio not created yet Denemo - WARNING : Action Adagio not created yet Denemo - WARNING : Action TextAbove not created yet Denemo - WARNING : Action TextAbove not created yet Denemo - MESSAGE : Loaded keymap /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/../share/denemo/actions/Default.commands Denemo - MESSAGE : Reading history file /Users/anthonyventura/.denemo-2.1/denemohistory Success 1 Denemo - WARNING : Staff fix note heights called uselessly? Denemo - MESSAGE : Opening file /Users/anthonyventura/Desktop/Denemo Test.denemo /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/Resources/bin/lilypond: line 7: /opt/local/libexec/lilypond-bin: No such file or directory /Users/anthonyventura/Desktop/Desktop/Denemo.app/Contents/Resources/bin/lilypond: line 7: exec: /opt/local/libexec/lilypond-bin: cannot execute: No such file or directory Denemo - WARNING : Lilypond did not end successfully: Child process exited with code 126 Denemo - WARNING : Trying to read the pdf file file:///var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_9IL2ZY/denemoprintB.pdf gave an error: Error opening file /var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_9IL2ZY/denemoprintB.pdf: No such file or directory
_______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel