[Sparkle] Sparkle and Leopard

Eric Hochmeister erichochmeister at gmail.com
Wed Nov 14 13:12:41 PST 2007


I checked it out of the repository.

Eric

On 11/14/07, Andy Matuschak <andy at andymatuschak.org> wrote:
> Is this trunk or 1.1? I'm pretty sure that issue has been fixed.
>
> - Andy Matuschak
>
> On Nov 14, 2007, at 11:57 AM, Eric Hochmeister wrote:
>
> > Hi,
> >
> > I was wondering if anyone has experienced any issues with Sparkle and
> > Leopard?  When my application is run in Tiger, everything works fine,
> > but on Leopard it seems that the 'appcastDidFinishLoading:' method is
> > not called on the Updater in the method _fetchAppcastFromURL: in
> > SUAppcast.m.
> >
> > This call:    [delegate
> > performSelectorOnMainThread:@selector(appcastDidFinishLoading:)
> > withObject:self waitUntilDone:NO];  does not seem to have any effect
> > (the method appcastDidFinishLoading: is never run) and so Sparkle
> > never progresses, and always thinks its still updating.
> >
> > Note: the delegate exists and matches the Updater which is
> > instantiated.
> >
> > Has anyone experienced this or have any suggestions?
> >
> > Thanks,
> >
> > Eric
> > _______________________________________________
> > Sparkle mailing list
> > Sparkle at lists.andymatuschak.org
> > http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>


More information about the Sparkle mailing list