Skip to content

Instantly share code, notes, and snippets.

@bomberstudios
Created October 13, 2015 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bomberstudios/b42f78bd61894de79582 to your computer and use it in GitHub Desktop.
Save bomberstudios/b42f78bd61894de79582 to your computer and use it in GitHub Desktop.
13/10/15 23:46:03,067 Framer Studio Beta[48787]: -[NSWindow setTitleVisibility:]: unrecognized selector sent to instance 0x6080001ffc00
13/10/15 23:46:03,068 Framer Studio Beta[48787]: (
0 CoreFoundation 0x00007fff8882525c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff891cee75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8882812d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff88783272 ___forwarding___ + 1010
4 CoreFoundation 0x00007fff88782df8 _CF_forwarding_prep_0 + 120
5 Framer Studio Beta 0x000000010110af46 -[PDDocsWindowController windowDidLoad] + 163
6 AppKit 0x00007fff8caf73ac -[NSWindowController _windowDidLoad] + 450
7 AppKit 0x00007fff8caddfa6 -[NSWindowController window] + 110
8 AppKit 0x00007fff8cadf0f0 -[NSWindowController showWindow:] + 36
9 Framer Studio Beta 0x00000001010dcb25 -[PDDocument toolbarDocs:] + 68
10 AppKit 0x00007fff8ca80260 -[NSApplication sendAction:to:from:] + 327
11 AppKit 0x00007fff8ca800de -[NSControl sendAction:to:] + 86
12 AppKit 0x00007fff8caccc4d -[NSCell _sendActionFrom:] + 128
13 AppKit 0x00007fff8cae6655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
14 AppKit 0x00007fff8cae5a27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
15 AppKit 0x00007fff8cae513d -[NSControl mouseDown:] + 706
16 AppKit 0x00007fff8ca66a58 -[NSWindow sendEvent:] + 11296
17 AppKit 0x00007fff8ca055d4 -[NSApplication sendEvent:] + 2021
18 AppKit 0x00007fff8c8559f9 -[NSApplication run] + 646
19 AppKit 0x00007fff8c840783 NSApplicationMain + 940
20 libdyld.dylib 0x00007fff895155fd start + 1
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment