Code Monkey home page Code Monkey logo

origami's Introduction

Origami for Quartz Composer is deprecated. Check out Origami Studio — a native Mac app built for modern interface design by Facebook.

===

Origami for Quartz Composer is a free toolkit for Quartz Composer that makes interactive design prototyping easy and doesn’t require programming. It is deprecated and no longer supported.

Most designers today create static mockups to communicate app ideas. But increasingly apps are anything but static, which means as designers we need a better tool for interaction design—this is where Origami comes in.

Getting Origami

You can download the Origami installer from http://facebook.github.io/origami. You'll need a free Apple Developer account to download Quartz Composer first. Links to create an account and get QC are also available on the Origami page.

If you'd prefer to stay up-to-date with the bleeding edge, you can clone this repository to your computer, and link the Origami directory and Origami.plugin files to ~/Library/Graphics/Quartz Composer Patches.

mkdir ~/Workspace
cd ~/Workspace
git clone https://github.com/facebook/origami.git
mkdir -p ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami.plugin ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami ~/Library/Graphics/Quartz\ Composer\ Patches

Troubleshooting

If you continually get the following error:

Origami has been installed to the wrong location (local library). Please uninstall Origami using the uninstaller and reinstall from origami.facebook.com

Please manually move everything in /Library/Graphics to ~/Library/Graphics. Open both folders in Terminal by pasting the following command:

open /Library/Graphics
open ~/Library/Graphics

Feedback

Your feedback is important in making Origami better – feel free to open an Issue here on GitHub or post in our community.

We hope you enjoy using Origami, happy prototyping!

origami's People

Contributors

aaronraimist avatar arbales avatar bwalkin avatar drewhamlin avatar heyadam avatar hrescak avatar quotation avatar tarngerine 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  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

origami's Issues

Paste Image from Clipboard

It'd be super helpful for productivity to be able to paste images from clipboard directly on Quartz:

  1. If no patch is selected, create new image patch + new layer patch. Connect the two
  2. if Image patch is selected, replace image source.

Origami installer crashes

When I try to install Origami on my Mac OS X 10.8.3, it crashes immediately after it opens. I see the installer open, and it beach balls on the Introduction step. Then it crashes and the Apple Problem Reporter opens .

Here's the text from the Problem Details window:

Process: Installer [44505]
Path: /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
Identifier: com.apple.installer
Version: 6.0 (614)
Build Info: Installer-614000000000000~43
Code Type: X86-64 (Native)
Parent Process: launchd [11077]
User ID: 4604

Date/Time: 2014-02-05 08:23:58.474 -0500
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10

Interval Since Last Report: 103536 sec
Crashes Since Last Report: 41
Per-App Interval Since Last Report: 75 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: DF4B3C18-749F-F3A0-1837-A68DC29938F1

Crashed Thread: 12

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[IFNetworkDiskObject availableSpace]: unrecognized selector sent to instance 0x7f83f491a6e0'
terminate called throwing an exception
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8d6c8b06 exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff9015c3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8d75f40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3 CoreFoundation 0x00007fff8d6b702e __forwarding
+ 414
4 CoreFoundation 0x00007fff8d6b6e18 _CF_forwarding_prep_0 + 232
5 Install 0x000000010a66a207 -[IFDTarget volumeAvailableSize] + 41
6 Installer 0x000000010a55668b Installer + 104075
7 Foundation 0x00007fff84abbcd2 NSThread__main + 1345
8 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8347c686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8347bc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8d665233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8d66a916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8d66a0e2 CFRunLoopRunSpecific + 290
5 com.apple.HIToolbox 0x00007fff8b17deb4 RunCurrentEventLoopInMode + 209
6 com.apple.HIToolbox 0x00007fff8b17dc52 ReceiveNextEventCommon + 356
7 com.apple.HIToolbox 0x00007fff8b17dae3 BlockUntilNextEventMatchingListInMode + 62
8 com.apple.AppKit 0x00007fff8c2d1563 _DPSNextEvent + 685
9 com.apple.AppKit 0x00007fff8c2d0e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10 com.apple.AppKit 0x00007fff8c2c81d3 -[NSApplication run] + 517
11 com.apple.AppKit 0x00007fff8c26cc06 NSApplicationMain + 869
12 com.apple.installer 0x000000010a53e434 0x10a53d000 + 5172
13 libdyld.dylib 0x00007fff868d77e1 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff8347e2aa __recvfrom + 10
1 com.apple.installframework 0x000000010a60c745 do_log_udp_listen + 281
2 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8347ed16 kevent + 10
1 libdispatch.dylib 0x00007fff83ed3dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff83ed39ee _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8347e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a321f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8a321d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8a30c1d1 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8347e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a321f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8a321d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8a30c1d1 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8347e0fa psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a324023 _pthread_cond_wait + 927
2 com.apple.Foundation 0x00007fff84ae6fe3 -[NSCondition waitUntilDate:] + 357
3 com.apple.Foundation 0x00007fff84ae6e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4 com.apple.installframework 0x000000010a60b5a8 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 77
5 com.apple.Foundation 0x00007fff84abbcd2 __NSThread__main
+ 1345
6 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8347c686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8347bc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8d665233 CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8d66a916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8d66a0e2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff84a5db66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff84abbcd2 __NSThread__main
+ 1345
7 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8347e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a321f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8a321d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8a30c1d1 start_wqthread + 13

Thread 8:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff87209ee6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8742cc5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 11:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 12 Crashed:
0 libsystem_kernel.dylib 0x00007fff8347e212 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8a320b54 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8a364dce abort + 143
3 libc++abi.dylib 0x00007fff8376e9eb abort_message + 257
4 libc++abi.dylib 0x00007fff8376c39a default_terminate() + 28
5 libobjc.A.dylib 0x00007fff9015c873 _objc_terminate() + 91
6 libc++abi.dylib 0x00007fff8376c3c9 safe_handler_caller(void (*)()) + 8
7 libc++abi.dylib 0x00007fff8376c424 std::terminate() + 16
8 libc++abi.dylib 0x00007fff8376d58b __cxa_throw + 111
9 libobjc.A.dylib 0x00007fff9015c50c objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff8d75f40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
11 com.apple.CoreFoundation 0x00007fff8d6b702e __forwarding
+ 414
12 com.apple.CoreFoundation 0x00007fff8d6b6e18 _CF_forwarding_prep_0 + 232
13 com.apple.installframework 0x000000010a66a207 -[IFDTarget volumeAvailableSize] + 41
14 com.apple.installer 0x000000010a55668b 0x10a53d000 + 104075
15 com.apple.Foundation 0x00007fff84abbcd2 NSThread__main + 1345
16 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
17 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 13:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff87209ee6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8742cc5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 14:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 15:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 16:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 17:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff87209ee6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8742cc5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 18:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 19:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 20:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 21:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff87209ee6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8742cc5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 22:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 23:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 24:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8347e0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a323fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8738fad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8738f9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff874422bf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8a31f7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8a30c1e1 thread_start + 13

