Let's try this denemo_error.txt Kind regards,Tony Venturawww.tonyventura.com
 

    On Sunday, May 14, 2017 8:40 AM, Richard Shann <rich...@rshann.plus.com> 
wrote:
 

 On Sun, 2017-05-14 at 11:53 +0000, Tony Ventura wrote:
> The Desktop app in on my Finder's desktop. I did the following:
> 
> 
> Launched Terminal and executed the following commands
> 
> 
>      1. cd Desktop/Denemo.app/contents/MacOS
>      2. I visually confirmed that the .denemo-2.1 folder was in my
>        home directory. (CMD+Shift+.)
>      3. rm -rf ~/.denemo* (the .denemo-2.1 folder is now gone
>      4. denemo.sh &> ~/Desktop/denemo_error.txt
> 
> 
> I've attached the denemo_error.txt file to this e-mail, however, it
> only contains the following text:
> 
> 
> -bash: denemo.sh: command not found

My guess is that step 4. should have been

./denemo.sh &> ~/Desktop/denemo_error.txt

(and if that says something about not an executable file) you need

chmod a+x denemo.sh && ./denemo.sh &> ~/Desktop/denemo_error.txt

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
./denemo.sh: line 41: 
/Users/anthonyventura/Desktop/Denemo.app/contents/MacOS/../Resources/etc/pango/pango.modules:
 No such file or directory
2017-05-14 08:55:49.463 denemo[12128:470804] *** 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 - WARNING : No MIDI input device, and no default device
Denemo - WARNING : Initializing MIDI backend 'portmidi' failed, 
falling back to dummy

(denemo:12128): Gdk-WARNING **: GdkQuartzDisplay does not implement the monitor 
vfuncs
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 : Using bin path 
/Users/anthonyventura/Desktop/Denemo.app/contents/MacOS/../Resources/bin/denemo
Denemo - MESSAGE : OSX set data dir to 
/Users/anthonyventura/Desktop/Denemo.app/contents/MacOS/../Resources/bin/../share/denemo
Denemo - MESSAGE : Using bin path 
/Users/anthonyventura/Desktop/Denemo.app/contents/MacOS/../Resources/bin/denemo
Denemo - MESSAGE : OSX set locale dir to 
/Users/anthonyventura/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 
Output'
Denemo - MESSAGE : MIDI driver is 'portmidi'
Denemo - MESSAGE : Initializing PortMidi backend
Denemo - MESSAGE : Destroying PortMidi backend
Denemo - MESSAGE : Initializing dummy MIDI backend
Denemo - MESSAGE : Denemo version 2.1.0
Denemo - MESSAGE : Loaded keymap 
/Users/anthonyventura/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
dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
  Referenced from: 
/Users/anthonyventura/Desktop/Denemo.app/contents/Resources/bin/..//libexec/lilypond-bin
  Reason: image not found
Denemo - WARNING : Lilypond did not end successfully: Child process 
killed by signal 6
Denemo - WARNING : Trying to read the pdf file 
file:///var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_1HXH0Y/denemoprintB.pdf
 gave an error: Error opening file 
/var/folders/mf/zd83kmc973b48v4p67byy1180000gn/T/Denemo_1HXH0Y/denemoprintB.pdf:
 No such file or directory
_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to