Hmm, I don't know what I could be missing. Does Shoes use VLC or ffmpeg for video? are there additional dependencies that i need for this to work? Thanks in advance.
On Fri, Oct 10, 2008 at 9:16 PM, Mike Richards <[EMAIL PROTECTED]> wrote: > Alright, so i tried running "shoes", "shoes-launch" and "shoes-bin" from > the terminal. here is the output from them. > > Mike:~ mike$ shoes LSOpenFromURLSpec() failed with error -10810. Mike:~ > mike$ shoes-launch dyld: Library not loaded: libx264.56.dylib Referenced > from: /Applications/Shoes.app/Contents/MacOS/libshoes.dylib Reason: image > not found /Applications/Shoes.app/Contents/MacOS/shoes-launch: line 7: 2802 > Trace/BPT trap DYLD_LIBRARY_PATH=$APPPATH PANGO_RC_FILE=$APPPATH/pangorc > ./shoes-bin "$@" Mike:~ mike$ shoes-bin dyld: Library not loaded: > ./deps/lib/libpostproc.dylib Referenced from: > /Applications/Shoes.app/Contents/MacOS/libshoes.dylib Reason: image not > found Trace/BPT trap > > > Maybe im missing some dependencies? Any ideas? Thanks. > > On Fri, Oct 10, 2008 at 7:34 PM, Martin DeMello <[EMAIL PROTECTED]>wrote: > >> On Fri, Oct 10, 2008 at 4:22 PM, Hugh Sasse <[EMAIL PROTECTED]> wrote: >> >> > And now for the truly bizarre idea: are there any GUI automation tools >> for >> > the Mac that can see a window has come up and send it Alt-/ immediately >> just >> > in case it can give you an error console before it dies? Throwing the >> nearest >> > thing to hand at google gives me hints about a thing called automator >> >> A truly useful idea would be to have shoes take a flag that logs >> everything sent to the error console to a file as well >> >> martin >> > >