Thread 12 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000001153cb918 rdx: 0x0000000000000000
rdi: 0x000000000000a803 rsi: 0x0000000000000006 rbp: 0x00000001153cb940 rsp: 0x00000001153cb918
r8: 0x00007fff7405d278 r9: 0x00000001153cb920 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00000001153cbaa0 r13: 0x00007f83f491a6e0 r14: 0x00000001153cd000 r15: 0x00000001153cb980
rip: 0x00007fff8347e212 rfl: 0x0000000000000206 cr2: 0x00007fff74056ff0
Logical CPU: 0

Binary Images:
0x10a53d000 - 0x10a56aff7 com.apple.installer (6.0 - 614) /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
0x10a586000 - 0x10a58bfff JavaLaunching (1) <528DEA76-B869-36B5-87A6-D9B722968E16> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x10a597000 - 0x10a5b1fff com.apple.PackageKit.PackageUIKit (3.0 - 260) <72D3A91C-8404-338B-814F-870F0812A261> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit.framework/Versions/A/PackageUIKit
0x10a5ce000 - 0x10a5e5fff com.apple.InstallerPlugins (6.0 - 614) <97819596-9A0F-300E-946E-144C35377BB3> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugins
0x10a601000 - 0x10a6c6ff7 com.apple.installframework (700 - 735) /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
0x10a74d000 - 0x10a7effff com.apple.PackageKit (3.0 - 260) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x7fff6a13d000 - 0x7fff6a17193f dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
0x7fff83355000 - 0x7fff833fbff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8346c000 - 0x7fff83487ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
0x7fff8363a000 - 0x7fff8363dfff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff83666000 - 0x7fff83674fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff83699000 - 0x7fff836a5fff libCSync.A.dylib (331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff836a6000 - 0x7fff836b1ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff836b2000 - 0x7fff8370efff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8370f000 - 0x7fff83757fff com.apple.DiskManagement (5.2 - 665) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff83758000 - 0x7fff8375cfff libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8375d000 - 0x7fff8376afff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8376b000 - 0x7fff83790ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff83791000 - 0x7fff83797fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83798000 - 0x7fff838f6fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff838f7000 - 0x7fff83978fff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff83979000 - 0x7fff83d70fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff83d9a000 - 0x7fff83da6ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff83da7000 - 0x7fff83da7ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff83da8000 - 0x7fff83dcfff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff83dd0000 - 0x7fff83e6afff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff83e6b000 - 0x7fff83e70fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff83e7e000 - 0x7fff83e95fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff83ecf000 - 0x7fff83ee4ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff83efd000 - 0x7fff83f52ff7 libTIFF.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff83f5b000 - 0x7fff848eb6ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff848ec000 - 0x7fff8497bfff libCoreStorage.dylib (296.16) /usr/lib/libCoreStorage.dylib
0x7fff8497c000 - 0x7fff849c7ff7 com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
0x7fff84a26000 - 0x7fff84d83ff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84d84000 - 0x7fff84f84fff libicucore.A.dylib (491.11.2) /usr/lib/libicucore.A.dylib
0x7fff84f85000 - 0x7fff84f88fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff84f89000 - 0x7fff84fb1fff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff85035000 - 0x7fff8508cff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff850b9000 - 0x7fff850c5fff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff85123000 - 0x7fff851f5ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff851f6000 - 0x7fff851ffff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff85200000 - 0x7fff8522cff7 libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff852e6000 - 0x7fff85335ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff85336000 - 0x7fff85392ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff85393000 - 0x7fff85488fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff85489000 - 0x7fff8548cff7 com.apple.LoginUICore (2.0 - 2.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8555c000 - 0x7fff8556fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff85585000 - 0x7fff8559afff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8559b000 - 0x7fff855dbff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff855dc000 - 0x7fff85629fff com.apple.CoreMediaIO (307.0 - 4155) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff856c7000 - 0x7fff856ccfff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff856cd000 - 0x7fff856dbfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff85fcd000 - 0x7fff86068fff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff86069000 - 0x7fff86107ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff86407000 - 0x7fff8641bfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8641c000 - 0x7fff8642fff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff86430000 - 0x7fff866deff7 com.apple.imageKit (2.2 - 670) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff866df000 - 0x7fff8688dfff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff868d5000 - 0x7fff868d8ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff868d9000 - 0x7fff868e6ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff868e7000 - 0x7fff86b6cff7 com.apple.RawCamera.bundle (4.03 - 676) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff86b7c000 - 0x7fff86c96fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff86c9a000 - 0x7fff86ca5ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff86ca6000 - 0x7fff86da8fff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff86da9000 - 0x7fff86db1fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff86e02000 - 0x7fff86e23ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff86e24000 - 0x7fff86e46ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff86e47000 - 0x7fff86eaffff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff86eb0000 - 0x7fff86eeaff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff86eeb000 - 0x7fff87202ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87203000 - 0x7fff8749efff com.apple.JavaScriptCore (8536 - 8536.28.10) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8749f000 - 0x7fff876faff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff87702000 - 0x7fff8776bfff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff8776c000 - 0x7fff877b5fff com.apple.framework.CoreWiFi (1.2.2 - 122.12) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff877b6000 - 0x7fff87f5dfff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff87f63000 - 0x7fff87ff0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff87ff1000 - 0x7fff8800eff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8800f000 - 0x7fff88244ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8827b000 - 0x7fff882ccff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff882cd000 - 0x7fff882cefff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff882d1000 - 0x7fff882d2ff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
0x7fff882d3000 - 0x7fff882defff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff882e2000 - 0x7fff8830efff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8830f000 - 0x7fff8830ffff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff88310000 - 0x7fff88312ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff88313000 - 0x7fff8836dfff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8837c000 - 0x7fff8837dff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff8837e000 - 0x7fff88384fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff88385000 - 0x7fff88386fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff88387000 - 0x7fff88387fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff88388000 - 0x7fff88439fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8843a000 - 0x7fff8843efff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8843f000 - 0x7fff88482ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff88494000 - 0x7fff88592fff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff88593000 - 0x7fff8872efef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8872f000 - 0x7fff88749fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8874a000 - 0x7fff88754fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88755000 - 0x7fff88764fff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff889ae000 - 0x7fff88a3ffff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff88a6c000 - 0x7fff88b69fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff88b6a000 - 0x7fff88bc1ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff88bc2000 - 0x7fff88bc3fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
0x7fff88bc4000 - 0x7fff88bc6ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff88bc7000 - 0x7fff88beefff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff88bef000 - 0x7fff88c49ff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff88c4a000 - 0x7fff88ca0fff com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff88ca1000 - 0x7fff88ca8fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff88cad000 - 0x7fff88cbbff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
0x7fff88cbc000 - 0x7fff88cc0fff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff88cc1000 - 0x7fff88d29ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff88d9b000 - 0x7fff88de6fff com.apple.CoreMedia (1.0 - 926.87) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff88de7000 - 0x7fff88e15ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff88e16000 - 0x7fff88e17ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff88e18000 - 0x7fff88e5cfff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
0x7fff88e5d000 - 0x7fff88f4eff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff88f4f000 - 0x7fff88f51fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff88f52000 - 0x7fff89025ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff89077000 - 0x7fff89084fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff89085000 - 0x7fff890cdfff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff891ff000 - 0x7fff89207ff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8a1ce000 - 0x7fff8a1d0fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8a1d1000 - 0x7fff8a251ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8a2e2000 - 0x7fff8a2e2fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8a2e3000 - 0x7fff8a303fff libPng.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8a304000 - 0x7fff8a304fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8a30b000 - 0x7fff8a3d7ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
0x7fff8a659000 - 0x7fff8a690ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff8a691000 - 0x7fff8a802ff7 com.apple.QTKit (7.7.1 - 2599.24) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8a8af000 - 0x7fff8a8affff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a8b0000 - 0x7fff8a8b7fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8a8b8000 - 0x7fff8a8fbff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8a8fc000 - 0x7fff8abcdff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8b11e000 - 0x7fff8b44efff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b44f000 - 0x7fff8b56ffff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8b570000 - 0x7fff8b5cffff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8b630000 - 0x7fff8b631fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8b78e000 - 0x7fff8b7b9fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8b7ba000 - 0x7fff8b7c1fff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8b7c2000 - 0x7fff8b7c6fff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8b7c7000 - 0x7fff8b8c9fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8c0b0000 - 0x7fff8c0d1fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8c0d2000 - 0x7fff8c16fff7 com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8c17c000 - 0x7fff8cda9ff7 com.apple.AppKit (6.8 - 1187.37) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8cdaa000 - 0x7fff8ce2cff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ce2d000 - 0x7fff8ce4fff7 libxpc.dylib (140.42) /usr/lib/system/libxpc.dylib
0x7fff8ce50000 - 0x7fff8cf2afff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8cf2b000 - 0x7fff8cf3dff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8cf67000 - 0x7fff8cf73fff com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff8cf74000 - 0x7fff8d07ffff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d0bd000 - 0x7fff8d0c1fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8d0c7000 - 0x7fff8d23cfff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8d341000 - 0x7fff8d34fff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8d350000 - 0x7fff8d3befff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d635000 - 0x7fff8d81fff7 com.apple.CoreFoundation (6.8 - 744.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8d86f000 - 0x7fff8d879fff libcsfde.dylib (296.16) /usr/lib/libcsfde.dylib
0x7fff8d8f5000 - 0x7fff8da0efff com.apple.ImageIO.framework (3.2.0 - 849) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8da11000 - 0x7fff8da30ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8da63000 - 0x7fff8da63fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8da64000 - 0x7fff8da66ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8da67000 - 0x7fff8da86ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8da98000 - 0x7fff8da98fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8da99000 - 0x7fff8da9dff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8da9e000 - 0x7fff8dad4fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8db1d000 - 0x7fff8db49fff com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8dd7e000 - 0x7fff8df04fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8df05000 - 0x7fff8df08fff libRadiance.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8df44000 - 0x7fff8e041ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8e05d000 - 0x7fff8e456fe7 com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8e5e3000 - 0x7fff8e6a8ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8e6a9000 - 0x7fff8e6adff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8e705000 - 0x7fff8e708fff libutil.dylib (30) /usr/lib/libutil.dylib
0x7fff8e709000 - 0x7fff8e71aff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8e99e000 - 0x7fff8e9ddff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8e9e9000 - 0x7fff8e9ebfff libCVMSPluginSupport.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8e9ec000 - 0x7fff8ea03fff com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8ea04000 - 0x7fff8ea3afff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8ea57000 - 0x7fff8ea57fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8ea58000 - 0x7fff8eab1fff com.apple.ImageCaptureCore (5.0.2 - 5.0.2) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8eab2000 - 0x7fff8eab4fff com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8eb1d000 - 0x7fff8eb69ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8eb6a000 - 0x7fff8eb70ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8eb71000 - 0x7fff8ebbbff7 libGLU.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ebbc000 - 0x7fff8ec29ff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ecc5000 - 0x7fff8eccafff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8eccb000 - 0x7fff8eccbfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8eccc000 - 0x7fff8ed00fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8ed01000 - 0x7fff8ed02ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib
0x7fff8ed03000 - 0x7fff8ed82ff7 com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8ed83000 - 0x7fff8ed99fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8ed9a000 - 0x7fff8edd5fff com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8edd6000 - 0x7fff8ee25ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ee82000 - 0x7fff8ee82fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8eec2000 - 0x7fff8eecdfff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8f25d000 - 0x7fff8f287ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8f288000 - 0x7fff8f345ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8f346000 - 0x7fff8f355ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8f356000 - 0x7fff8f4a7fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f4a8000 - 0x7fff8f4d6fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8f4d7000 - 0x7fff8f534ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8f544000 - 0x7fff8f58ffff com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8f590000 - 0x7fff8f834ff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8f835000 - 0x7fff8fc52fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8fc53000 - 0x7fff8fc90fef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8fc91000 - 0x7fff900cdfff com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff900ce000 - 0x7fff900e5fff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff900e6000 - 0x7fff90118fff com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
0x7fff90119000 - 0x7fff9014aff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9014b000 - 0x7fff9026392f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
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: 1135641
thread_create: 2
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=54.9M resident=54.9M(100%) swapped_out_or_unallocated=0K(0%)
Writable regions: Total=1.3G written=1.2G(98%) resident=1.3G(100%) swapped_out=0K(0%) unallocated=0K(0%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 1376K
CG image 4K
CG shared images 1216K
CoreServices 3184K
JS JIT generated code 1.0G
JS VM register file 16.0M
JS garbage collector 2832K
MALLOC 95.5M
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 16K
SQLite page cache 192K
Stack 76.3M
VM_ALLOCATE 88.0M
__DATA 15.5M
__IMAGE 528K
__LINKEDIT 52.8M
__TEXT 132.9M
__UNICODE 544K
mapped file 32K
shared memory 132.1M
=========== =======
TOTAL 1.6G

Model: iMac12,2, BootROM IM121.0047.B1E, 4 processors, Intel Core i7, 3.4 GHz, 16 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HDS723020BLA642, 2 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa120000 / 5
USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfa122000 / 9
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: HP 4120, 0x03f0 (Hewlett Packard), 0x0044, 0xfd140000 / 5
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

Quartz Composer stuck on EL Capitan Xcode7.0 beta4

*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]

screen shot 2015-08-18 at 9 07 36 pm

0x87575ffa: -[QCContext nextExecutionTimeForPatch:time:arguments:]
0x87575cb5: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:]
0x87575abb: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:]
0x87631718: -[QCView nextExecutionTime:arguments:]
0x0806f101
0x8763195c: -[QCView render:arguments:]
0x8763249c: -[QCView startRendering:]
0x0806e987
0x0ba1a1a1: -[FBOrigamiAdditions(Retina) startRendering:]
0x9795454f: _CFXRegistrationPost_block_invoke
0x97953c17: _CFXRegistrationPost
0x97953982: ___CFXNotificationPost_block_invoke
0x9794d842: -[_CFXNotificationRegistrar find:object:observer:enumerator:]
0x9783c9a5: _CFXNotificationPost
0x97064133: -[NSNotificationCenter postNotificationName:object:userInfo:]
0x94004f6f: -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x946d011f: __71-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]_block_invoke3337
0x947075a1: NSPerformVisuallyAtomicChange
0x940043d0: -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x94003f7b: -[NSWindow orderWindow:relativeTo:]
0x93ffb8b2: -[NSWindow makeKeyAndOrderFront:]
0x8e19f1fe: -[QLSeamlessDocumentOpener showWindow:contentFrame:withBlock:]
0x9408e184: -[NSWindowController showWindow:]
0x0806e488
0x940a5412: -[NSDocument showWindows]
0x944435ff: __90-[NSDocumentController(NSInternal) _autoreopenDocumentsFromRecords:withCompletionHandler:]_block_invoke1897
0x9443b351: __89-[NSDocumentController reopenDocumentForURL:withContentsOfURL:display:completionHandler:]_block_invoke_2
0x978aace4: __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK

0x9789c9a5: __CFRunLoopDoBlocks
0x9789c70b: __CFRunLoopRun
0x9789bb78: CFRunLoopRunSpecific
0x895bf3e5: RunCurrentEventLoopInMode
0x895bf083: ReceiveNextEventCommon
0x895befbb: _BlockUntilNextEventMatchingListInModeWithFilter
0x93f65ae7: _DPSNextEvent
0x94331ac5: -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
0x93f5b986: -[NSApplication run]
0x08062ebc

Seeing two Origami Menus in QC

Following the basic install here http://scotthurff.com/qc/ I launched QC to see not one but two Origami menus. Not certain if this is due to my error but would love a little bit of help either removing Origami so I can start with a fresh install or fixing the current install.

OS 10.9.4
QC 4.6 (151) Framework Version 5.1 (319)

screenshot_9_3_14__12_21_pm

Version 1.3 installation fail

Hello guys,

I really want to try Origami but every time I try to install it (version 1.3 on Mac OS X 10.9.2) I just get a message saying:

"Installation failed. The installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance".

This has happened several times already, even after reboot and allowed with user account credentials. I haven't found any other source of info on this, so that's why I decided to post here. I hope I'm not missing some important key fact.

Thanks for any info!

jl

8yavvls

3d waggle export ios code

