加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

无法在Xcode下调试我的quicklook插件

发布时间:2020-12-14 19:08:37 所属栏目:百科 来源:网络整理
导读:我正在编写一个Quicklook插件来预览App捆绑包.当我尝试在 Xcode 6.1(Yosemite)下调试它时,我无法让它工作. ‘Quicklookd’启动并在Dock中保持打开状态,但它不会呈现任何预览,我在控制台中获得此输出: Testing Quick Look preview with files: /Applications
我正在编写一个Quicklook插件来预览App捆绑包.当我尝试在 Xcode 6.1(Yosemite)下调试它时,我无法让它工作. ‘Quicklookd’启动并在Dock中保持打开状态,但它不会呈现任何预览,我在控制台中获得此输出:

Testing Quick Look preview with files:
    /Applications/Font Book.app
[DEBUG] Preview test for file:///Applications/Font%20Book.app/. Content type UTI: com.apple.application-bundle
[DEBUG] Previewing file:///Applications/Font%20Book.app. Content type UTI: com.apple.application-bundle. Generator used: <QLGenerator /Users/imac/Library/QuickLook/TestPlugin.qlgenerator>
[DEBUG] Loading <QLGenerator /Users/imac/Library/QuickLook/TestPlugin.qlgenerator>
[DEBUG] Previewing file:///Applications/Font%20Book.app finished
2015-02-04 10:59:35.188 qlmanage[1664:138646] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied',port = 0x9103,name = 'com.apple.CFPasteboardClient'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2015-02-04 10:59:35.188 qlmanage[1664:138646] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const: conn 0x23823 token 0x1ffffffffffe85
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: Backtrace (at 6350.6):
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  0   CoreGraphics                        0x00007fff894a9588 CGSBacktraceCreate + 112
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  1   CoreGraphics                        0x00007fff894c7940 _ZN16CGSUpdateManager14disable_updateEv + 86
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  2   AppKit                              0x00007fff90f0aa25 -[NSWindow disableScreenUpdatesUntilFlush] + 127
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  3   AppKit                              0x00007fff91442e75 -[NSVisualEffectView _createOrUpdateBackdrop:view:vibrancyEffect:] + 823
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  4   AppKit                              0x00007fff91443b92 -[NSVisualEffectView _updateCGSWindowBackdrop] + 70
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  5   AppKit                              0x00007fff91447874 -[NSVisualEffectView _update] + 147
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  6   AppKit                              0x00007fff914475a1 -[NSVisualEffectView layout] + 59
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  7   AppKit                              0x00007fff90eeca64 -[NSView _layoutSubtreeWithOldSize:] + 373
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  8   AppKit                              0x00007fff90eeccb5 -[NSView _layoutSubtreeWithOldSize:] + 966
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  9   AppKit                              0x00007fff90ee04a0 -[NSView layoutSubtreeIfNeeded] + 885
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  10  AppKit                              0x00007fff9155ff0a _NSViewLayoutSubtreesThatUseAutolayoutIfNeeded + 71
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  11  AppKit                              0x00007fff90f4181f -[NSWindow(NSConstraintBasedLayout) _layoutViewTree] + 82
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  12  AppKit                              0x00007fff90f711b9 -[NSWindow(NSConstraintBasedLayout) layoutIfNeeded] + 244
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  13  AppKit                              0x00007fff90fad1de _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 612
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  14  AppKit                              0x00007fff915760e1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1531 + 46
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  15  CoreFoundation                      0x00007fff8b97bda7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  16  CoreFoundation                      0x00007fff8b97bd00 __CFRunLoopDoObservers + 368
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  17  CoreFoundation                      0x00007fff8b96de08 __CFRunLoopRun + 872
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  18  CoreFoundation                      0x00007fff8b96d858 CFRunLoopRunSpecific + 296
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  19  QuickLookUI                         0x00007fff93acb8d2 -[QLPreviewView _startTimeOut] + 189
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  20  QuickLookUI                         0x00007fff93aae35e -[QLPreviewPanelController _setCurrentPreviewItem:withTransition:blocking:] + 289
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  21  QuickLookUI                         0x00007fff93aada93 -[QLPreviewPanelController _refreshLayoutAndContentBlocking:] + 250
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  22  QuickLookUI                         0x00007fff93aaf139 -[QLPreviewPanelController willOpen] + 734
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  23  QuickLookUI                         0x00007fff93aa5d04 -[QLPreviewPanel _openWithEffect:willOpen:toFullscreen:] + 897
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  24  qlmanage                            0x0000000107b11e46 qlmanage + 155206
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  25  qlmanage                            0x0000000107af14af qlmanage + 21679
Feb  4 10:59:50 iMac.local qlmanage[1664] <Warning>: void CGSUpdateManager::log() const:  26  libdyld.dylib                       0x00007fff875985c9 start + 1

但是,如果我通过Finder进行测试(按空格键),它可以正常显示预览.问题是我无法调试它,也没有得到任何日志.
我正在使用QLPreviewRequestSetDataRepresentation和’kUTTypeHTML’内容类型UTI.

我怎么解决这个问题?它曾经在旧版本的Xcode和OS X上正常工作.
我需要能够从Xcode调试我的插件.谢谢.

解决方法

我认为很明显它是qlmanage中的一个错误(它仍然出现在10.10.3测试版中) – 它没有正确显示HTML输出.

您可以使用两种解决方法:

>如果用于生成缩略图的代码使用QLThumbnailRequestSetThumbnailWithDataRepresentation并且与预览的代码基本类似,请使用qlmanage -t(或-t -s someBiggerNumber).>使用qlmanage -o dir将生成的HTML输出到您可以使用Finder中的Quicklook检查的文件.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读