Giter Site home page Giter Site logo

irccloudapp's Introduction

Nimbus

Standalone irccloud.com client for OS X

Download the latest release

Nimbus

FEATURES

  • Notification center
  • Unread count in application badge
  • Loads userscripts placed in ~/Library/Application Support/nimbus/Scripts

LICENSE

MIT

irccloudapp's People

Contributors

antifuchs avatar bemjb avatar dahlgren avatar jnordberg avatar keithah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

irccloudapp's Issues

Copying text sometimes freezes up application

I and others have experienced when you copy text from Nimbus, sometimes it will just pinwheel and you have to force close the application and restart it to get it to come back.

10.8, Nimbus .7

App name makes people think it's official/supported

Hey this is james from IRCCloud. Could you change the name of the app to something other than IRCCloud. I've had people tell me they assumed it was an officially developed and supported app because of it. Also something in the readme and about box would be great.

Chanmon like weechat

Nimbus is doing everything i could ask for a part from one thing: chanmon. I absolutely adore this option do you think you could add it?

I bet I'm not the only one that would leverage it.

Native OSX Touch gestures

Hey,

I really like your app so far.
Would it be possible to add the possibility to swipe with two fingers to go to the next channel? Just like ctrl+alt+up/down just by swiping.
Would make navigation way smoother. (For reference, just like Textual implemented it would be awesome)

Thanks for the app so far,
marudor

Allow closing the app with the red x

In macOS, app are usually allowed to close the windows and stay in background, but in Nimbus the red button is disable. Is there a reason why?

Copy/Paste images

I regularly use control+cmd+shift+4 to take screenshots and paste them into conversations.

irccloud.com supports this but nimbus 0.7.5-pre doesn't. I love nimbus and would love to use it full time, but switching back and forward to paste images is a pain :)

I'm a JavaScript guy, and have never written Obj-C, but I found some indications that a modified performKeyEquivalent method on the webview would help, but it didn't.

If someone can point me in the write direction I'd be happy to submit a pr.

Issues with Growl Notifications/DOM not being updated

Since a recent update, Growl notifications show up on nickalerts, but if not in focus, the highlighted DOM elements (nickalerts) no longer show up until you reload the page at which time it shows up. If you're in the room at the time and looking at it, it'll still show up.

Crashes after signin

Process:         Nimbus [14159]
Path:            /Applications/Nimbus.app/Contents/MacOS/Nimbus
Identifier:      com.yellowagents.Nimbus
Version:         0.7.1 (9)
Code Type:       X86-64 (Native)
Parent Process:  launchd [153]
Responsible:     Nimbus [14159]
User ID:         502

Date/Time:       2014-01-20 14:02:22.592 -0500
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  FDCE365C-0C38-172E-DF76-7A19ADF8A377