hello i have a problem

i download the .qtz named 3d waggle and i export the code

in the code

there are two setPopAnimationProgress method and three togglePopAnimation

  1. the tow setPopAnimationProgress method are different,but how to call it
  2. the togglePopAnimation method , two of three is the same ,but how to call it

Shortcuts for Switch/Splitter are inverted

On the website the 's' key maps to Switch and 'S' maps to Splitter

For me these are inverted (running Origami 2.01). (s -> splitter and S -> switch)

's' creates a Splitter and 'S' creates a Switch
s should create a switch.
S (⇧+S) Should create a splitter.

Interaction 2 not recognising a masked image

Summary:
The interaction 2 patch hit area is not correct when using a masked Layer.

Steps to Reproduce:
See dropbox link https://dl.dropboxusercontent.com/u/31564678/OrigamiExamples/maskLayerBug.qtz

Expected Results:
Regarding example composition, no interaction when outside the circle (mask image). See the hitTest patch with mask in Quartz Composer

Actual Results:
Interaction when inside the layer patch before masked

Solution
look into the hitTest patch, some Facebook magic to the interaction 2 patch

Version:
Origami 1.2 +
QC editor Version 4.6 (151.1)
Framework Version 5.1 (319)

Attachments:
https://dl.dropboxusercontent.com/u/31564678/OrigamiExamples/maskLayerBug.qtz

Git repo is falling behind official releases

The official release version is now at 2.0.2, but the repo hasn't been updated since 1.4 — will you update the repo for others interested in contributing to improving patches, etc?

Also, my understand is that what's being shared here is the compiled form of Origami. Would it be possible to share the Xcode project or whatever appropriate source code?

Origami Plugin is broken on OS X El Capitan

Quartz Composer freezes when trying to open or create a new document that includes Phone Origami patch.

This is the error I get when trying to run the Phone patch in viewer:

0x8b5a34b4: -[QCContext nextExecutionTimeForPatch:time:arguments:]
0x8b5a3169: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:]
0x8b5a2f64: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:]
0x8b65f182: -[QCView nextExecutionTime:arguments:]
0x0e5f0101
0x8b65f3c6: -[QCView render:arguments:]
0x8b65ff06: -[QCView startRendering:]
0x0e5ef987
0x14af01a1: -[FBOrigamiAdditions(Retina) startRendering:]
0x8705aeaf: ___CFXRegistrationPost_block_invoke
0x8705a571: _CFXRegistrationPost
0x8705a2f2: ___CFXNotificationPost_block_invoke
0x870576c2: -[_CFXNotificationRegistrar find:object:observer:enumerator:]
0x86f456ec: _CFXNotificationPost
0x8fc3d698: -[NSNotificationCenter postNotificationName:object:userInfo:]
0x862c496a: -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x86999e33: __71-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]_block_invoke3296
0x869d034b: NSPerformVisuallyAtomicChange
0x862c3dbd: -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x862c396e: -[NSWindow orderWindow:relativeTo:]
0x862bb0f5: -[NSWindow makeKeyAndOrderFront:]
0x8e5e0919: -[QLSeamlessDocumentOpener showWindow:contentFrame:withBlock:]
0x86352f2c: -[NSWindowController showWindow:]
0x0e5ef488
0x0e5f0f14
0x864ec6ad: -[NSToolbarButton sendAction:to:]
0x863e79ac: -[NSToolbarItemViewer mouseDown:]
0x86993cee: -[NSWindow _handleMouseDownEvent:isDelayedEvent:]
0x86994fad: -[NSWindow _reallySendEvent:isDelayedEvent:]
0x862ee356: -[NSWindow sendEvent:]
0x862ea9cf: -[NSApplication sendEvent:]
0x0e5e67ff
0x86217309: -[NSApplication run]
0x0e5e3ebc

Syphon Server issues

https://github.com/Syphon/Quartz-Composer is the best way to record from QC. And pipe scenes from one area of a composition to another.

