Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Sun Dec 1 10:08:14 on ttys014
- dirkks-macbook:~ dirkk$ /Users/dirkk/Dropbox/projects/nimrod/ray/test ; exit;
- Dec 1 10:08:22 dirkks-macbook.fritz.box test[79953] <Error>: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
- Dec 1 10:08:22 dirkks-macbook.fritz.box test[79953] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
- Dec 1 10:08:22 dirkks-macbook.fritz.box test[79953] <Error>: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
- Dec 1 10:08:22 dirkks-macbook.fritz.box test[79953] <Error>: kCGErrorInvalidConnection: CGSNewWindowWithOpaqueShape: Invalid connection
- 2013-12-01 10:08:22.498 test[79953:707] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1002) creating CGSWindow on line 263'
- *** First throw call stack:
- (
- 0 CoreFoundation 0x00007fff9581cf56 __exceptionPreprocess + 198
- 1 libobjc.A.dylib 0x00007fff8a919d5e objc_exception_throw + 43
- 2 CoreFoundation 0x00007fff9581cd8a +[NSException raise:format:arguments:] + 106
- 3 CoreFoundation 0x00007fff9581cd14 +[NSException raise:format:] + 116
- 4 AppKit 0x00007fff8b23a16f _NSCreateWindowWithOpaqueShape2 + 755
- 5 AppKit 0x00007fff8b1886c5 -[NSWindow _commonAwake] + 1875
- 6 AppKit 0x00007fff8b187360 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 1871
- 7 AppKit 0x00007fff8b1863af -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1502
- 8 AppKit 0x00007fff8b185d7f -[NSWindow initWithContentRect:styleMask:backing:defer:] + 47
- 9 libSDL-1.2.0.dylib 0x000000010222dae5 -[SDL_QuartzWindow initWithContentRect:styleMask:backing:defer:] + 279
- 10 libSDL-1.2.0.dylib 0x000000010222b4de QZ_SetVideoMode + 1429
- 11 libSDL-1.2.0.dylib 0x00000001022227b1 SDL_SetVideoMode + 907
- 12 test 0x0000000102070339 testInit + 233
- 13 test 0x000000010206ffdb NimMain + 59
- 14 test 0x00000001020703a7 main + 71
- 15 test 0x00000001020508a4 start + 52
- 16 ??? 0x0000000000000001 0x0 + 1
- )
- terminate called throwing an exceptionTraceback (most recent call last)
- test.nim(4) test
- SIGABRT: Abnormal termination.
Advertisement
Add Comment
Please, Sign In to add comment