Sleep/Wake UUID: 4C8C6E68-BE51-49BD-9838-BBD283CA4B49

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSCFConstantString substringToIndex:]: Index 1 out of bounds; string length 0'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9327d41c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff8dcf0e75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff9327d2cc +[NSException raise:format:] + 204
3   Foundation                          0x00007fff8ac3f713 -[NSString substringToIndex:] + 107
4   Nimbus                              0x0000000107254055 -[AppDelegate titleDidChange:] + 85
5   Nimbus                              0x0000000107254324 -[AppDelegate observeValueForKeyPath:ofObject:change:context:] + 132
6   Foundation                          0x00007fff8ac2ac18 NSKeyValueNotifyObserver + 387
7   Foundation                          0x00007fff8ac29de8 NSKeyValueDidChange + 453
8   Foundation                          0x00007fff8ac2ea56 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
9   WebCore                             0x00007fff89298114 _ZN7WebCore11FrameLoader14didChangeTitleEPNS_14DocumentLoaderE + 36
10  WebCore                             0x00007fff8928569d _ZN7WebCore8Document11updateTitleERKNS_19StringWithDirectionE + 1133
11  WebCore                             0x00007fff894ca514 _ZN7WebCore8Document8setTitleERKN3WTF6StringE + 228
12  WebCore                             0x00007fff894ca40d _ZN7WebCore18setJSDocumentTitleEPN3JSC9ExecStateEPNS0_8JSObjectENS0_7JSValueE + 77
13  WebCore                             0x00007fff893c3ba4 _ZN3JSC8putEntryIN7WebCore10JSDocumentEEEvPNS_9ExecStateEPKNS_9HashEntryENS_12PropertyNameENS_7JSValueEPT_b + 212
14  JavaScriptCore                      0x00007fff92609eb6 cti_op_put_by_id_generic + 134
15  ???                                 0x00002ec686d770a3 0x0 + 51430200668323
16  JavaScriptCore                      0x00007fff9248d3c3 _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE + 595
17  JavaScriptCore                      0x00007fff9248d165 _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 69
18  JavaScriptCore                      0x00007fff92666c63 _ZN3JSC17boundFunctionCallEPNS_9ExecStateE + 547
19  JavaScriptCore                      0x00007fff9248d3de _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE + 622
20  JavaScriptCore                      0x00007fff9248d165 _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 69
21  WebCore                             0x00007fff8936b1ca _ZN7WebCore21JSMainThreadExecState4callEPN3JSC9ExecStateENS1_7JSValueENS1_8CallTypeERKNS1_8CallDataES4_RKNS1_7ArgListE + 154
22  WebCore                             0x00007fff893af952 _ZN7WebCore15ScheduledAction24executeFunctionInContextEPN3JSC14JSGlobalObjectENS1_7JSValueEPNS_22ScriptExecutionContextE + 450
23  WebCore                             0x00007fff893af6b7 _ZN7WebCore15ScheduledAction7executeEPNS_8DocumentE + 151
24  WebCore                             0x00007fff893af440 _ZN7WebCore8DOMTimer5firedEv + 304
25  WebCore                             0x00007fff8916f64f _ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv + 175
26  WebCore                             0x00007fff8916f52a _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
27  CoreFoundation                      0x00007fff931e4724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
28  CoreFoundation                      0x00007fff931e425f __CFRunLoopDoTimer + 1151
29  CoreFoundation                      0x00007fff9325576a __CFRunLoopDoTimers + 298
30  CoreFoundation                      0x00007fff9319faa5 __CFRunLoopRun + 1525
31  CoreFoundation                      0x00007fff9319f275 CFRunLoopRunSpecific + 309
32  HIToolbox                           0x00007fff91d74f0d RunCurrentEventLoopInMode + 226
33  HIToolbox                           0x00007fff91d74cb7 ReceiveNextEventCommon + 479
34  HIToolbox                           0x00007fff91d74abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
35  AppKit                              0x00007fff8c62528e _DPSNextEvent + 1434
36  AppKit                              0x00007fff8c6248db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
37  AppKit                              0x00007fff8c6189cc -[NSApplication run] + 553
38  AppKit                              0x00007fff8c603803 NSApplicationMain + 940
39  Nimbus                              0x00000001072538b8 main + 184
40  libdyld.dylib                       0x00007fff8dc105fd start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff8a73c866 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff914f735c pthread_kill + 92
2   libsystem_c.dylib               0x00007fff930d5bba abort + 125
3   libc++abi.dylib                 0x00007fff87b06141 abort_message + 257
4   libc++abi.dylib                 0x00007fff87b2babc default_terminate_handler() + 264
5   libobjc.A.dylib                 0x00007fff8dcf130d _objc_terminate() + 103
6   libc++abi.dylib                 0x00007fff87b293e1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff87b28e6b __cxa_throw + 124
8   libobjc.A.dylib                 0x00007fff8dcf0fa1 objc_exception_throw + 343
9   com.apple.CoreFoundation        0x00007fff9327d2cc +[NSException raise:format:] + 204
10  com.apple.Foundation            0x00007fff8ac3f713 -[NSString substringToIndex:] + 107
11  com.yellowagents.Nimbus         0x0000000107254055 -[AppDelegate titleDidChange:] + 85
12  com.yellowagents.Nimbus         0x0000000107254324 -[AppDelegate observeValueForKeyPath:ofObject:change:context:] + 132
13  com.apple.Foundation            0x00007fff8ac2ac18 NSKeyValueNotifyObserver + 387
14  com.apple.Foundation            0x00007fff8ac29de8 NSKeyValueDidChange + 453
15  com.apple.Foundation            0x00007fff8ac2ea56 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
16  com.apple.WebCore               0x00007fff89298114 WebCore::FrameLoader::didChangeTitle(WebCore::DocumentLoader*) + 36
17  com.apple.WebCore               0x00007fff8928569d WebCore::Document::updateTitle(WebCore::StringWithDirection const&) + 1133
18  com.apple.WebCore               0x00007fff894ca514 WebCore::Document::setTitle(WTF::String const&) + 228
19  com.apple.WebCore               0x00007fff894ca40d WebCore::setJSDocumentTitle(JSC::ExecState*, JSC::JSObject*, JSC::JSValue) + 77
20  com.apple.WebCore               0x00007fff893c3ba4 void JSC::putEntry<WebCore::JSDocument>(JSC::ExecState*, JSC::HashEntry const*, JSC::PropertyName, JSC::JSValue, WebCore::JSDocument*, bool) + 212
21  com.apple.JavaScriptCore        0x00007fff92609eb6 cti_op_put_by_id_generic + 134
22  ???                             0x00002ec686d770a3 0 + 51430200668323
23  com.apple.JavaScriptCore        0x00007fff9248d3c3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
24  com.apple.JavaScriptCore        0x00007fff9248d165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
25  com.apple.JavaScriptCore        0x00007fff92666c63 JSC::boundFunctionCall(JSC::ExecState*) + 547
26  com.apple.JavaScriptCore        0x00007fff9248d3de JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 622
27  com.apple.JavaScriptCore        0x00007fff9248d165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
28  com.apple.WebCore               0x00007fff8936b1ca WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
29  com.apple.WebCore               0x00007fff893af952 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
30  com.apple.WebCore               0x00007fff893af6b7 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
31  com.apple.WebCore               0x00007fff893af440 WebCore::DOMTimer::fired() + 304
32  com.apple.WebCore               0x00007fff8916f64f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
33  com.apple.WebCore               0x00007fff8916f52a WebCore::timerFired(__CFRunLoopTimer*, void*) + 58
34  com.apple.CoreFoundation        0x00007fff931e4724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
35  com.apple.CoreFoundation        0x00007fff931e425f __CFRunLoopDoTimer + 1151
36  com.apple.CoreFoundation        0x00007fff9325576a __CFRunLoopDoTimers + 298
37  com.apple.CoreFoundation        0x00007fff9319faa5 __CFRunLoopRun + 1525
38  com.apple.CoreFoundation        0x00007fff9319f275 CFRunLoopRunSpecific + 309
39  com.apple.HIToolbox             0x00007fff91d74f0d RunCurrentEventLoopInMode + 226
40  com.apple.HIToolbox             0x00007fff91d74cb7 ReceiveNextEventCommon + 479
41  com.apple.HIToolbox             0x00007fff91d74abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
42  com.apple.AppKit                0x00007fff8c62528e _DPSNextEvent + 1434
43  com.apple.AppKit                0x00007fff8c6248db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
44  com.apple.AppKit                0x00007fff8c6189cc -[NSApplication run] + 553
45  com.apple.AppKit                0x00007fff8c603803 NSApplicationMain + 940
46  com.yellowagents.Nimbus         0x00000001072538b8 main + 184
47  libdyld.dylib                   0x00007fff8dc105fd start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8a73ce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff914f7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff914fafb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8a73d662 kevent64 + 10
1   libdispatch.dylib               0x00007fff9311743d _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff93117152 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8a73ce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff914f7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff914fafb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8a73ce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff914f7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff914fafb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8a73ce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff914f7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff914fafb9 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8a738a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8a737d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff931a0315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff9319f939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff9319f275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                0x00007fff8c7c51ce _NSEventThread + 144
6   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff8a738a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8a737d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff931a0315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff9319f939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff9319f275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation            0x00007fff8ac88907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation            0x00007fff8ac8870b __NSThread__main__ + 1318
7   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 8:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib          0x00007fff8a73c716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff914f8c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore        0x00007fff92428266 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore        0x00007fff92427d85 JSC::BlockAllocator::blockFreeingThreadMain() + 117
4   com.apple.JavaScriptCore        0x00007fff9241d0af WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
6   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
7   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8a73c716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff914f8c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore        0x00007fff92428887 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore        0x00007fff92428718 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff9241d0af WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
6   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
7   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8a73c716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff914f8c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore        0x00007fff92428887 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore        0x00007fff92428718 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff9241d0af WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
6   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
7   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8a73c716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff914f8c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore        0x00007fff92428887 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore        0x00007fff92428718 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff9241d0af WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
6   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
7   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff8a73ce6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff914f7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff914fafb9 start_wqthread + 13