Adding a syphon server to the top layer and setting the source input to OpenGL Scene display as blank white screen inside the phone patch.
The issue seems to the be the 'mipmap' patch with a Image texturing patch with 2D targeting and mipmapping enabled.

Example composition https://www.dropbox.com/s/yosfts0xrvkvj3x/Alpha%20and%20Scale%20-%20Syphon%20out.qtz

Syphon plugin from http://syphon.v002.info/

OSX 10.9.3
QC editor Version 4.6 (151)
Framework Version 5.1 (319)

Timer patch Done output should default to 1 (true)

When using the Timer patch, the Done output does not default to true (that the timer is done). Instead, it has to run once in order for it to be done. What I have to do now is set a conditional patch and use the Time output on the Timer patch as the first value, and set the condition to be equal to 0.

Origami 1.3 is crashing QC

Posting my crash report here:

'
Process: Quartz Composer [6984]
Path: /Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
Identifier: com.apple.QuartzComposer.editor
Version: 4.6 (151)
Build Info: QuartzComposerEditor-151000000000000~138
Code Type: X86-64 (Native)
Parent Process: launchd [598]
User ID: 502

Date/Time: 2014-08-25 11:39:49.415 -0500
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10

Interval Since Last Report: 322 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 2 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 31F98E5F-3ED8-FB09-1E94-33E677D8A119

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18:
-->
__TEXT 0000000105eec000-0000000105f2e000 [ 264K] r-x/rwx SM=COW /Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff97a83498 objc_msgSend_vtable3 + 24
1 com.apple.Foundation 0x00007fff9328c2e7 -[NSBundle loadAndReturnError:] + 646
2 com.apple.QuartzComposer 0x00007fff905ff6ee -[GFNodeManager(PlugIns) loadPlugInAtPath:] + 514
3 com.apple.QuartzComposer 0x00007fff905ff4df -[QCNodeManager loadPlugInAtPath:] + 184
4 com.apple.QuartzComposer 0x00007fff905ffb18 -[GFNodeManager(PlugIns) loadPlugInsInFolder:withExtensions:] + 475
5 com.apple.QuartzComposer 0x00007fff905ff8e5 -[GFNodeManager(PlugIns) loadPlugInsInLibrary:withExtensions:] + 228
6 com.apple.QuartzComposer 0x00007fff905fe6b2 _RegisterPatches + 5406
7 com.apple.QuartzComposer 0x00007fff905fccc9 +[QCPatch(Registry) patchManager] + 319
8 com.apple.QuartzComposer.editor 0x0000000105eef4f6 0x105eec000 + 13558
9 com.apple.QuartzComposer.editor 0x0000000105eef2ea 0x105eec000 + 13034
10 com.apple.QuartzComposer.editor 0x0000000105eef283 0x105eec000 + 12931
11 com.apple.QuartzComposer.editor 0x0000000105eef0d3 0x105eec000 + 12499
12 com.apple.CoreFoundation 0x00007fff992b9eda _CFXNotificationPost + 2554
13 com.apple.Foundation 0x00007fff93260796 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
14 com.apple.AppKit 0x00007fff95eb84a4 -[NSApplication finishLaunching] + 331
15 com.apple.AppKit 0x00007fff95eb801a -[NSApplication run] + 124
16 com.apple.QuartzComposer.editor 0x0000000105eeee89 0x105eec000 + 11913
17 com.apple.AppKit 0x00007fff95e5cbd6 NSApplicationMain + 869
18 libdyld.dylib 0x00007fff948877e1 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff988856d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff93bb1f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff93bb1ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff93b9c191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff98885d16 kevent + 10
1 libdispatch.dylib 0x00007fff92345dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff923459ee _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff988856d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff93bb1f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff93bb1ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff93b9c191 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff988856d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff93bb1f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff93bb1ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff93b9c191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff59d13201 rcx: 0x009c8603009c8601 rdx: 0x00007fff7dfe3d48
rdi: 0x0000000109e67840 rsi: 0x00007fff966eb25d rbp: 0x00007fff59d132d0 rsp: 0x00007fff59d131a8
r8: 0x0000000000000001 r9: 0x00007fff7dfdcae0 r10: 0x00007fc271031e80 r11: 0x0000000000000000
r12: 0x00007fc270407c60 r13: 0x0000000000000001 r14: 0x00007fc2718846b8 r15: 0x00007fc270453301
rip: 0x00007fff97a83498 rfl: 0x0000000000010246 cr2: 0x0000000000000018
Logical CPU: 0

