gpt4 book ai didi

ios - 使用 'Time Profiler' 时的空白仪器屏幕。最新版本的 Xcode 6

转载 作者:技术小花猫 更新时间:2023-10-29 10:41:36 25 4
gpt4 key购买 nike

几天前,“时间分析器”停止工作。其他工具仍然有效……核心动画、分配等。时间分析器只是一个空白屏幕。没有函数调用显示,没有图表,什么都没有。多个项目的结果相同。

我刚刚重新安装了 Xcode(自行安装)。同样的问题。我找不到任何可以为 Instruments 删除的首选项文件。我真的,真的需要这个来工作。我真的没有时间重新安装整个操作系统。

enter image description here



帮助


编辑:删除 com.apple.dt.instruments.plist 不会改变任何东西。从仪器(下方)的控制台中找到这些日志。看起来有些有趣的事情正在发生,可能值得向 Apple 提交错误。现在的问题是 - 如何将仪器的状态重置为应有的状态?

1/10/14 9:12:02.690 am Instruments[30211]: WebKit Threading Violation - initial use of WebKit from a secondary thread.
1/10/14 9:12:02.887 am Instruments[30211]: Invalid color System, labelColor (warning given only once)
1/10/14 9:12:04.761 am Instruments[30211]: <XRHorizontalFillSplitView: 0x6180001440a0>: the delegate <PFTTraceDocument: 0x7fda11423d90> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
1/10/14 9:12:04.761 am Instruments[30211]: Split view bounds: {{0, 0}, {1000, 629}}
1/10/14 9:12:04.761 am Instruments[30211]: Subview frame: {{0, 0}, {1232, 247}}
1/10/14 9:12:04.761 am Instruments[30211]: Subview frame: {{0, 248}, {1232, 323}}
1/10/14 9:12:04.761 am Instruments[30211]: The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
1/10/14 9:12:04.762 am Instruments[30211]: <XRSplitView: 0x618000133240>: the delegate <PFTTraceDocument: 0x7fda11423d90> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
1/10/14 9:12:04.762 am Instruments[30211]: Split view bounds: {{0, 0}, {1000, 323}}
1/10/14 9:12:04.762 am Instruments[30211]: Subview frame: {{0, 0}, {972, 223}}
1/10/14 9:12:04.762 am Instruments[30211]: Subview frame: {{973, 0}, {259, 223}}
1/10/14 9:12:04.763 am Instruments[30211]: The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
1/10/14 9:12:04.975 am Instruments[30211]: Unable to simultaneously satisfy constraints:
(
"<NSAutoresizingMaskLayoutConstraint:0x61000009f810 h=-&- v=--& H:|-(22)-[NSSlider:0x6180001435a0] (Names: '|':NSView:0x610000136760 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009f7c0 h=-&- v=--& H:[NSSlider:0x6180001435a0]-(34)-| (Names: '|':NSView:0x610000136760 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009eeb0 h=-&- v=-&- H:|-(0)-[NSView:0x610000136760] (Names: '|':NSClipView:0x7fda1164d0d0 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009ee60 h=-&- v=-&- H:[NSView:0x610000136760]-(0)-| (Names: '|':NSClipView:0x7fda1164d0d0 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009ecd0 h=-&- v=-&- H:|-(0)-[NSClipView:0x7fda1164d0d0] (Names: '|':NSScrollView:0x6180001db210 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009ec80 h=-&- v=-&- H:[NSClipView:0x7fda1164d0d0]-(0)-| (Names: '|':NSScrollView:0x6180001db210 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009e5f0 h=-&- v=--& H:|-(0)-[NSScrollView:0x6180001db210] (Names: '|':PFTDataViewer:0x6100001edb00 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009e5a0 h=-&- v=--& H:[NSScrollView:0x6180001db210]-(0)-| (Names: '|':PFTDataViewer:0x6100001edb00 )>",
"<NSAutoresizingMaskLayoutConstraint:0x61000009dfb0 h=--& v=--& H:[PFTDataViewer:0x6100001edb00(0)]>"
)

Will attempt to recover by breaking constraint
<NSAutoresizingMaskLayoutConstraint:0x61000009f7c0 h=-&- v=--& H:[NSSlider:0x6180001435a0]-(34)-| (Names: '|':NSView:0x610000136760 )>

Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to have -[NSWindow visualizeConstraints:] automatically called when this happens. And/or, break on objc_exception_throw to catch this in the debugger.

最佳答案

重启设备解决了问题。

模拟器 > 硬件 > 重启

关于ios - 使用 'Time Profiler' 时的空白仪器屏幕。最新版本的 Xcode 6,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26129088/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com