• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
10.8.5 + Xcode 5, and nibs/xibs containing QTMovieViews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10.8.5 + Xcode 5, and nibs/xibs containing QTMovieViews


  • Subject: 10.8.5 + Xcode 5, and nibs/xibs containing QTMovieViews
  • From: Robert Martin <email@hidden>
  • Date: Tue, 01 Oct 2013 16:26:59 -0400

I'm very confused. I have a xib which contains a standard QTMovieView. (Autolayout is off.)

I have no problems opening it on 10.8.5 + Xcode 4.6.3, or opening it on 10.9 + Xcode 5.

But every time I try to open it on 10.8.5 + Xcode 5 it crashes Xcode.

Before I file a bug, I just wondered whether anyone else has experienced this.

Rob


(Here are the top of the Backtrace and Crash outputs)

Application Specific Information:
ProductBuildVersion: 5A1413
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[StdMovieUISliderCell sliderType]: unrecognized selector sent to instance 0x7f8ab8e2fec0
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff92e75aee __exceptionPreprocess (in CoreFoundation)
  1  0x0000000107455c23 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff8f61c3f0 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff92f0c40a -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  4  0x00007fff92e6402e ___forwarding___ (in CoreFoundation)
  5  0x00007fff92e63e18 _CF_forwarding_prep_0 (in CoreFoundation)
  6  0x00007fff8ea716e3 -[NSSlider alignmentRectInsets] (in AppKit)
  7  0x00007fff8e9e1de8 -[NSView alignmentRectForFrame:] (in AppKit)
  8  0x00007fff8e9e2a2f -[NSView _alignmentFrame] (in AppKit)
  9  0x00007fff8e9e25d2 -[NSView(NSConstraintBasedLayout) _constraintsEquivalentToAutoresizingMask] (in AppKit)
 10  0x00007fff8e9e2478 -[NSView(NSConstraintBasedLayout) _updateAutoresizingConstraints] (in AppKit)
 11  0x00007fff8e9e1818 -[NSView updateConstraints] (in AppKit)
 12  0x00007fff8e9e1758 -[NSView updateConstraintsForSubtreeIfNeeded] (in AppKit)
 13  0x00007fff92e13154 CFArrayApplyFunction (in CoreFoundation)
 14  0x00007fff8e9e172f -[NSView updateConstraintsForSubtreeIfNeeded] (in AppKit)
 15  0x00007fff92e13154 CFArrayApplyFunction (in CoreFoundation)






Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff87511212 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff889f4b24 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fff88a38f61 abort + 143
3   com.apple.dt.IDEKit           	0x00000001086bfa93 +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 763
4   com.apple.dt.IDEKit           	0x00000001086c0cdd -[IDEAssertionHandler handleUncaughtException:] + 919
5   com.apple.dt.IDEKit           	0x00000001086c0d88 IDEHandleUncaughtException + 77
6   com.apple.dt.IBFoundation     	0x000000010c6d7106 IBShortcutToDefaultExceptionHandler + 25
7   com.apple.dt.IDE.IDEInterfaceBuilderKit	0x000000010d01c4a4 -[IBEditorStack openEditorForObject:closingSubEditors:] + 2768
8   com.apple.dt.IDE.IDEInterfaceBuilderKit	0x000000010cf60f2a -[IBCanvasViewController openEditorForObject:closingSubEditors:makeKey:orderFront:scrollToVisible:zoomToLevel:animate:] + 171
9   com.apple.dt.IDE.IDEInterfaceBuilderKit	0x000000010cf61133 -[IBCanvasViewController openEditorForObject:makeKey:orderFront:scrollToVisible:zoomToLevel:animate:] + 92
10  com.apple.dt.IDE.IDEInterfaceBuilderKit	0x000000010cf6f8b2 -[IBCanvasViewController revertStateWithDictionary:] + 677
11  com.apple.dt.DVTFoundation    	0x00000001073fb675 -[DVTStateToken _pullStateFromDictionary:] + 325
12  com.apple.dt.DVTFoundation    	0x00000001073fd1d8 -[DVTStateRepository _pullStateFromDictionary:] + 300
13  com.apple.dt.DVTFoundation    	0x00000001073fb69f -[DVTStateToken _pullStateFromDictionary:] + 367
14  com.apple.dt.IDEKit           	0x000000010854328d -[IDEEditorContext _applyEditorStateDictionary:forDocumentExtensionIdentifier:atDocumentURLToCurrentEditor:] + 951
15  com.apple.dt.IDEKit           	0x0000000108692c5d __297-[IDEEditorContext _notifyDelegateAndOpenNavigableItem:withContentsURL:documentExtensionIdentifier:locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsIndicatorAnimation:exploreAnnotationRepresentedObject:highlightSelection:skipSubDocumentNavigationUnlessEditorIsReplaced:]_block_invoke1116 + 973
16  com.apple.dt.IDEKit           	0x000000010869251a -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:withContentsURL:documentExtensionIdentifier:locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsIndicatorAnimation:exploreAnnotationRepresentedObject:highlightSelection:skipSubDocumentNavigationUnlessEditorIsReplaced:] + 5408
17  com.apple.dt.IDEKit           	0x00000001085788eb -[IDEEditorContext _notifyDelegateAndOpenEditorOpenSpecifier:updateHistory:] + 948
18  com.apple.dt.IDEKit           	0x000000010857826e -[IDEEditorContext _openEditorOpenSpecifier:updateHistory:] + 250
19  com.apple.dt.IDEKit           	0x0000000108578152 -[IDEEditorContext openEditorOpenSpecifier:] + 250
20  com.apple.dt.IDEKit           	0x0000000108587725 -[IDEEditorGeniusMode openEditorOpenSpecifier:editorContext:] + 91
21  com.apple.dt.IDEKit           	0x0000000108577eb7 -[IDEEditorArea _openEditorOpenSpecifier:editorContext:takeFocus:] + 157
22  com.apple.dt.IDEKit           	0x00000001086b2df9 __108+[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:]_block_invoke + 174
23  com.apple.dt.IDEKit           	0x0000000108577a19 +[IDEEditorCoordinator _doOpenWithWorkspaceTabController:editorContext:target:allowFallback:documentURL:usingBlock:] + 780
24  com.apple.dt.IDEKit           	0x0000000108577646 +[IDEEditorCoordinator _doOpenEditorOpenSpecifier:forWorkspaceTabController:editorContext:target:takeFocus:] + 486
25  com.apple.dt.IDEKit           	0x0000000108577155 -[_IDEOpenRequest _runIfNecessary] + 252
26  com.apple.Foundation          	0x00007fff903ead05 __NSFireDelayedPerform + 358
27  com.apple.CoreFoundation      	0x00007fff92e32804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Xcode 5 Debugger, local NSInteger variables always 0
  • Next by Date: Xcode 5 auto layout and aspect ration
  • Previous by thread: Re: Unit Test code coverage with Xcode 5
  • Next by thread: Xcode 5 auto layout and aspect ration
  • Index(es):
    • Date
    • Thread