Guest User

Untitled

a guest
May 13th, 2015
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. Exception Name: NSInvalidArgumentException
  2. Description: -[NSButton setBezelImage:]: unrecognized selector sent to instance 0x60000034cd90
  3. User Info: (null)
  4.  
  5. 0 CoreFoundation 0x00007fff98c8550c __exceptionPreprocess + 172
  6. 1 libobjc.A.dylib 0x00007fff8f55876e objc_exception_throw + 43
  7. 2 CoreFoundation 0x00007fff98c8857d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
  8. 3 CoreFoundation 0x00007fff98bce524 ___forwarding___ + 1028
  9. 4 CoreFoundation 0x00007fff98bce098 _CF_forwarding_prep_0 + 120
  10. 5 AppKit 0x00007fff8e118838 -[NSFontEffectsBox awakeFromNib] + 216
  11. 6 CoreFoundation 0x00007fff98b922df -[NSSet makeObjectsPerformSelector:] + 223
  12. 7 AppKit 0x00007fff8dce8fcd -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1216
  13. 8 AppKit 0x00007fff8dcc82b5 loadNib + 384
  14. 9 AppKit 0x00007fff8dcc77db +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
  15. 10 AppKit 0x00007fff8de76d07 +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
  16. 11 AppKit 0x00007fff8dfc77af _NXLoadNib + 196
  17. 12 AppKit 0x00007fff8e117cad _NXLoadNibPanelInZone + 73
  18. 13 AppKit 0x00007fff8e1178a6 -[NSFontPanel initWithContentRect:styleMask:backing:defer:] + 772
  19. 14 AppKit 0x00007fff8df12c2a -[NSPanel init] + 87
  20. 15 AppKit 0x00007fff8e117485 +[NSFontPanel sharedFontPanel] + 82
  21. 16 AppKit 0x00007fff8ddd63eb -[NSFontManager fontPanel:] + 89
  22. 17 AppKit 0x00007fff8e117211 -[NSFontManager orderFrontFontPanel:] + 42
  23. 18 libsystem_trace.dylib 0x00007fff9a0dfcd7 _os_activity_initiate + 75
  24. 19 AppKit 0x00007fff8df123b1 -[NSApplication sendAction:to:from:] + 452
  25. 20 AppKit 0x00007fff8df27da6 -[NSControl sendAction:to:] + 86
  26. 21 AppKit 0x00007fff8df27cc2 __26-[NSCell _sendActionFrom:]_block_invoke + 131
  27. 22 libsystem_trace.dylib 0x00007fff9a0dfcd7 _os_activity_initiate + 75
  28. 23 AppKit 0x00007fff8df27c1f -[NSCell _sendActionFrom:] + 144
  29. 24 libsystem_trace.dylib 0x00007fff9a0dfcd7 _os_activity_initiate + 75
  30. 25 AppKit 0x00007fff8df26033 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2821
  31. 26 AppKit 0x00007fff8df7e649 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 491
  32. 27 AppKit 0x00007fff8df24898 -[NSControl mouseDown:] + 714
  33. 28 AppKit 0x00007fff8e47c94a -[NSWindow _reallySendEvent:isDelayedEvent:] + 13709
  34. 29 AppKit 0x00007fff8de1d4c4 -[NSWindow sendEvent:] + 468
  35. 30 AppKit 0x00007fff8de1a1a1 -[NSApplication sendEvent:] + 4183
  36. 31 Trillian 0x00000001014e7e9e Trillian + 167582
  37. 32 AppKit 0x00007fff8dd439a8 -[NSApplication run] + 711
  38. 33 AppKit 0x00007fff8dcc0464 NSApplicationMain + 1832
  39. 34 Trillian 0x00000001014c0dd4 Trillian + 7636
  40. 35 ??? 0x0000000000000001 0x0 + 1
Advertisement
Add Comment
Please, Sign In to add comment