- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
每次当我尝试增加“高度约束”时,xcode 6 都会意外退出,
删除了用户数据,关闭了源代码控制(如某些帖子所建议的),没有效果,仍然崩溃(同时显示索引......永远不会完成)。即使重新安装 xCode,也没有任何效果,仍然说同样的话。
有人修复过这样的 xCode 吗?
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
Sending _userDidPressStepper: to <IBLayoutConstraintConstantEditingController: 0x7ff622d2eb50> from <NSStepper: 0x7ff61e4bdfa0>
ProductBuildVersion: 6A1052d
ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilder/IDEInterfaceBuilder-6250/InterfaceBuilderKit/AutoLayout/IBLayoutConstraintPropertyEditingController.m:17
Details: Assertion failed: constraint == constraintToModify
Object: <IBLayoutConstraintConstantEditingController: 0x7ff622d2eb50>
Method: -modifyConstraintProperty:forEditedObject:withBlock:
Thread: <NSThread: 0x7ff618c33660>{number = 1, name = main}
Hints:
0: Sending _userDidPressStepper: to <IBLayoutConstraintConstantEditingController: 0x7ff622d2eb50> from <NSStepper: 0x7ff61e4bdfa0>
Backtrace:
0 0x000000010f2689ea -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 0x000000010e022d1f _DVTAssertionHandler (in DVTFoundation)
2 0x000000010e02300e _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000010e022f70 _DVTAssertionFailureHandler (in DVTFoundation)
4 0x0000000117cb99c2 __98-[IBLayoutConstraintPropertyEditingController modifyConstraintProperty:forEditedObject:withBlock:]_block_invoke (in IDEInterfaceBuilderKit)
5 0x0000000117cad018 -[IBLayoutConstraint(IBLayoutConstraintIntegration) ibModifyPropertyOfConstraintWithOptions:usingBlock:] (in IDEInterfaceBuilderKit)
6 0x0000000117cb992a -[IBLayoutConstraintPropertyEditingController modifyConstraintProperty:forEditedObject:withBlock:] (in IDEInterfaceBuilderKit)
7 0x0000000117cb9c70 -[IBLayoutConstraintPropertyEditingController setConstraintConstant:forEditedObject:] (in IDEInterfaceBuilderKit)
8 0x0000000117caae7b -[IBLayoutConstraintConstantEditingController _applyConstantUsingBlock:] (in IDEInterfaceBuilderKit)
9 0x0000000117ab0e22 -[IBAutolayoutPropertyEditingController _userDidPressStepper:] (in IDEInterfaceBuilderKit)
10 0x00007fff9c166cd7 _os_activity_initiate (in libsystem_trace.dylib)
11 0x00007fff8fd50497 -[NSApplication sendAction:to:from:] (in AppKit)
12 0x000000010e58e270 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
13 0x000000010e024032 DVTInvokeWithFailureHint (in DVTFoundation)
14 0x000000010e45867e -[DVTApplication sendAction:to:from:] (in DVTKit)
15 0x00007fff8fd502c0 -[NSControl sendAction:to:] (in AppKit)
16 0x00007fff8ff24c5f __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)
17 0x00007fff9c166cd7 _os_activity_initiate (in libsystem_trace.dylib)
18 0x00007fff8fd98ddc -[NSCell _sendActionFrom:] (in AppKit)
19 0x00007fff90199e4f -[NSStepperCell _sendActionFrom:] (in AppKit)
20 0x00007fff8ff25b39 __48-[NSCell trackMouse:inRect:ofView:untilMouseUp:]_block_invoke (in AppKit)
21 0x00007fff9c166cd7 _os_activity_initiate (in libsystem_trace.dylib)
22 0x00007fff8fdb3391 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
23 0x00007fff90199c69 -[NSStepperCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
24 0x00007fff8fdb2139 -[NSControl mouseDown:] (in AppKit)
25 0x00007fff902abf4f -[NSWindow _reallySendEvent:] (in AppKit)
26 0x00007fff8fd3650c -[NSWindow sendEvent:] (in AppKit)
27 0x000000010f28b54b -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
28 0x00007fff8fce8096 -[NSApplication sendEvent:] (in AppKit)
29 0x000000010f0347f4 -[IDEApplication sendEvent:] (in IDEKit)
30 0x00007fff8fb74e98 -[NSApplication run] (in AppKit)
31 0x00007fff8fb602d4 NSApplicationMain (in AppKit)
32 0x00007fff93d995c9 start (in libdyld.dylib)
线程崩溃:/
Performing @selector(_userDidPressStepper:) from sender NSStepper 0x7ff61e4bdfa0
abort() called
Application Specific Signatures:
constraint == constraintToModify
crash report:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9576b282 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff92559b73 abort + 129
2 com.apple.dt.IDEKit 0x000000010f2685c6 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510
3 com.apple.dt.IDEKit 0x000000010f268ba0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1169
4 com.apple.dt.DVTFoundation 0x000000010e022d1f _DVTAssertionHandler + 367
5 com.apple.dt.DVTFoundation 0x000000010e02300e _DVTAssertionFailureHandler + 407
6 com.apple.dt.DVTFoundation 0x000000010e022f70 _DVTAssertionFailureHandler + 249
7 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117cb99c2 __98-[IBLayoutConstraintPropertyEditingController modifyConstraintProperty:forEditedObject:withBlock:]_block_invoke + 81
8 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117cad018 -[IBLayoutConstraint(IBLayoutConstraintIntegration) ibModifyPropertyOfConstraintWithOptions:usingBlock:] + 463
9 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117cb992a -[IBLayoutConstraintPropertyEditingController modifyConstraintProperty:forEditedObject:withBlock:] + 346
10 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117cb9c70 -[IBLayoutConstraintPropertyEditingController setConstraintConstant:forEditedObject:] + 167
11 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117caae7b -[IBLayoutConstraintConstantEditingController _applyConstantUsingBlock:] + 454
12 com.apple.dt.IDE.IDEInterfaceBuilderKit 0x0000000117ab0e22 -[IBAutolayoutPropertyEditingController _userDidPressStepper:] + 112
13 libsystem_trace.dylib 0x00007fff9c166cd7 _os_activity_initiate + 75
14 com.apple.AppKit 0x00007fff8fd50497 -[NSApplication sendAction:to:from:] + 410
15 com.apple.dt.DVTKit 0x000000010e58e270 __37-[DVTApplication sendAction:to:from:]_block_invoke + 379
16 com.apple.dt.DVTFoundation 0x000000010e024032 DVTInvokeWithFailureHint + 83
17 com.apple.dt.DVTKit 0x000000010e45867e -[DVTApplication sendAction:to:from:] + 335
18 com.apple.AppKit 0x00007fff8fd502c0 -[NSControl sendAction:to:] + 86
19 com.apple.AppKit 0x00007fff8ff24c5f __26-[NSCell _sendActionFrom:]_block_invoke + 131
20 libsystem_trace.dylib 0x00007fff9c166cd7 _os_activity_initiate + 75
21 com.apple.AppKit 0x00007fff8fd98ddc -[NSCell _sendActionFrom:] + 144
22 com.apple.AppKit 0x00007fff90199e4f -[NSStepperCell _sendActionFrom:] + 104
23 com.apple.AppKit 0x00007fff8ff25b39 __48-[NSCell trackMouse:inRect:ofView:untilMouseUp:]_block_invoke + 219
24 libsystem_trace.dylib 0x00007fff9c166cd7 _os_activity_initiate + 75
25 com.apple.AppKit 0x00007fff8fdb3391 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1318
26 com.apple.AppKit 0x00007fff90199c69 -[NSStepperCell trackMouse:inRect:ofView:untilMouseUp:] + 129
27 com.apple.AppKit 0x00007fff8fdb2139 -[NSControl mouseDown:] + 714
28 com.apple.AppKit 0x00007fff902abf4f -[NSWindow _reallySendEvent:] + 12827
29 com.apple.AppKit 0x00007fff8fd3650c -[NSWindow sendEvent:] + 368
30 com.apple.dt.IDEKit 0x000000010f28b54b -[IDEWorkspaceWindow sendEvent:] + 159
31 com.apple.AppKit 0x00007fff8fce8096 -[NSApplication sendEvent:] + 2238
32 com.apple.dt.IDEKit 0x000000010f0347f4 -[IDEApplication sendEvent:] + 924
33 com.apple.AppKit 0x00007fff8fb74e98 -[NSApplication run] + 711
34 com.apple.AppKit 0x00007fff8fb602d4 NSApplicationMain + 1832
35 libdyld.dylib 0x00007fff93d995c9 start + 1
请帮助我解决问题,谢谢...
最佳答案
您的开发者帐户是否已过期?我今天也遇到过这个问题,昨天我账号下建的项目运行的很好。今天我发现我的开发人员过期了。
关于ios - 如何修复 “Xcode 6 quit unexpectedly",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27075940/
可以说我只是使用 pygame 有一个正常的游戏循环。 run = True while run: for event in pygame.event.get(): if ev
如何让控制台应用程序运行直到用户输入“Q”、“q”、“Quit”或“quit”来终止它? 这是我当前的代码: public class Class1 { [STAThread] static
我正在创建一个基于 promise 的 API。如果我一次发出一个请求,一切都会正常,但是,如果 2 个或更多请求在一秒内到达服务器,我会收到以下错误 Error: Cannot enqueue Qu
考虑: (gdb) q A debugging session is active. Inferior 1 [process 9018] will be killed. Quit an
我有以下设置: int main(int argc, char *argv[]) { QCoreApplication a(argc, argv); // Create the DBM
我的停靠菜单总是自动添加“退出”和其他 2 个菜单项,我如何阻止/修改它们? 更新: 确实没有办法删除/阻止/重定向“退出”菜单项。最后像打击一样使用了彼得的推荐希望对其他人有帮助 -(NSAppli
这是我的代码:1. 用户输入两个名称,中间有一个空格。这意味着需要读取两个字符串。 IE。输入: 约翰·多伊。 然后在字符数组中检查字符串。 (工作正常)。 while 循环一直持续到用户输入“sto
刚刚弄乱了 pygame 并遇到了这个错误。 代码: import sys import pygame pygame.init() size = width, height = 600, 400 sc
看完Eric Lippert’s answer我的印象是 await和 call/cc几乎是同一枚硬币的两面,最多只是句法上的差异。然而,在尝试实际实现时 call/cc在 C# 5 中,我遇到了一个
Memcached quit 命令用户关闭一个客户端连接 语法 quit 范例 连接到127.0.0.1 上 11211 的 Memcached 服务, 然后退出 $ telnet 12
这只是一种方便,但我认为很有用。请注意,IPython 和 Matlab 一样允许纯退出。因此,在 Julia 中允许混叠是合理的。 感谢您提供有关如何执行此操作的任何想法。 最佳答案 退出 Juli
我正在运行Django服务,该服务将启动chromedriver用于 Selenium ,并爬取网站以获取数据。 另一个Java服务通过HTTP调用Django服务。 这是代码: views.py p
Iam在我的游戏中一起使用Adcolony和Vungle时,一切正常,但是当用Application.Quit()游戏退出游戏时,关闭了游戏,但弹出了文本“不幸的应用程序崩溃”的弹出窗口。 在这里我附
我最近做了一个小游戏,然后用pyinstaller把它变成了一个应用程序。运行时,有两种关闭方式。它是全屏的,因此不包括单击红色 x 按钮,但基本上我有这个 if keys[pygame.K_ESCA
我正在练习使用递归,但有些东西我不太明白。例如,我写了这个简单的倒计时函数,它应该等到一秒过去,然后倒计时到下一秒。 我首先是这样写的: function countdown(sec) { con
我正在使用 Appium 安装应用程序。安装后,应用程序应该在后台运行。另一项测试应使用 Chrome 在应用程序在后台运行时检查互联网连接。问题是 driver.quit() 甚至启动 Androi
我有一个正在运行测试的框架;任何错误都会导致 WebDriver 实例调用类似 handleException 方法的方法,我在其中调用 driver.quit() 方法。我觉得 driver.qui
我知道所有基本的处理程序,即 on run、on open 和 onreopen。但是这个处理程序,on quit,让我很困惑。我的问题是,它的用途是什么以及它是如何触发的? 最佳答案 on quit
我有两个 for 循环: for event in pygame.event.get(): if event.type == QUIT:
我目前正在编写一个小的 GUI 程序,它可以完成一些工作并在之后退出。工作完成后,GUI 线程会更新用户的信息。 这是我目前使用的模式,我认为它不是最优雅的模式: static void MainFo
我是一名优秀的程序员,十分优秀!