#655: NSInteger received as nil from QuickLook API
-----------------------------------+----------------------------------------
 Reporter:  jakub.su...@…          |        Owner:  lsansone...@…        
     Type:  defect                 |       Status:  reopened             
 Priority:  minor                  |    Milestone:                       
Component:  MacRuby                |   Resolution:                       
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by martinlagarde...@…):

 Laurent: I wonder if the problem could be related to the fact that
 `QuickLookUI` doesn't have any BridgeSupport file?

 {{{
 $> cd /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks
 $> l
 total 0
 drwxr-xr-x  7 root  wheel   238B Mar 17 17:08 ImageKit.framework
 drwxr-xr-x  7 root  wheel   238B Mar 17 17:08 PDFKit.framework
 drwxr-xr-x  7 root  wheel   238B Mar 17 17:08 QuartzComposer.framework
 drwxr-xr-x  7 root  wheel   238B Mar 17 17:08 QuartzFilters.framework
 drwxr-xr-x  7 root  wheel   238B Mar 17 17:08 QuickLookUI.framework
 $> find . -iname '*.bridgesupport'
 ./ImageKit.framework/Versions/A/Resources/BridgeSupport/ImageKit.bridgesupport
 
./ImageKit.framework/Versions/A/Resources/BridgeSupport/ImageKitFull.bridgesupport
 ./PDFKit.framework/Versions/A/Resources/BridgeSupport/PDFKit.bridgesupport
 ./PDFKit.framework/Versions/A/Resources/BridgeSupport/PDFKitFull.bridgesupport
 
./QuartzComposer.framework/Versions/A/Resources/BridgeSupport/QuartzComposer.bridgesupport
 
./QuartzComposer.framework/Versions/A/Resources/BridgeSupport/QuartzComposerFull.bridgesupport
 $>
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/655#comment:4>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to