• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code signing Quick Look Generators?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code signing Quick Look Generators?


  • Subject: Re: Code signing Quick Look Generators?
  • From: Samuel Williams <email@hidden>
  • Date: Sun, 10 Mar 2013 03:54:00 +1300

I thought I should add - it works fine if I don't sign the quick look
generator - however, I guess for the App Store everything has to be signed
so this isn't really an option.


On 10 March 2013 03:31, Samuel Williams <email@hidden>wrote:

> Hi,
>
> I have a Quick Look Generator for my application Library Inspector which
> won't generate thumbnails on 10.8.2. It does work fine for previews (e.g.
> pressing space bar) however, and it also works fine in 10.7 for thumbnails.
> In 10.8 it appears there is an issue with sandboxing and generating
> thumbnails. I get the following error message per "icon" thumbnail:
>
> *com.apple.quicklook.satellite: [QL] Computing (null) raised 'launch path
> not accessible'*
>
> I'm not really sure how to debug this. From what I can tell, control
> doesn't even reach my "GenerateThumbnailForURL" function. I am wondering,
> do I need to code-sign my generator (I am at present) and what entitlements
> should I be giving my quick look generator, if any?
>
> Finally, if I run my thumbnail generation via qlmanage without the -x
> flag, it works fine, but with -x it gives the above error message in
> Console and I also get some message from qlmanage about my generator
> apparently misbehaving. However, again, I'm reasonably confident it hasn't
> even got to my function yet.
>
> Thanks
> Samuel
>
_______________________________________________

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

References: 
 >Code signing Quick Look Generators? (From: Samuel Williams <email@hidden>)

  • Prev by Date: Code signing Quick Look Generators?
  • Next by Date: NSImage TIFFRepresentation crashes
  • Previous by thread: Code signing Quick Look Generators?
  • Next by thread: NSImage TIFFRepresentation crashes
  • Index(es):
    • Date
    • Thread