Still no work ... I go sleep now ..

On Jul 12, 2009, at 7:18 PM, David Blanton wrote:


Is it not the case that the UTI is defined in the info.plist CFBundleDocumentTypes? (which I have done).


On Jul 12, 2009, at 6:01 PM, Julien Jalon wrote:



On Mon, Jul 13, 2009 at 12:58 AM, David Blanton <aired...@tularosa.net > wrote:
I am traveling down the QuickLook path ...

I have followed all directions but my code is not being called by qlmange as evidenced here:

7/12/09 4:46:08 PM qlmanage[855] [QL] Thumbnailing /users/ davidblanton/Aibnb18.pes. Content type UTI: dyn.ah62d4rv4ge81a3px. Generator used: None 7/12/09 4:46:08 PM qlmanage[855] [QL] Thumbnailing for /users/ davidblanton/Aibnb18.pes done (No image created).


Is there some known secret sauce not divulged in the docs?


Your file type (UTI) should be declared somewhere (in your app or in the plug-in). Still, during development, the file type registration might not be done when you want to you can use:

"qlmanage -t -c <com.mycompany.mytype> </path/to/file>"

to override type identification.

--
Julien

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/airedale%40tularosa.net

This email sent to aired...@tularosa.net




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to