Binary Images:
0x105eec000 - 0x105f2dfff com.apple.QuartzComposer.editor (4.6 - 151) /Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
0x105f4d000 - 0x105fb7fff com.apple.DevToolsKit (4.1 - 120) /Applications/Quartz Composer.app/Contents/Frameworks/DevToolsKit.framework/Versions/A/DevToolsKit
0x105ffa000 - 0x10698a807 com.apple.CoreGraphics (1.600.0 - 333.1.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x1088b1000 - 0x1088bdfff libCSync.A.dylib (333.1.1) <1EE4C872-5236-3577-A458-691DA2B43370> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x1088ea000 - 0x1088eefff libCGXType.A.dylib (333.1.1) <3010D3F9-C3A9-3D2E-ACDD-9020FB17482E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x108bf4000 - 0x108c20ff7 libRIP.A.dylib (333.1.1) <606E69AD-20AD-3517-B304-AD03F68CF47D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x108c6d000 - 0x108c94ff7 com.apple.QuartzComposer.ExtraPatches (4.1 - 287.1) <2B920C44-98A2-3DBA-8345-7C88DD6B5440> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
0x108ca9000 - 0x108cd4fff com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x109d95000 - 0x109ddfff7 com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x109e08000 - 0x109e5dff7 +com.facebook.Origami (1.3 - 6) <35818691-C37B-3C61-960D-357287624D82> /Users/USER/Library/Graphics/Quartz Composer Patches/Origami.plugin/Contents/MacOS/Origami
0x109e71000 - 0x109e8bfff +com.facebook.pop (1.0 - 1) <4DD2BADA-CB31-3D81-B6A1-1563F0085DF3> /Users/USER/Library/Graphics/Quartz Composer Patches/Origami.plugin/Contents/Frameworks/pop.framework/Versions/A/pop
0x109ea3000 - 0x109ebafff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/USER/Library/Graphics/Quartz Composer Patches/Origami.plugin/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x109ed3000 - 0x109facff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x7fff65aec000 - 0x7fff65b2093f dyld (210.2.3) /usr/lib/dyld
0x7fff8c9a3000 - 0x7fff8cacdfff com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8cc55000 - 0x7fff8cc60fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8cc8b000 - 0x7fff8cceefff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ccef000 - 0x7fff8cd79fff com.apple.iLifeMediaBrowser (2.7.4 - 546.7) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x7fff8d000000 - 0x7fff8d05afff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8d074000 - 0x7fff8d5e4ff7 com.apple.CoreAUC (6.22.03 - 6.22.03) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8d85b000 - 0x7fff8d8b2ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8d8c5000 - 0x7fff8d92dfff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8d92e000 - 0x7fff8db2efff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff8db2f000 - 0x7fff8eaeeff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8eaef000 - 0x7fff8eb14ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff8eb15000 - 0x7fff8eb23ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8eb25000 - 0x7fff8eb47ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8eb48000 - 0x7fff8eb85fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8ec03000 - 0x7fff8ec73fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8ec74000 - 0x7fff8ef0fff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8ef10000 - 0x7fff8ef2fff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8f8c1000 - 0x7fff8fa4cfff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8fa4d000 - 0x7fff8fbc2fff com.apple.CFNetwork (596.6.2 - 596.6.2) <03663F71-3E01-3958-9BBC-D7015189A4AC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8fc00000 - 0x7fff8ff17ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8ff18000 - 0x7fff8ff9aff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8fff9000 - 0x7fff90066ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff900e8000 - 0x7fff900edfff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff900ee000 - 0x7fff901e3fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff901e4000 - 0x7fff905dbfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff905f1000 - 0x7fff9084cff7 com.apple.QuartzComposer (5.1 - 287.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff90852000 - 0x7fff908a8fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff908a9000 - 0x7fff90936ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff90937000 - 0x7fff90984fff com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff909cd000 - 0x7fff90b68fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff90b69000 - 0x7fff90b80fff libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff90ba7000 - 0x7fff90d55fff com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff90d58000 - 0x7fff90d5bfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90d5c000 - 0x7fff90d6afff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff90d6b000 - 0x7fff90d6bfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff90d6c000 - 0x7fff90d6cfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90d6d000 - 0x7fff90d83fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff90d84000 - 0x7fff90de0ff7 com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff90de1000 - 0x7fff90df4ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff90e9d000 - 0x7fff90e9eff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff90fbd000 - 0x7fff90fd4fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff90fed000 - 0x7fff90ff3fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff90ff4000 - 0x7fff9105cff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff9105d000 - 0x7fff9115ffff libcrypto.0.9.8.dylib (47.2) /usr/lib/libcrypto.0.9.8.dylib
0x7fff911d6000 - 0x7fff9127cff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff9127d000 - 0x7fff9129aff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9129b000 - 0x7fff9129ffff libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff912a0000 - 0x7fff912a4fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff912b2000 - 0x7fff912eafff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff912eb000 - 0x7fff91337fff com.apple.framework.CoreWLAN (3.4 - 340.18) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91353000 - 0x7fff91450fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff9147a000 - 0x7fff9147afff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9152e000 - 0x7fff917fffff com.apple.security (7.0 - 55179.16.2) <87489F4C-750E-3183-B404-215097E71054> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff91870000 - 0x7fff918c5ff7 libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff918cb000 - 0x7fff919ebfff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff91a36000 - 0x7fff91a3afff libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff91d00000 - 0x7fff91d22ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff91d23000 - 0x7fff91d72ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff91d73000 - 0x7fff91dc2fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff91dc3000 - 0x7fff91dedff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff91dee000 - 0x7fff91e0dff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff91e0e000 - 0x7fff91e19fff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff91e1a000 - 0x7fff91e21fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff91e4e000 - 0x7fff91e4fff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff91e50000 - 0x7fff9228cfff com.apple.VideoToolbox (1.0 - 926.106) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff9228d000 - 0x7fff922b4fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff922b5000 - 0x7fff92333ff7 com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff92334000 - 0x7fff92335fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff92336000 - 0x7fff92340fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff92341000 - 0x7fff92356ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff92357000 - 0x7fff9240aff7 com.apple.PDFKit (2.8.5 - 2.8.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff9240d000 - 0x7fff924e7fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff925a0000 - 0x7fff925abff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff925ae000 - 0x7fff925b0fff libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff92e36000 - 0x7fff92e82ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib
0x7fff92e83000 - 0x7fff92e85ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff92e86000 - 0x7fff92e98ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff92ea2000 - 0x7fff92efefff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff92eff000 - 0x7fff92efffff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff92ffd000 - 0x7fff93012fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff93021000 - 0x7fff93064ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff93065000 - 0x7fff930beff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff930bf000 - 0x7fff930edff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff930ee000 - 0x7fff93208fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff93217000 - 0x7fff93576fff com.apple.Foundation (6.8 - 945.19) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff935ac000 - 0x7fff935f0fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff93643000 - 0x7fff93644ff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
0x7fff93645000 - 0x7fff936b3ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff936b4000 - 0x7fff937b2fff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff937b3000 - 0x7fff93870ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff93904000 - 0x7fff93a1dfff com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff93a1e000 - 0x7fff93a2bff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff93a2c000 - 0x7fff93a95fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff93a97000 - 0x7fff93ad1ff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff93b4b000 - 0x7fff93b9aff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff93b9b000 - 0x7fff93c67ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff9451e000 - 0x7fff94554fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff94555000 - 0x7fff94580fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff9458d000 - 0x7fff945e7ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff946c6000 - 0x7fff946cafff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff946cb000 - 0x7fff946d3ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff946d4000 - 0x7fff946d4fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff94726000 - 0x7fff94735fff com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94736000 - 0x7fff94833ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff94841000 - 0x7fff94884ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff94885000 - 0x7fff94888ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff94889000 - 0x7fff9493bff7 com.apple.LaunchServices (539.11 - 539.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9493c000 - 0x7fff94942ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff9498b000 - 0x7fff9498dfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff94a31000 - 0x7fff94a4bfff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff94a4c000 - 0x7fff94a4cfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff94a4d000 - 0x7fff94a56fff com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff94a91000 - 0x7fff94abdfff com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff953de000 - 0x7fff9542fff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9548b000 - 0x7fff954d6fff com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff954d7000 - 0x7fff954e6ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff954e7000 - 0x7fff9566dfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9570d000 - 0x7fff95712fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff95713000 - 0x7fff9573ffff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff9575a000 - 0x7fff9582cff7 com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff95a4c000 - 0x7fff95a4cfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff95a4d000 - 0x7fff95a50fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff95aa1000 - 0x7fff95aafff7 libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib
0x7fff95ab0000 - 0x7fff95aefff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff95af0000 - 0x7fff95c4efef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff95c4f000 - 0x7fff95caefff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff95caf000 - 0x7fff95cc2ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff95cc3000 - 0x7fff95cc5fff com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff95cc6000 - 0x7fff95ce1ff7 libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib
0x7fff95ce2000 - 0x7fff95ce9ff7 libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
0x7fff95cea000 - 0x7fff95d0bfff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff95d10000 - 0x7fff95d30fff libPng.dylib (852) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff95d6c000 - 0x7fff96999fff com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9699a000 - 0x7fff96c49fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff96c4b000 - 0x7fff96dbcff7 com.apple.QTKit (7.7.1 - 2599.46) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff96dbd000 - 0x7fff96e5bff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff96e5c000 - 0x7fff97100ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff97101000 - 0x7fff9714bff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9714c000 - 0x7fff9723dff7 com.apple.PubSub (1.0.5 - 65.32) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff97373000 - 0x7fff976a3fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff976a4000 - 0x7fff976a6ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff97760000 - 0x7fff97787ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff977d4000 - 0x7fff97802fff com.apple.CoreServicesInternal (154.4 - 154.4) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff97803000 - 0x7fff978c8ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff978e5000 - 0x7fff97a37fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff97a38000 - 0x7fff97a4cfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff97a7c000 - 0x7fff97b9492f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff97b95000 - 0x7fff97b96fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff97b97000 - 0x7fff97b98fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff97b99000 - 0x7fff97bb0fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff97bb1000 - 0x7fff97bb3fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff97bb4000 - 0x7fff97de9ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff97dea000 - 0x7fff97eecfff libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff97eed000 - 0x7fff9830afff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff9831d000 - 0x7fff9831dfff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9831e000 - 0x7fff98329ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9832a000 - 0x7fff9832eff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff98578000 - 0x7fff9857bfff libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9857c000 - 0x7fff98584fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff98585000 - 0x7fff98589ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9858a000 - 0x7fff985c0fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff985c1000 - 0x7fff9865bfff libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9865c000 - 0x7fff98663fff libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9866f000 - 0x7fff986efff7 com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff986f0000 - 0x7fff986fefff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff986ff000 - 0x7fff9870cfff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff9870d000 - 0x7fff98819fff libFontParser.dylib (84.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff98873000 - 0x7fff9888eff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff9888f000 - 0x7fff988c0ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff988c6000 - 0x7fff988c6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff988c7000 - 0x7fff9891eff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff989ad000 - 0x7fff98a48fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff98a49000 - 0x7fff98a4ffff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff98a50000 - 0x7fff98a51ff7 libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
0x7fff98a52000 - 0x7fff98ae6ff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff98bec000 - 0x7fff98c0dff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff98c0e000 - 0x7fff98c0effd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff98c9f000 - 0x7fff98cabfff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff98cac000 - 0x7fff98cb1fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff98cb7000 - 0x7fff98cdffff libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff98ce0000 - 0x7fff98f74ff7 com.apple.RawCamera.bundle (5.06 - 751) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff98f75000 - 0x7fff98f82fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff98fbc000 - 0x7fff99273ff7 com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff99274000 - 0x7fff9945eff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff99611000 - 0x7fff99692fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff99693000 - 0x7fff99693fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib

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: 5878
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=200.4M resident=162.6M(81%) swapped_out_or_unallocated=37.8M(19%)
Writable regions: Total=55.8M written=2520K(4%) resident=5948K(10%) swapped_out=0K(0%) unallocated=50.0M(90%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 540K
CG image 4K
CG shared images 1216K
CoreServices 4368K
MALLOC 43.1M
MALLOC guard page 48K
Memory tag=251 8K
STACK GUARD 56.0M
Stack 10.0M
VM_ALLOCATE 116K
__DATA 17.8M
__IMAGE 528K
__LINKEDIT 53.7M
__TEXT 146.7M
__UNICODE 544K
mapped file 41.1M
shared memory 308K
=========== =======
TOTAL 375.9M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
'

Remove depth testing on Phone - Touch Point sprites

On placing the phone patch within a 3D transformation tearing of the Touch Point sprites will occur when rotating on the Y axis. This kind of rotation is needed for a parallax effect.

Solution set the Phones Touch Point's sprites (shading, fill) Depth Testing to None.

Jan 2013 Quartz Composer release compatibility issue?

installed QC (Jan 2013 release) on Lion 10.7.5 (latest QC version not compatible) and then the Origami plugin (no issues on install reported) I tried to open the example qtz projects. It looks like the plugin did not install correctly as the FB patches are missing:

""The composition "Alpha and Scale.qtz" was not restored successfully""

(null)
<QCNodeManager | namespace = "com.apple.QuartzComposer" | 415 nodes>: Patch with name "FBOInteractionPatch" is missing

Render in Image
Cannot create node of class "FBOInteractionPatch" and identifier "(null)"

Render in Image
Cannot create connection from ["outputInteraction" @ "FBOInteractionPatch_1"] to ["Interaction" @ "Patch_6"]

Render in Image
Cannot create connection from ["outputUp" @ "FBOInteractionPatch_1"] to ["Flip_Signal" @ "Patch_3"]

Macro Patch
State restoration failed on node "RenderInImage_1" <QCRenderInImage = 0x7fe8be53ef60 "(null)">

(null)
State restoration failed on <QCPatch = 0x7fe8be53d770 "(null)">

Source for FBOInteractionPatch / FBOInteractionController?

Hi,

Looks like there's a couple interesting things going on in that new Interaction patch, but it's simple enough I could probably use it as a learning device for writing my own code-based plugins.

Any chance Origami.xcodeproj will get posted to Github? 🎱 (I'm shaking it now...)

Looking forward to contribute what I can. The examples were interesting, complicated enough to need to click around and follow on my own (it's too bad Debug mode gets so slow...c'mon Apple!) but still feeling simple and straightforward. Somehow I was expecting you guys to have a QC plugin for using the Facebook API, to add some more realism to the mockups. If I do this on my upcoming data-based UX projects, I'll share my code.

Here's hoping Debug mode for QCPlugIns isn't as broken in Xcode 5 as it is in QC ;-)

Thanks,
Louis

Add Origami Templates to Template Chooser

Number one thing I hear from people getting started with Quartz/Origami is how to get started?

I propose adding an Origami template to the quartz composer template chooser.

image

My only thought is that the template should be a phone template.

image

Anyone know if this is possible to do? Do you think this would be helpful?

Browser Chrome example?

The website says that you can you Origami to prototype websites in browser windows (for consumption on desktop computers, not mobile), yet none of the examples detail how to do this. Playing around with it some I couldn't figure out how to pipe the image output into the browser chrome patch.

Could someone just leave a quick example of how to get started with this? Thanks!

My system doesn't like Origami.plugin

My system doesn't like Origami.plugin. Nothing new shows up in Quartz Composer's Library, and this appears in the system Console (reformatted a bit):

2/8/14 9:47:35 PM   Xcode[50706]    *** <QCNodeManager | namespace = "com.apple.QuartzComposer" | 358 nodes>:
  Could not load bundle at path "/Users/redacted/Library/Graphics/Quartz Composer Patches/Origami.plugin"
  (Error Domain=NSCocoaErrorDomain Code=3586 UserInfo=0x201c3dce0 "The bundle “Origami” couldn’t be loaded because it isn’t compatible with the current application."
    (dlopen_preflight(/Users/redacted/Library/Graphics/Quartz Composer Patches/Origami.plugin/Contents/MacOS/Origami): no suitable image found.
      Did find:
/Users/redacted/Library/Graphics/Quartz Composer Patches/Origami.plugin/Contents/MacOS/Origami: GC capability mismatch))

The GC capability mismatch part seems to suggest that this system is too old (10.6.8), and that the solution is to re-compile for older targets, and perhaps have to change some of the ARC code.

Would there be any chance that this lib could be made 10.6-compatible?

Fullscreen mode prevents any interaction with the prototype.

On Mavericks, Making any interactive prototype fullscreen prevents any interaction with the prototype. I'm not sure if this is a Quartz issue or an Origami issue.

Replication instructions: Open the tabs example, make it fullscreen, try to navigate.

Toggle to actual phone dimension in viewer.

Currently, you can hit F in the viewer to toggle the full screen mode. It would be great to add an 'Actual Pixel View' option to the phone viewer.

Perhaps Shift + F could toggle the viewer to exact phone dimensions (640x1136 for example).

I am suggesting this because I find that resizing the viewer window to 640x1136 is very tedious. I need exactly pixel sizes for using apps like live viewview on my phone or recording screen captures.

Anyone else have a need for this?

Iterations count editor crash

Summary:
Changing the iteration count with a velocity patch within causes a QC editor crash.
This is due to a QC feedback patch bug that is used in the velocity patch.

Steps to Reproduce:

  1. Place a velocity patch within an iterator hook up to a renderer patch
  2. Change the iterator count

Expected Results:
No crash

Actual Results:
QC editor crash, and possible memory leak.

Solution
Within the velocity patch use a queue patch to determine velocity instead of a feedback patch see attachment section.

Version:
Origami 1.2
QC editor Version 4.6 (151)
Framework Version 5.1 (319)

Attachments:
https://www.dropbox.com/s/r9e7oh9u65bedzm/Velocity.zip
ReproduceVelocityCrash.qtz
Demonstrates QC editor crash

velocityDifferenceTest.qtz
Demonstrates that there is no accountable difference between velocity results.

Velocity.qtz
Proposed replacement for the current Origami velocity patch.

Cursor Control patch is missing basic OS X cursors

It seems to currently support Default, Cross Hair, Open Hand, Closed Hand, and I Beam — but not the rest of the OS X cursors, importantly the pointer cursor which is used in hover interactions for web (desktop) prototyping.

Size of layer not rendered correctly

When I have a value that isn't 0 or 360 for the x rotation my layers end up being half as small but when it hits 0 or 360 it suddenly returns to being the full size again.

Contribute "Switch with Delay" patch

Keep up the wonderful work fellas!

Can I contribute a patch to the library? Switch With Delay allows for the toggling of on/off states with varies delayed output combos. This makes it easier to control the toggling of a transition with 2 separate transition stages.

screen shot 2014-04-18 at 11 14 59 am

*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]

qq20160103-0 2x
0x8b90effa: -[QCContext nextExecutionTimeForPatch:time:arguments:]
0x8b90ecb5: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:]
0x8b90eabb: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:]
0x8b9ca718: -[QCView nextExecutionTime:arguments:]
0x09548b5b
0x8b9ca95c: -[QCView render:arguments:]
0x8b9cb49c: -[QCView startRendering:]
0x095483f9
0x108621a1: -[FBOrigamiAdditions(Retina) startRendering:]
0x9aef667f: ___CFXRegistrationPost_block_invoke
0x9aef5d47: _CFXRegistrationPost
0x9aef5ab2: ___CFXNotificationPost_block_invoke
0x9aeefd42: -[_CFXNotificationRegistrar find:object:observer:enumerator:]
0x9adde145: _CFXNotificationPost
0x8cb8d921: -[NSNotificationCenter postNotificationName:object:userInfo:]
0x984d1a92: -[NSWindow _doWindowWillBeVisibleAsSheet:]
0x97dfecf0: -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x984d27e2: __71-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]_block_invoke3391
0x9850a659: NSPerformVisuallyAtomicChange
0x97dfe2b2: -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
0x97dfde35: -[NSWindow orderWindow:relativeTo:]
0x97df5722: -[NSWindow makeKeyAndOrderFront:]
0x9d970ec3: -[QLSeamlessDocumentOpener showWindow:contentFrame:withBlock:]
0x97e87cf4: -[NSWindowController showWindow:]
0x09547f0d
0x09549910
0x98019632: -[NSToolbarButton sendAction:to:]
0x97f18013: -[NSToolbarItemViewer mouseDown:]
0x984cbd1d: -[NSWindow _handleMouseDownEvent:isDelayedEvent:]
0x984ccfad: -[NSWindow _reallySendEvent:isDelayedEvent:]
0x97e25735: -[NSWindow sendEvent:]
0x97e21e49: -[NSApplication sendEvent:]
0x0953f350
0x97d5503a: -[NSApplication run]

Xcode : 7.2 Quartz Composer : 4.6.1 Origami : 2.0.2

Code export not working for me

When I export a project all I get are the utility functions.

Am I missing something?

Any help is appreciated.

Thanks for this great tool, it is fantastic.!

Easy Patch Renaming

It would be awesome to hack
CMD + R to activate patch renaming like Sketch does. I feel It would speed up my prototyping a ton and allow me to be cleaner.

Thanks! Origami rules!

Fix installation command "ln -s" paths in README.md

ln -s origami/Origami ~/Library/Graphics/Quartz\ Composer\ Patches

and

ln -s origami/Origami.plugin ~/Library/Graphics/Quartz\ Composer\ Patches

create symbolic links which do not work cause they're relative to the link itself Origami -> origami/Origami and Origami.plugin -> origami/Origami.plugin

Suggest changing the linking commands to include the full relative source path i.e.

ln -s ~/Workspace/origami/Origami ~/Library/Graphics/Quartz\ Composer\ Patches

and

ln -s ~/Workspace/origami/Origami.plugin ~/Library/Graphics/Quartz\ Composer\ Patches

installation problem

screen shot 2015-12-02 at 16 18 46

Every time I installed Origami, and execute it, this dialog keeps showing up.

I'm sure I installed the app with the instruction of Youtube video.

I didn't do any weird thing during the installation.

platform: Mac book pro OS X El Capitan (10.11.1)

Any idea?

two patch and display error

After update, there are two patches and two Origami Icon on action bar. And the content layout seems to have sth wrong.

screen shot 2015-03-01 at 1 46 43 pm
screen shot 2015-03-01 at 1 57 21 pm

No 32-bit mode

I have to use QC in 32-bit mode for compatibility with other plugins.

Are you planing to make origami compatible with 32-bit mode?

Thanks!

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.