[Sparkle] All my Sparkle-updated apps are not working

Martin Redington martin at mildmanneredindustries.com
Tue Jul 31 04:30:13 PDT 2007


Well ... I'd guess that, for some reason, when you're running the
apps, they're not getting the same env that you are now.

You could try compiling up a cocoa prog that does the same as Sparkle
does, and debug it from inside there.



On 7/31/07, Ashley Moran <work at ashleymoran.me.uk> wrote:
>
> On 31 Jul 2007, at 09:55, Martin Redington wrote:
>
> > when running hditul, sparkle does the following:
> >
> > /usr/bin/env hdiutil blah blah blah
> >
> > try running env alone and seeing what it spits out. I suspect that
> > your environment vars are broken somehow, and no actually able to find
> > hdiutil or tar, etc.
>
>
> Thanks for the suggestion Martin.  This is the output I get from env:
>
> inti:~ ashleymoran$ /usr/bin/env
> TERM_PROGRAM=Apple_Terminal
> TERM=xterm-color
> SHELL=/bin/bash
> TERM_PROGRAM_VERSION=133
> SVN_EDITOR=mate -w
> USER=ashleymoran
> SSH_AUTH_SOCK=/tmp/501/SSHKeychain.socket
> __CF_USER_TEXT_ENCODING=0x1F5:0:2
> PATH=/opt/local/apache2/bin:/opt/local/lib/postgresql82/bin:/opt/
> local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
> PWD=/Users/ashleymoran
> EDITOR=nano
> HISTCONTROL=ignoredups
> SHLVL=1
> HOME=/Users/ashleymoran
> LOGNAME=ashleymoran
> CVS_RSH=ssh
> LC_CTYPE=en_US.UTF-8
> SECURITYSESSIONID=59fed0
> _=/usr/bin/env
>
>
> Running hdiutil or tar both seem to work fine:
>
> inti:~ ashleymoran$ /usr/bin/env hdiutil
> hdiutil: missing verb
> Usage: hdiutil <verb> <options>
> <verb> is one of the following:
>     ...snip...
> inti:~ ashleymoran$ /usr/bin/env tar
> tar: You must specify one of the `-Acdtrux' options
> Try `tar --help' for more information.
>
>
> So it gets that far.  What else could be wrong?
>
>
> Ashley
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>


More information about the Sparkle mailing list