Thread 13:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff8a73c9aa __select + 10
1   com.apple.CoreFoundation        0x00007fff931ebd43 __CFSocketManager + 867
2   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 14:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib          0x00007fff8a738a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8a737d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff931a0315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff9319f939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff9319f275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation        0x00007fff932549d1 CFRunLoopRun + 97
6   com.apple.QTKit                 0x00007fff8f1952fc listenOnDelegatePort + 385
7   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 15:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib          0x00007fff8a738a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8a737d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff931a0315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff9319f939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff9319f275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation        0x00007fff932549d1 CFRunLoopRun + 97
6   com.apple.QTKit                 0x00007fff8f1957c4 listenOnNotificationPort + 353
7   libsystem_pthread.dylib         0x00007fff914f6899 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff914f672a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff914fafc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff79759310  rcx: 0x00007fff589a92b8  rdx: 0x0000000000000000
  rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff589a92e0  rsp: 0x00007fff589a92b8
   r8: 0x6e6f697470656378   r9: 0x00007fff930fd900  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff589a9440  r13: 0x000060800012ec98  r14: 0x0000000000000006  r15: 0x00007fff589a9320
  rip: 0x00007fff8a73c866  rfl: 0x0000000000000206  cr2: 0x000000010b9be000

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x107252000 -        0x107256ff7 +com.yellowagents.Nimbus (0.7.1 - 9) <C541E3D0-0494-368F-8BBB-B48E546F2F67> /Applications/Nimbus.app/Contents/MacOS/Nimbus
       0x107260000 -        0x107277fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Nimbus.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x108ce1000 -        0x108ce2ff9 +cl_kernels (???) <D3F3FF79-111D-4120-BEC7-D010F32994F1> cl_kernels
       0x108ce8000 -        0x108ce9fe4 +cl_kernels (???) <E66F5A33-CFDA-4CB4-9908-59E017F620C1> cl_kernels
       0x10a3e4000 -        0x10a4cafef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10b994000 -        0x10b9a6ff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <81289FEE-C191-3434-9394-543B00B24522> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
       0x10c4d0000 -        0x10c547ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x7fff6c426000 -     0x7fff6c459817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff876ee000 -     0x7fff87718ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
    0x7fff87719000 -     0x7fff87790fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff87791000 -     0x7fff8784afff  libcrypto.0.9.7.dylib (106) <BFE87BFA-7971-37DC-9B20-55F04E509A80> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff878d1000 -     0x7fff878ecff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87af9000 -     0x7fff87b04fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff87b05000 -     0x7fff87b2eff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff87b56000 -     0x7fff87bb6ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff87e59000 -     0x7fff87e80ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff87e81000 -     0x7fff87f60fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87f61000 -     0x7fff87fc5ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff87fdb000 -     0x7fff8800afff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff883e7000 -     0x7fff883ebfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff883ec000 -     0x7fff8843efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8843f000 -     0x7fff88450ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff88451000 -     0x7fff88451fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88452000 -     0x7fff884abfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff884ac000 -     0x7fff884b9ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff884bc000 -     0x7fff884bffff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff884c0000 -     0x7fff8850cffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff885a4000 -     0x7fff8875cff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
    0x7fff88ead000 -     0x7fff88eb8ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff88eb9000 -     0x7fff88edeff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff88edf000 -     0x7fff88ef7ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88ef8000 -     0x7fff89140fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89141000 -     0x7fff89145ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff89146000 -     0x7fff89f93ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8a189000 -     0x7fff8a199ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8a19a000 -     0x7fff8a27efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a27f000 -     0x7fff8a2d7ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8a2d8000 -     0x7fff8a2dafff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8a2db000 -     0x7fff8a533ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a534000 -     0x7fff8a55dfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8a55e000 -     0x7fff8a55efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8a55f000 -     0x7fff8a561fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8a569000 -     0x7fff8a56cfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8a56d000 -     0x7fff8a580ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8a581000 -     0x7fff8a582fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8a583000 -     0x7fff8a6b3ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8a6b4000 -     0x7fff8a6deff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8a6df000 -     0x7fff8a726ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff8a727000 -     0x7fff8a743ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8a7cd000 -     0x7fff8a802ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8a803000 -     0x7fff8a810ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8a811000 -     0x7fff8a838ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8a839000 -     0x7fff8a83bff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8a83c000 -     0x7fff8a83cff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8a899000 -     0x7fff8a8abff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8a8ac000 -     0x7fff8a8b8ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a8e0000 -     0x7fff8a960fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8a961000 -     0x7fff8a961fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a962000 -     0x7fff8a9abfff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8a9ac000 -     0x7fff8aa9dff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8ac05000 -     0x7fff8ac1cffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8ac1d000 -     0x7fff8ac20ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff8ac21000 -     0x7fff8af20fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8af21000 -     0x7fff8b00ffff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b010000 -     0x7fff8b048ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8b068000 -     0x7fff8b0c3ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8b0c4000 -     0x7fff8b0ccff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8b0cd000 -     0x7fff8b13cff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8b16b000 -     0x7fff8b16dffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8b16e000 -     0x7fff8b458fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8b459000 -     0x7fff8b49afff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8b49b000 -     0x7fff8b72cff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b72e000 -     0x7fff8b736ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8b73d000 -     0x7fff8b747fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8bc4f000 -     0x7fff8bca0ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8bcdf000 -     0x7fff8bcdffff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8c079000 -     0x7fff8c096ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8c097000 -     0x7fff8c3b1ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8c40a000 -     0x7fff8c40fff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8c410000 -     0x7fff8c426fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8c427000 -     0x7fff8c430fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8c443000 -     0x7fff8c45afff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8c510000 -     0x7fff8c57dfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c57e000 -     0x7fff8c588fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c589000 -     0x7fff8c5c7ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8c5d1000 -     0x7fff8c600ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8c601000 -     0x7fff8d175ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8d176000 -     0x7fff8d184fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8d185000 -     0x7fff8d1e8ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8d1e9000 -     0x7fff8d1effff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8d246000 -     0x7fff8d24aff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff8d6be000 -     0x7fff8d6c7ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8d6c8000 -     0x7fff8d6ecff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d6f5000 -     0x7fff8d7a5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8d7a6000 -     0x7fff8d7a6fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d7a7000 -     0x7fff8dbdaffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8dbdb000 -     0x7fff8dc0cfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8dc0d000 -     0x7fff8dc10ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff8dc11000 -     0x7fff8dc12fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8dc39000 -     0x7fff8dc52ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8dce3000 -     0x7fff8de90f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8dec2000 -     0x7fff8deddff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8df28000 -     0x7fff8df2aff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8df2b000 -     0x7fff8df4dfff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff8df70000 -     0x7fff8dfbefff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8dfbf000 -     0x7fff8e00cfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8e00d000 -     0x7fff8e00eff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e07a000 -     0x7fff8e07dffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e080000 -     0x7fff8e0f3ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8e0f4000 -     0x7fff8e0f6ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8e0f7000 -     0x7fff8e110ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8e14f000 -     0x7fff8e19dfff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e19e000 -     0x7fff8e472fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8e473000 -     0x7fff8e484ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8e4c2000 -     0x7fff8e4defff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8e4df000 -     0x7fff8e4e1ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8e744000 -     0x7fff8e74bfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8e772000 -     0x7fff8e77cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e77d000 -     0x7fff8e783ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff8ea57000 -     0x7fff8ea57fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8ea5b000 -     0x7fff8ea83ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8efa9000 -     0x7fff8f038fff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8f182000 -     0x7fff8f2c2fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f2c3000 -     0x7fff8f2fcff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8f2fd000 -     0x7fff8f302ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8f303000 -     0x7fff8f304ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f305000 -     0x7fff8f5d3ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8f5d4000 -     0x7fff8f5d5ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8f5f2000 -     0x7fff8f5fafff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8f5fb000 -     0x7fff8f627ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff8f628000 -     0x7fff8f692ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f693000 -     0x7fff8f69bfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8f69c000 -     0x7fff8f6a0fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff8f6a1000 -     0x7fff8f6a3fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f6a4000 -     0x7fff8f6aeff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff8f6fa000 -     0x7fff8f734ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f904000 -     0x7fff8f9ebff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8fa6f000 -     0x7fff8fa9ffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff903a7000 -     0x7fff903a7ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff903b4000 -     0x7fff90522ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff9058c000 -     0x7fff90596ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff90597000 -     0x7fff90622fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff9067b000 -     0x7fff9073dff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9073e000 -     0x7fff907a4fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff907a5000 -     0x7fff907c9fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff907ca000 -     0x7fff90895fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff90896000 -     0x7fff90980fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff90981000 -     0x7fff909c0fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff909ce000 -     0x7fff909fdff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff909ff000 -     0x7fff90a01fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff90a02000 -     0x7fff90a0dfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90a0e000 -     0x7fff90a0ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff90a10000 -     0x7fff90b15fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff90b52000 -     0x7fff90b97ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff90b98000 -     0x7fff90bb0ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90c5f000 -     0x7fff90c6eff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90cc7000 -     0x7fff91237fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff91429000 -     0x7fff91430fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff91431000 -     0x7fff914f4ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff914f5000 -     0x7fff914fcff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff914fd000 -     0x7fff914feff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff91500000 -     0x7fff91505fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff91506000 -     0x7fff91518fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff91519000 -     0x7fff9151cfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff9151d000 -     0x7fff9151eff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff9151f000 -     0x7fff91547ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff915dc000 -     0x7fff91621ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91625000 -     0x7fff91632fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff91633000 -     0x7fff916bcfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff916bd000 -     0x7fff916caff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff916fd000 -     0x7fff91701fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff91796000 -     0x7fff9179ffff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9182a000 -     0x7fff918e2ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff918e3000 -     0x7fff918efff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff91a77000 -     0x7fff91a7bff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff91a7c000 -     0x7fff91a85ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff91ad9000 -     0x7fff91b65ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff91b8d000 -     0x7fff91ba8ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff91ba9000 -     0x7fff91d45ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff91d46000 -     0x7fff91ff0ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff91ff1000 -     0x7fff9201dfff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff920b3000 -     0x7fff920beff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff920dd000 -     0x7fff921aeff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff921af000 -     0x7fff922dbfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff922dc000 -     0x7fff922e3ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff922e4000 -     0x7fff92318fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff92368000 -     0x7fff9236fff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff92370000 -     0x7fff92380fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff92414000 -     0x7fff9278affa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff92a1d000 -     0x7fff92a5fff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff92aa9000 -     0x7fff92ad8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff92b29000 -     0x7fff92c7cff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92cd2000 -     0x7fff92cd2ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff92cd3000 -     0x7fff92cd4ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff9303e000 -     0x7fff93041ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff93079000 -     0x7fff93102ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff93105000 -     0x7fff93113fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93114000 -     0x7fff9312efff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff9312f000 -     0x7fff93314ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff93315000 -     0x7fff9344bffa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff934b3000 -     0x7fff93623ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff93624000 -     0x7fff9366bfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff93679000 -     0x7fff9367fff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff936d6000 -     0x7fff93729fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9372a000 -     0x7fff9372ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff93730000 -     0x7fff93b11ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff940bc000 -     0x7fff940e1ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff940e2000 -     0x7fff940eaffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff940f5000 -     0x7fff940f6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff9413e000 -     0x7fff9422dfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9422e000 -     0x7fff9427bff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff94366000 -     0x7fff943caff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff943ce000 -     0x7fff9442dfff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9442e000 -     0x7fff94450fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff94451000 -     0x7fff9489ffff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff948a0000 -     0x7fff951bc05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff951c0000 -     0x7fff952e2ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff952e3000 -     0x7fff953acfff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 13319
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=201.2M resident=114.5M(57%) swapped_out_or_unallocated=86.8M(43%)
Writable regions: Total=1.2G written=92.7M(8%) resident=116.7M(10%) swapped_out=0K(0%) unallocated=1.1G(90%)

REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    2472K
CG image                               24K
CG raster data                         24K
CG shared images                      212K
CoreImage                               8K
Image IO                                8K
JS JIT generated code               256.0M
JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS garbage collector                 45.6M
Kernel Alloc Once                       8K
MALLOC                               46.6M
MALLOC (admin)                         32K
Memory Tag 242                         12K
OpenCL                                 24K
SQLite page cache                     256K
STACK GUARD                          56.1M
Stack                                14.7M
VM_ALLOCATE                          16.4M
WebKit Malloc                        41.1M
__DATA                               24.3M
__IMAGE                               528K
__LINKEDIT                           65.7M
__TEXT                              135.6M
__UNICODE                             544K
mapped file                          54.0M
shared memory                           4K
===========                        =======
TOTAL                                 1.5G
TOTAL, minus reserved VM space      764.1M


Adding refresh button

When I turn on my MacBook and there is no internet, the IRCCloud page is blank. After connecting to network, the page doesn't refresh. A refresh page button would be nice.

Notifications no longer coming in

It seems irccloud changed the structure of their notifications, causing Nimbus to no longer show pop-ups when highlight words are mentioned. I haven't debugged this further, just thought it would be useful to have an issue for this.

leaks my client usage to third parties

Predictably, as a web wrapper, Nimbus makes all of the same 3p connections that irccloud.com does, including ones to Google and Facebook:

