Re: NSURLConnection Problem Inside QuickLook Generator
Re: NSURLConnection Problem Inside QuickLook Generator
- Subject: Re: NSURLConnection Problem Inside QuickLook Generator
- From: lbland <email@hidden>
- Date: Wed, 9 Dec 2009 06:48:58 -0500
On Dec 9, 2009, at 3:11 AM, Dalmazio Brisinda wrote:
> Alright, well, we may have to reevaluate an alternate approach to this instead of via a QuickLook generator. It seems there are other issues over an above sandboxing which are more problematic.
>
> Does anyone know if a version of the QuickLook framework with debugging symbols is available? I've already checked the debugging frameworks available on the Apple developer site for 10.6.2, but, alas, no version with debugging symbols is included there.
>
> Perhaps I'm asking for too much. Would be nice though...
hi-
have you tried:
/usr/bin/qlmanage
man qlmanage
yet?
also ... you will send your message to more quicklook minds on the quicklook mail list and not the cocoa list.
You can put NSLog() statements in your QL plugin to see the flow (on the console). As mentioned, execution is not serial because the Finder does strange things, not exactly right in my opinion, but I don't have the Finder code so I can't figure out exactly what is up.
thanks!-
-lance
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden