On Jan 6, 2008, at 10:21 AM, Christiaan Hofman wrote:

>
>
> On Jan 6, 2008 6:49 PM, Christiaan Hofman <[EMAIL PROTECTED]> wrote:
>
> On 6 Jan 2008, at 4:03 PM, Adam R. Maxwell wrote:
>
> >
> > On Jan 6, 2008, at 2:53 AM, Christiaan Hofman wrote:
> >
> >> Right now, when a web icon cannot connect, it remains empty for a
> >> while (not even the placeholder), and then it gets the finder icon.
> >
> > Oops.  Should be fixed now.
>
> I also regularly see that the web icon for the initially selected item
> (s) is not drawn, even though I know that the sites can be reached.
>
> Christiaan
>
> Some more info on this. Apparently when this happens,  
> renderOffScreen is called with _isRendering  == YES, and that sets  
> _webviewFailed to YES. From the comments it lloks to me that this  
> should not happen. Could this be a timing issue between the threads?

You're right; that shouldn't have happened, but I think it could  
because _isRendering wasn't set before queuing the notification that  
it was done.  I saw that after turning off Airport here as well.  It  
should be fixed now, and I removed my lame hack from earlier and  
replaced it with something that's hopefully less lame.

This business of using WebKit's asynchronous loading along with the  
normal icon rendering is slightly tricky.  I'm hoping there aren't any  
deadlocks lurking.

-- 
adam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to