Screen Shot 2020-09-25 at 15 09 52

Screen Shot 2020-09-25 at 15 10 00

Screen Shot 2020-09-25 at 15 10 19

Screen Shot 2020-09-25 at 15 10 23

I don't expect desktop client software to do this, generally, so I wanted to report this as a violation of the principle of least surprise. I've no experience with Electron; is it possible to bundle these dependencies into the client app so these requests aren't made?

Upload a file option does not work

The latest feature to the right of the chat input box has a "Upload a file" option. It does not work in Nimbus, but it does work in the browser (Safari). The other 3 options does work though.

Does not work with Lion anymore.

The latest update does not work with Lion or older versions of osx. Can you make it work with Lion at least? I know its probably stuff for the notifications center so maybe you could make it fallback to growl or allow for the user to specify growl instead?

Configurable URL

We have a company instance of IRCCloud hosted at irccloud.mozilla.com – if I could configure the URL then I could use it with Nimbus (I believe it's otherwise identical to irccloud.com)

Don't Stop

This is better than the official electron IRC Cloud app.
We're with you.
Don't stop development on this one.

Cannot upload images

For some reason I cannot upload images like I can in the web interface. When I click the "upload a file option" nothing happens. The other buttons under the "up" arrow all seem to function as designed. My only guess is that I don't have permissions set up correctly?

Fails to show conversations on load

(Copying this across from the IRC channel...)

I'm getting blank screens when switching channels after load. I wait while, switch channels, wait a while, switch channels, switch channels and eventually it'll load. Faulty loading indicator, maybe? https://skitch.com/mikesten/rai1b/skitch

I think the data is being loaded - I see Growl messages, just not the text version.

Mountain Lion Notifications

I had a stab at replacing the growl.framework with 10.8's NSUserNotificationCenter as the backing for the webscript webkitNofification bridge found in the app. However it turns out that ML's webkit view now provides a window.webkitNotifications that you can't override.

This would be fine if it actually worked, but Google and Apple follow different specs for notifications. And irccloud.com implements the (outdated) one still found in chrome.

http://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html
http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification
http://developer.apple.com/library/safari/#documentation/AppleApplications/Conceptual/SafariJSProgTopics/Articles/SendingNotifications.html

Edit: Seems like it's not a problem of differing specs, notifications in WebViews are broken (10.8.2)

colored usernames

it'd be good to have this. afaik there is a chrome plugin that ads this in the browser.

Allow loading some irccloud browser extensions

Outside Nimbus (which I love), I use the BufSwitch extension pretty heavily. It's just a JS file that gets run after the irccloud page loads. Is there a way to inject this into Nimbus's web view? If so, I'd really love if support for loading it could be added. I'm really not experienced at OS X/Objective C development, but happy to assist in any way I can.

Don’t block when you can’t connect on startup

When starting up in an environment without Internet, nimbus complains that it can’t connect to the internet and offers two options: quit or try again.

Better would be to simply retry periodically until it can connect. Don’t get in my way while I’m troubleshooting other things.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.