Creating Illustrator Droplets??

I'm currently producing production art in CC Ilustrator but one of the many factories we work with has'nt yet upgraded (they will soon but in the mean time) thus requiring the need to save a legacy file. Can a droplet be created to spped up the process since we need both CC and CS6 files?

Hard Light is also a cool blending mode to use for water drops. JET's tutorial uses Lighten for the white parts and Multiply for the dark parts. Hard Light lets you combine those effects in the same object. Portions darker than 50% gray act like Multiply, and portions lighter than 50% gray act like either Lighten or Screen, I'm not sure which. 50% gray lets the lower image show through unaltered. So you can use a gradient that contains both shadow and highlight, and the whole thing works together.
There is a style in the AI 10 default styles that uses this technique. It makes a single drop on an army camouflage background, but you can delete the background and have a pure overlay drop.
This pattern fill contains a bunch of circles each filled with that de-backgrounded graphic style (actually, I lightened the edges of the gradient slightly to make the shadow less sharp):
Kind of boring like that, but here is how it looks on top of a photo image:
(I took this picture of a deer in Costa Rica in 2003. One might use the altered image as a photo charade of a "rain deer". ;) )

Similar Messages

  • How to Create a Droplet - Help Requested

    I'm trying to create a droplet. I made a script but when I try to drop files into it nothing happens. Help . .
    Here's the script
    on run
    display dialog "Print out Word 2004 documents" & return & return & ¬
    "Drag Word documents (xxx.doc) onto this droplet to print out each one. " buttons {"OK"} default button 1
    end run
    on open the_Droppings
    repeat with a_Doc in the_Droppings
    tell application "Finder" to open file a_Doc
    tell application "Microsoft Word"
    repeat until name of active document is ((info for a_Doc)'s name as string)
    end repeat
    print out active document print copies 1
    close active document saving no
    end tell
    end repeat
    end open
    This droplet will save me so much time cuz I print out a lot of stuff.
    Thanks.
    ed

    You are in the wrong forum. You should post in the AppleScript forum, http://discussions.apple.com/forum.jspa?forumID=724
    I am surprised you need to ask because you have done the basic coding correctly. If you save your script as an app with none of the options checked it will be a droplet (there will be a down arrow on the icon) by virtue of the open handler which responds to items dropped on the app's icon; the run handler responds to a double click as you are obviously aware. Comment out the open handler and re-save and you will see the app's icon lose the down arrow. That's all it depends on – the presence of an open handler.
    How well your open handler works is a completely different matter, not suitable for discussing here. Tip: while writing the code, start the open handler with say "open" so that you know the open handler has responded.
    Happy coding!
     

  • Problems creating a Droplet

    Trying to create a droplet for the last 2 days !.  When I save the droplet it's giving it a .PSD extension, and not saving as a droplet.  Any thoughts would be most welcome. No joy on the knowledge base.  (CS 4 extended - Imac)

    Unfortunately, this particular forum is for developers writing software and not for users like yourself.
    If you are using our CreatePDF solution on Acrobat.com, then please use the forum for that product.

  • 10.5.5 Can't open previously created Illustrator files!!

    I've recently updated to 10.5.5 and now I can't open previously created Illustrator files, prior to the update, I had no problems. I get the error message- can't open the illustration with an OK box which, when clicked, opens the document in preview mode, but I can't do anything with the document!
    Anyone else have this problem?

    That implies that you didn't preserve a bootable backup/clone as strongly suggested in
    http://docs.info.apple.com/article.html?artnum=106941
    http://www.macmaps.com/upgradefaq.html
    http://www.macmaps.com/backup.html
    http://www.thexlab.com/faqs/installswupdates.html
    http://www.thexlab.com/faqs/backuprecovery.html
    Without one of those, your only solution is to try an Archive & Install installation.

  • Problem Creating a Droplet

    I've made successful droplets in the past, but for some reason I am having a problem with one in particular.
    First, my desire: To create a droplet that I can drag and drop a folder of raw images on that will select the "Auto" feature in the Camera Raw dialog box. Then, open the file in Photoshop, convert it to JPEG and save the file in a folder labeled "JPEG" within the original source folder.
    The action I have made using the image processor in File/Scripts/Image Processor will do everything I want flawlessly. It:
    1. Opens the Image processor and stops there for me to select the desired folder.
    2. It's selected to "Open the first image to apply settings"
    3. Save in same location
    4. Save as JPEG with a quality of 12
    5. Except for Include ICC Profile being checked, everything else in unchecked.
    6. I then hit "Run" and the Camera Raw dialog box opens with the first image.
    7. In Camera Raw I select "Auto" and then "Open Image"
    8. The processor then goes into action and converts and saves the file as a JPEG in a folder called "JPEG" within the source folder.
    9. The next file automatically goes through all the above until all filoes are complete.
    The problem comes when I try to create a droplet using that action. It just doesn't work properly. I have tried every conceivable combination of checked and unchecked boxes and it doesn't work.
    1. With nothing other than my action selected when creating the Droplet, the image processor opens for each image instead of just the first.
    2. It then proceeded to make three JPEG's of each Raw file.
    3. Using other settings when creating the Droplet did other bizaar things.
    So, my question is. How do I make a Droplet that simply uses the action created? Just what am I doing wrong?
    Thanks in advance for your help.
    Ralph

    No such file or directory
    Seems to indicate eiither Disc corruption or  maybe trying to create the dmg in the wrong place.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

  • Using Compressor 4, How do you create a droplet to transcode from final cut files to mp4, mp3 and m4v formatting?

    Using Compressor 4, How do you create a droplet to transcode from final cut files to mp4, mp3 and m4v formatting?

    Take a look at this section; it's pretty clear.
    Compressor offers settings for each of the output formats you want. (For example, the m4v sttings for Apple Devices.)
    Good luck.
    Russ

  • How to create Illustrator COM application Object  in Invisible manner?

    Hi,
    I added CS6 COM reference in my VB.NET application and after that I have the following basic object creation in order to convert a eps file to svg. But for some reason when I create this COM object it is launching the Adobe Illustrator application. Why it is doing like this? It’s a simple COM object why it is interacting with Illustrator Editor?  Could you guide me how to take care this issue please?
    Thanks
    SG

    I am going to post a reply here from our other posts... http://forums.adobe.com/message/4692998#4692998
    your last post from other message:
    Let’s forget about VB part, even in Java script how do we create the Illustrator instance without bring Illustrator IDE up when you create the application object. It’s a COM component right, why would it bring up the UI? Do you have any simple example in Javascript please?
    To the best of my knowledge in order to access the Illustrator object model that the application must be running through JavaScript since scripts are run via the UI.
    I did find this in the documentation in refference to VB.
    CreateObject launches Illustrator as an invisible application if it is not already running. If Illustrator is
    launched as an invisible application you must manually activate the application to make it visible:
    Set appRef = CreateObject("Illustrator.Application")
    So instead of "As New" try "CreateObject"...
    Just a guess really

  • What is the best way to create illustrator files for frames created in an InDesign layout?

    Is there a quick way to do that or do i need to note the size of each frame in InDesgin and then input that into the dialog in illustrator. It seems like a waste of time. Is there a better way?
    I am new to InDesgin. What I'd like is a way to automatically generate blank illustrator files  to fill in the graphic frames in my layout.
    Thanks,
    John

    I have no existing Illustrator files for the project. I'm tring to use InDesign to create a rapid protoype. I may be working backward from what is expected.
    If I could generate blanks that are the correct size that would be an easy way to get started on them, but copying the sizes to the new document dialog box in Illustrator is not a big deal either.
    I figured that if i could create an Illustrator blank from InDesign that would get me started in illustrator quickly and also place the new file in the frame.

  • Dropshadows with white box from logo created illustrator EPS, HELP?

    Does anyone know the best way to keep a dropshadow we created in illustrator for a logo? we have tried a photoshop transparent file, the element created in illustrator (in this case an oval with a blur) and everytime we place in InDesign, we get a white box, frustrating!!!!

    By vendor, do you mean the printer? or the client?
    If the client:
    1) Politely say No.
    2) Then explain to them patiently, like to a child how 2+2=4, that EPS is not a valid nor modern file format to use with InDesign and that you are the expert and are being paid for you expertise in such technical design matters.
    3) Otherwise, you take no responsiblity for the output and will have them sign off on that fact to cover your ***.
    The client, in my experience, only wants a product that meets or exceeds their expectations. They don't have to know how you did it.
    If a printer:
    1) get him/her to explain why or how it must be EPS in a InDesign workflow. Then if not satisfied with their explanation...
    2) get another printer who is working in the 21st century.

  • Compressor 3.5.3 crashes whenever i try to create a droplet.

    Just upgraded my OS to Snow Leopard and now I can't create droplets. Immediately crashes.
    Here's the crash log:
    Process:         Compressor [226]
    Path:            /Applications/Compressor.app/Contents/MacOS/Compressor
    Identifier:      com.apple.compressor.Compressor
    Version:         3.5.3 (3.5.3)
    Build Info:      Compressor-3520024~11
    Code Type:       X86 (Native)
    Parent Process:  launchd [149]
    Date/Time:       2011-09-14 08:46:51.175 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          25251 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  866 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      9C27E8A1-8F66-41B6-9625-7013942CE511
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: _invalidateGStatesForTree
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x90ca8f8b objc_msgSend + 27
    1   com.apple.AppKit                        0x91216e0b -[NSView _invalidateGStatesForTree] + 470
    2   com.apple.AppKit                        0x91216beb -[NSView _invalidateFocus] + 35
    3   com.apple.AppKit                        0x912116ec -[NSView setFrameSize:] + 303
    4   com.apple.AppKit                        0x912413e9 -[NSThemeFrame setFrameSize:] + 410
    5   com.apple.prokit                        0x003352e3 -[NSProWindowFrame setFrameSize:] + 148
    6   com.apple.AppKit                        0x91215ef0 -[NSWindow _setFrame:updateBorderViewSize:] + 695
    7   com.apple.AppKit                        0x912156a0 -[NSWindow _oldPlaceWindow:] + 1205
    8   com.apple.AppKit                        0x91214a10 -[NSWindow _setFrameCommon:display:stashSize:] + 1790
    9   com.apple.AppKit                        0x9121430b -[NSWindow setFrame:display:] + 78
    10  com.apple.AppKit                        0x9174682e ResizeWindowLeavingTopCenterFixedAndAnimateIfNeeded + 584
    11  com.apple.AppKit                        0x9174686c _NSNavResizeWindowLeavingTopCenterFixed + 27
    12  ...le.prokit.SnowLeopardPanels          0x0171a0b7 _NSProNavDrawLabelColorIndexImpl + 16144
    13  com.apple.compressor.StompUI            0x00d030a4 -[SettingsModule save:] + 73
    14  com.apple.AppKit                        0x91273a26 -[NSApplication sendAction:to:from:] + 112
    15  com.apple.prokit                        0x00303414 -[NSProApplication sendAction:to:from:] + 127
    16  com.apple.AppKit                        0x91353255 -[NSControl sendAction:to:] + 108
    17  com.apple.AppKit                        0x9134ed02 -[NSCell _sendActionFrom:] + 169
    18  com.apple.AppKit                        0x9134dff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    19  com.apple.AppKit                        0x913a36ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    20  com.apple.prokit                        0x0034821e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    21  com.apple.AppKit                        0x9134ca4f -[NSControl mouseDown:] + 812
    22  com.apple.AppKit                        0x9134aa58 -[NSWindow sendEvent:] + 5549
    23  com.apple.prokit                        0x0032b9f0 -[NSProWindow sendEvent:] + 264
    24  com.apple.AppKit                        0x9126360b -[NSApplication sendEvent:] + 6431
    25  com.apple.prokit                        0x00306040 -[NSProApplication sendEvent:] + 1901
    26  com.apple.AppKit                        0x911f7253 -[NSApplication run] + 917
    27  com.apple.prokit                        0x003063f6 NSProApplicationMain + 326
    28  ...apple.compressor.Compressor          0x00003a42 0x1000 + 10818
    29  ...apple.compressor.Compressor          0x00002702 0x1000 + 5890
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x903d5382 kevent + 10
    1   libSystem.B.dylib                       0x903d5a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x903d4f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x903d4cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x903d4781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x903cdac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9a02fc83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    3   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x903aeb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9040b5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x954c9b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x954c98ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x1b2e5e35 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    7   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x903aeb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9040b5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x954c9b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x954c98ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x955245aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    7   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x903aeb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x903dc6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9042505f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x1b453fd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    5   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x903aeafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903af267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99ff030f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99fef3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99ff5334 CFRunLoopRun + 84
    5   com.apple.DiscRecording                 0x92d18dcf DRWorkLoop::WorkLoop() + 271
    6   com.apple.DiscRecording                 0x92d18cad DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    7   com.apple.DiscRecording                 0x92d18a19 DRThreadObject::StartRoutine(DRThreadObject*) + 151
    8   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    9   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x903aeafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903af267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99ff030f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99fef3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99ff5334 CFRunLoopRun + 84
    5   com.apple.qmaster.do                    0x00fbd460 swamp::CRAdReceiver2::ReceivingThread::runOnce() + 234
    6   com.apple.AECore                        0x0008c022 aecore::CThread::runThread() + 34
    7   com.apple.AECore                        0x00089fb9 threadProc(void*) + 17
    8   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    9   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x903cdac6 select$DARWIN_EXTSN + 10
    1   com.apple.AECore                        0x0008c067 aecore::CThread::runThread() + 103
    2   com.apple.AECore                        0x00089fb9 threadProc(void*) + 17
    3   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    4   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 15:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x903dcaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x904089c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x90408903 usleep$UNIX2003 + 61
    3   com.apple.DesktopServices               0x99818731 TNode::WaitToBeSynced(bool) + 197
    4   com.apple.DesktopServices               0x998184a0 TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 210
    5   com.apple.DesktopServices               0x99866d2a TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 76
    6   com.apple.DesktopServices               0x998222a9 TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 229
    7   com.apple.DesktopServices               0x998220a4 TNode::SetSpecialNodeFromOStype(unsigned long) + 142
    8   com.apple.DesktopServices               0x99821f7c TNode::SetSpecialNode(unsigned long, TNodePtr&) + 276
    9   com.apple.DesktopServices               0x9981c683 TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 617
    10  com.apple.DesktopServices               0x99833166 TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 50
    11  com.apple.DesktopServices               0x998330de TNode::IsDesktop() const + 98
    12  com.apple.DesktopServices               0x99832a52 TNode::ResolveSharedFileListAliasIfNeeded() + 756
    13  com.apple.DesktopServices               0x9981a22b TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    14  com.apple.DesktopServices               0x99818c08 TNode::HandleSync(unsigned long) + 886
    15  com.apple.DesktopServices               0x9981885e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    16  com.apple.DesktopServices               0x9986b4ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    17  com.apple.DesktopServices               0x99816cbd __PostNodeTaskRequest_block_invoke_2 + 94
    18  libSystem.B.dylib                       0x903e2a24 _dispatch_call_block_and_release + 16
    19  libSystem.B.dylib                       0x903d548c _dispatch_queue_drain + 249
    20  libSystem.B.dylib                       0x903d4ee8 _dispatch_queue_invoke + 50
    21  libSystem.B.dylib                       0x903d4cfe _dispatch_worker_thread2 + 240
    22  libSystem.B.dylib                       0x903d4781 _pthread_wqthread + 390
    23  libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 16:
    0   libSystem.B.dylib                       0x903aeafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x903af267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99ff030f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99fef3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99ff5334 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x9980eb3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x954a954a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x903dc259 _pthread_start + 345
    8   libSystem.B.dylib                       0x903dc0de thread_start + 34
    Thread 17:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   ...ple.CoreServices.CarbonCore          0x954af455 _FSGetFSRefInformationFast + 392
    1   ...ple.CoreServices.CarbonCore          0x954af24b _FSGetExtendedUserAccess + 117
    2   com.apple.DesktopServices               0x9981113a TFSInfo::FetchExtendedUserAccess() + 162
    3   com.apple.DesktopServices               0x99811007 TFSInfo::Initialize(FSRef const&, FSRef const&, TUString const&, TFSCatalogInfo const&, unsigned long) + 713
    4   com.apple.DesktopServices               0x99810c93 TFSInfo::Initialize(FSRef const&, unsigned long) + 313
    5   com.apple.DesktopServices               0x998152c1 TFSInfo::Initialize(TCountedPtr<TFSInfo> const&, TUString const&) + 153
    6   com.apple.DesktopServices               0x99814f9d TNode::FindChild(TUString const&) const + 707
    7   com.apple.DesktopServices               0x99814996 TNode::GetNodeFromRelativePathName(TPathName const&, bool, TNodePtr&) const + 338
    8   com.apple.DesktopServices               0x99813a08 TNode::GetNodeFromFSInfo(TCountedPtr<TFSInfo> const&, TNodePtr&, unsigned long, bool) + 468
    9   com.apple.DesktopServices               0x99832a28 TNode::ResolveSharedFileListAliasIfNeeded() + 714
    10  com.apple.DesktopServices               0x9981a22b TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 4409
    11  com.apple.DesktopServices               0x99818c08 TNode::HandleSync(unsigned long) + 886
    12  com.apple.DesktopServices               0x9981885e TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 56
    13  com.apple.DesktopServices               0x9986b4ea TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1154
    14  com.apple.DesktopServices               0x99816cbd __PostNodeTaskRequest_block_invoke_2 + 94
    15  libSystem.B.dylib                       0x903e2a24 _dispatch_call_block_and_release + 16
    16  libSystem.B.dylib                       0x903d548c _dispatch_queue_drain + 249
    17  libSystem.B.dylib                       0x903d4ee8 _dispatch_queue_invoke + 50
    18  libSystem.B.dylib                       0x903d4cfe _dispatch_worker_thread2 + 240
    19  libSystem.B.dylib                       0x903d4781 _pthread_wqthread + 390
    20  libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 18:
    0   libSystem.B.dylib                       0x903d4412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x903d49a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 19:
    0   libSystem.B.dylib                       0x903d4412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x903d49a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 20:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x903e9a5a recvfrom$NOCANCEL$UNIX2003 + 10
    1   libSystem.B.dylib                       0x903e9a4b recv$NOCANCEL$UNIX2003 + 54
    2   libSystem.B.dylib                       0x903e99df read_all + 41
    3   libSystem.B.dylib                       0x903e97f3 deliver_request + 886
    4   libSystem.B.dylib                       0x9040bf8e DNSServiceEnumerateDomains + 224
    5   com.apple.CFNetwork                     0x951c632b CFNetServiceBrowserSearchForDomains + 291
    6   ...ple.CoreServices.OSServices          0x90e302a9 DomainBrowser::scheduleBrowser() + 143
    7   ...ple.CoreServices.OSServices          0x90e3011b DomainBrowser::start() + 63
    8   ...ple.CoreServices.OSServices          0x90e2ffa2 NodeBrowser::loadDomains() + 182
    9   ...ple.CoreServices.OSServices          0x90e2ddc8 NodeBrowser::takeAction() + 208
    10  libSystem.B.dylib                       0x903e3498 _dispatch_source_latch_and_call + 62
    11  libSystem.B.dylib                       0x903d63d2 _dispatch_source_invoke + 210
    12  libSystem.B.dylib                       0x903d4f59 _dispatch_queue_invoke + 163
    13  libSystem.B.dylib                       0x903d5495 _dispatch_queue_drain + 258
    14  libSystem.B.dylib                       0x903d4ee8 _dispatch_queue_invoke + 50
    15  libSystem.B.dylib                       0x903d4cfe _dispatch_worker_thread2 + 240
    16  libSystem.B.dylib                       0x903d4781 _pthread_wqthread + 390
    17  libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 21:
    0   libSystem.B.dylib                       0x903d4412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x903d49a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x903d45c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x02203cb0  ebx: 0x00000000  ecx: 0x919e32e0  edx: 0x0227cb15
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffe7e8  esp: 0xbfffe7a4
       ss: 0x0000001f  efl: 0x00010202  eip: 0x90ca8f8b   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -    0x57fff  com.apple.compressor.Compressor 3.5.3 (3.5.3) <C00B8E20-DA9C-E049-2151-1572EE2ED1C4> /Applications/Compressor.app/Contents/MacOS/Compressor
       0x72000 -   0x1ccff7  com.apple.AECore 3.5.3 (3.5.3) <2BAD733C-D2F3-F9FD-C5CD-22C23820EE15> /Library/Frameworks/AECore.framework/Versions/A/AECore
      0x264000 -   0x298fff  com.apple.qmaster.SwampCore 3.5.3 (3.5.3) <173511EA-C5F3-D58C-3A56-A99C3BED8506> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
      0x2c3000 -   0x2cdff7  com.apple.compressor.MediaServerAPI 3.5.3 (3.5.3) <D77E18C4-2996-98F0-C734-D1037FF3E6ED> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
      0x2da000 -   0x2daffc  com.apple.compressor.stomp 3.5.3 (3.5.3) <5B7BD3D1-DA54-F6ED-CE4F-F48290EE27D8> /Library/Frameworks/Compressor.framework/Versions/A/Compressor
      0x2de000 -   0x2deffc  com.apple.qmaster.swamp 3.5.3 (3.5.3) <7766A14C-1FFD-C0FD-5BB3-5269DE4C4CF7> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
      0x2e2000 -   0x51afff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
      0x622000 -   0x629fff  com.apple.AEProfiling 1.2 (22) <43A46C32-8E13-82DD-8AF1-2A40690BF810> /Applications/Compressor.app/Contents/Frameworks/AEProfiling.framework/Versions /A/AEProfiling
      0x633000 -   0x642fff  com.apple.AERegistration 1.2 (77) <5D18C47F-6F9E-0C4C-8875-24A14A97186D> /Applications/Compressor.app/Contents/Frameworks/AERegistration.framework/Versi ons/A/AERegistration
      0x656000 -   0x674fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0x683000 -   0x6c3ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x6dc000 -   0x791fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x7d7000 -   0x80ffff  com.apple.compressor.ImageProcessing 3.5.3 (3.5.3) <CC4C7EB0-57C0-26A8-DC8A-D0F86F4CD75D> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
      0x838000 -   0x843fff  com.apple.compressor.StompUtil 3.5.3 (3.5.3) <7589A431-23FA-B445-A452-7E3E99DF531B> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
      0x852000 -   0x93bfe3  com.apple.compressor.StompTypes 3.5.3 (3.5.3) <8ACF288B-C692-9A76-182F-1327BF365470> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
      0x9c4000 -   0x9cafff  com.apple.compressor.FilterUI 3.5.3 (3.5.3) <D87E2268-A144-C276-17EF-6444FECC7BF9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
      0x9d3000 -   0xb73ffb  com.apple.compressor.transcoding 3.5.3 (3.5.3) <B0A7B3D6-1314-B083-018D-375F5CAE3EDE> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
      0xc9a000 -   0xd3cfef  com.apple.compressor.StompUI 3.5.3 (3.5.3) <6E15FAA4-A6BA-3DCD-0607-5ECBDDE1439D> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
      0xd9a000 -   0xdd2ff7  com.apple.CompressorKit 3.5.3 (3.5.3) <C71C6C46-5758-8EE4-5E0F-E89673E22C94> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/Versions/A/CompressorKit
      0xe01000 -   0xe2afe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
      0xe3b000 -   0xe46fff  com.apple.qmaster.SwampUtil 3.5.3 (3.5.3) <C4EB55B8-06C7-7D2A-0362-27FE4F4D14ED> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
      0xe53000 -   0xf1cfe3  com.apple.qmaster.SwampTypes 3.5.3 (3.5.3) <D4A3AC8D-CA88-8EB7-C3D0-E631AC00A970> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
      0xfaa000 -  0x101eff8  com.apple.qmaster.do 3.5.3 (3.5.3) <4CE7B752-D141-5B9D-6248-8A6A6E0240F9> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x1087000 -  0x1090fff  com.apple.qmaster.SwampService 3.5.3 (3.5.3) <B7BFDB54-1DC9-096C-0A70-955F6777682D> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0x10a0000 -  0x10aafff  com.apple.qmaster.Status 3.5.3 (3.5.3) <750051BA-26B7-52BD-0636-F2F1F3DB9EED> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x10bf000 -  0x10cafff  com.apple.qmaster.RequestProcessing 3.5.3 (3.5.3) <CE2D5C63-DFB0-8FD7-AB15-961363BA5A5B> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x10de000 -  0x10f1ffb  com.apple.qmaster.ServiceControl 3.5.3 (3.5.3) <01DD590C-6953-D428-FEFC-A59CDAD53349> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x110a000 -  0x1177ff7  com.apple.qmaster.ContentControl 3.5.3 (3.5.3) <79754868-87EA-467B-D09C-C4579E6F2E6E> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x11bf000 -  0x1284fff  com.apple.qmaster.JobControl 3.5.3 (3.5.3) <C04032E6-A0A4-E7A1-198A-F73FB6D8FA3B> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x130d000 -  0x1318fff  com.apple.qmaster.ClusterManager 3.5.3 (3.5.3) <CFB6F8F2-2CE8-9375-45FA-BD39A237C91A> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0x1327000 -  0x1351ff7  com.apple.qmaster.SwampUI 3.5.3 (3.5.3) <A12F1821-AC7C-4A56-9A55-D37580343238> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x1376000 -  0x1381fff  com.apple.qmaster.SwampExecutor 3.5.3 (3.5.3) <85C50FA9-CDBD-B8FD-D271-1B7275A7CF49> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x1395000 -  0x13a1fff  com.apple.dsppublishing 1.0.1 (119) <76A93F83-68F3-E8CA-7E68-10422709AC9D> /Library/Frameworks/DSPPublishing.framework/Versions/A/DSPPublishing
    0x13b2000 -  0x13beff7  com.apple.PluginManager 1.7.5 (50) <01B92CC3-B00B-D3AD-4F7F-6F7ACC6DA59E> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x13c8000 -  0x13c9ff7  com.apple.Helium 3.0.2 (352) <74B9D860-0A0E-6000-063B-57B035CF9CF4> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0x13ce000 -  0x1520fec  com.apple.Helium.HeliumRender 2.0.2 (352) <0B979438-6DD0-B8B0-FE89-BDF33ABD8A46> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0x1579000 -  0x1582ff7  com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x158a000 -  0x158ffe7  com.apple.H264Encoder 1.0 (21) <00A8356F-B31C-612D-2BCB-51BD5702DBBB> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
    0x1700000 -  0x1735ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x17f2000 -  0x17f4ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x18fa1000 - 0x18fa9ff7  com.apple.proapps.mrcheckpro 1.4 (398) <400C6D0F-2AC3-F06D-E20C-741BA3D9A558> /Applications/Compressor.app/Contents/Resources/MRCheckPro.bundle/Contents/MacO S/MRCheckPro
    0x18fee000 - 0x18ff1ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x18ff6000 - 0x18ff8ff7  Motion 729.0.0 (compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x19400000 - 0x19464fe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x19484000 - 0x194dcfff +com.DivXInc.DivXDecoder 6.8.4.3 (6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x19510000 - 0x19534fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1968c000 - 0x196d2ffb  com.apple.motion.component 1.0 (729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x196d8000 - 0x19775ff8  com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1ad2d000 - 0x1bc7fff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeCompon ents
    0x1bf6e000 - 0x1c052fe7  com.apple.QuickTime3GPP.component 7.6.6 (1783) <2C6BBDE9-0B48-7CB9-F8E7-CFD6A5EDA324> /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x1d4f3000 - 0x1d66cff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1d69e000 - 0x1dab1fef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x200c3000 - 0x200c7ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x200cc000 - 0x200d2ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x20541000 - 0x20552fe7  com.apple.FCP Uncompressed 422.component 1.6.1 (1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x20559000 - 0x2057dff7  com.apple.AppleAVCIntraCodec 1.0 (16) <8A1A4CEE-1610-EECE-74DA-D2AF42825E6D> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0x20588000 - 0x20588ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x2058b000 - 0x205f8fe7  com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x20645000 - 0x206bffef  com.apple.AppleVAH264HW.component 2.0 (1.0) <4AF4C42D-7DE3-0C08-82A4-C3B970D3914E> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x20782000 - 0x207befe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x207ca000 - 0x20801fe7  com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x20818000 - 0x208c7fe3  com.apple.AppleHDVCodec 1.6 (229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x208ef000 - 0x2090afef  com.apple.AppleIntermediateCodec 1.3.2 (153) <D42634C1-8BDA-31ED-5216-13CB19BA7D1B> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x20910000 - 0x20923fe3  com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x20935000 - 0x2094efe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x20953000 - 0x20a10fe2  com.apple.DesktopVideoOut 1.2.7 (1.2.7) <7959538F-2A96-F2BB-EEC3-0718A326C152> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x20a2f000 - 0x20a3bfff  com.apple.FinalCutPro.iChatTheaterPreview 1.0 (195) <C8965C94-63DD-F9B0-BA40-E79194ED6391> /Library/QuickTime/iChatTheaterPreview.component/Contents/MacOS/iChatTheaterPre view
    0x20d4d000 - 0x20d52fff  com.apple.iokit.SCSITaskLib 2.6.8 (2.6.8) <1C9D26A0-F8FE-D4F7-93B6-CB7527163A70> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x21300000 - 0x214e6fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x21748000 - 0x21b2dfe7  QuickTimeH264.scalar ??? (???) <CE0DE83D-B2F4-E4CE-A392-7C22A83F67A1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x90105fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x902e3000 - 0x902efff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x902f0000 - 0x902f3ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x902f4000 - 0x903adfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x903ae000 - 0x90555ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x90556000 - 0x9055bff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9055c000 - 0x905b4fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90607000 - 0x906e7fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x906f0000 - 0x90702ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90703000 - 0x90703ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90704000 - 0x90768ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90769000 - 0x909cfff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x909d0000 - 0x90aaefef  com.apple.QuickTimeMPEG4.component 7.6.6 (1783) <FBD481B1-E8F8-4DA7-E33E-ACA5BFB0D90B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x90aaf000 - 0x90aecff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90aed000 - 0x90b05ff3  com.apple.ScriptingBridge 1.1.2 (???) <A3FA73CC-0628-49E3-23AC-768BFA1C7DBE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x90b06000 - 0x90b43ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90b44000 - 0x90b87fe7  com.apple.MediaKit 10.5.1 (488) <8C5AA5E1-60B4-CC7C-1157-B965C0194042> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x90b88000 - 0x90bf7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90bf8000 - 0x90c32fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x90c33000 - 0x90ca2ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90ca3000 - 0x90d50fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x90d56000 - 0x90d59ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90d85000 - 0x90dfcff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90e08000 - 0x90e1cfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x90e1d000 - 0x90ee8fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f1c000 - 0x90fb4fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90fb5000 - 0x91197fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91198000 - 0x911dbff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x911dc000 - 0x911ecff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x911ed000 - 0x91ad0ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91ad1000 - 0x91cecff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91ced000 - 0x91d2dfe7  com.apple.IMCore 5.0.5 (747) <625F3A2B-3E43-2BD2-99C0-58E1C1765F65> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x91d4b000 - 0x91d4bff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91d4c000 - 0x91d7dff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91d97000 - 0x91e45ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91e46000 - 0x91e49ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91e4a000 - 0x921b5ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x921eb000 - 0x923f2feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x923f3000 - 0x9240bff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9240c000 - 0x924a9fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9254b000 - 0x9254bff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92672000 - 0x9289dff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x928fe000 - 0x92900ff7  com.apple.QuickTimeH264.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x92901000 - 0x9290bfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9290c000 - 0x92919fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x9291a000 - 0x92920fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x92921000 - 0x92aa3fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x92ab4000 - 0x92b36ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92d16000 - 0x92df3fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x92df4000 - 0x92dffff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <A8536ADC-DD5B-AC4D-1819-F912ED0B6A10> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x92e22000 - 0x92e2fff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92e30000 - 0x932ebff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x932ec000 - 0x932f5ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x932f6000 - 0x9339effb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x934bf000 - 0x934c0ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x934c1000 - 0x935c3fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x935c4000 - 0x935cbff7  com.apple.iChat.IMUtils 5.0.5 (747) <165000D5-219A-DFAE-68C6-25F6ED12A00B> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x935cc000 - 0x935ccff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x935cd000 - 0x935edfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x935ee000 - 0x93626fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <242954AD-3BE1-29E8-E2E0-08063201F105> /usr/lib/libcurl.4.dylib
    0x93627000 - 0x9366bff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93cc6000 - 0x93ceaff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93ceb000 - 0x93d24fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93d25000 - 0x93d27ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93d28000 - 0x93dd8fe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93e0f000 - 0x94133fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94134000 - 0x94153ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94154000 - 0x9416fff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94170000 - 0x9419aff7  com.apple.framework.Admin 4.6 (4.6) <F73FAC12-AD67-BD32-DDCD-9600BCAE6CC5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x9419b000 - 0x9498a557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94995000 - 0x94dabff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94dac000 - 0x94dfcff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94dfd000 - 0x94e12ff7  com.apple.iChat.InstantMessage 5.0.5 (747) <4E1D077E-3733-5565-ADB9-C9B2C3EC89BE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x94e13000 - 0x94f40ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94fb6000 - 0x94fb7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94fb8000 - 0x94fb8ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95070000 - 0x95070ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x950cb000 - 0x950d2ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x950d3000 - 0x950e5ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x950f9000 - 0x9510dffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9510e000 - 0x95112ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95113000 - 0x95193feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95194000 - 0x951c4ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x951c5000 - 0x95271fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95272000 - 0x95378ff3  com.apple.DiskImagesFramework 10.6.8 (289.1) <49B23766-6397-6F59-E287-3B2535FBD79B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x953cd000 - 0x953d8ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x953d9000 - 0x95417ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95418000 - 0x95482fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95483000 - 0x957a3ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x957a4000 - 0x9581efff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9581f000 - 0x95860ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95861000 - 0x958b4ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9595f000 - 0x959a2ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x959b7000 - 0x959beff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x959bf000 - 0x95a3afff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95a3b000 - 0x95a5dfef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95a5e000 - 0x95a61fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x95a80000 - 0x95d7afef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95dc4000 - 0x95dfafff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x95f5e000 - 0x95fa5ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x963c7000 - 0x963d2ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x963d3000 - 0x963d7ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x963d8000 - 0x9659afeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9659b000 - 0x96657fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96658000 - 0x966a1fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dyl

    From Crash Analyzer:
    User Interface Crash
    This crash was caused when trying to draw or interact with a user interface element. A common cause for this crash is a corrupt or outdated version of the ProKit or BrowserKit frameworks, but it can also be caused by pushing Compressor beyond the capabilities of your hardware. Users sometimes get this error if they upgrade their OS without reinstalling Final Cut Studio or if their HIToolbox preferences are corrupt.
    Suggested Actions
    Use Housekeeper to run a Comprehensive clean.
    Make sure you have the latest versions of Final Cut Studio and related frameworks, particularly ProKit.
    Trash preferences.
    Report the bug to Apple.
    As a last resort, consider reinstalling Final Cut Studio.
    Relevant Line
    1 com.apple.AppKit 0x91216e0b -[NSView _invalidateGStatesForTree] + 470
    Report generated by Crash Analyzer in Pro Maintenance Tools
    ProKit is different on Leopard and Snow Leopard, and when you upgrade you're often left with the older Leopard version. I would recommend reinstalling both ProKit and the latest Pro Applications Update over the top and see if that works. If not, you may need to uninstall Final Cut Studio and reinstall it.

  • Create illustrations

    Hello,
    I need advice about how to do a certain task.
    I have template with dimensions of normal carrying bag with handle. My client places desired text on the sides of the bag as follows:
    I need to create a visualisation in the form of bag. I send this to the client then.
    Please tell me how can i do that. what tool is best for that and please guide me to any tutorial where i can learn how to do it.
    thanks in advance.

    Well, ideally you could model the object in a proper 3D application, doing it on Photoshop alone is a bit difficult.
    Using the 3D > New Shape From Layer > Cube you could set the proportions and define Diffuse Textures for the various sides and insert the content there.
    The shading for the folds is just crudely painted.
    Another option would be to photograph a white bag, slice the layout up into segments (preferably as Smart Objects), set them to Blend Mode Multiply and Warp or Puppet Warp them to conform to the actual shapes.
    Doing that without the photograph as pure illustration is possible, but fairly arduous.

  • Creating illustrations for large sizes, which software to use?

    Hello everybody,
    I'm an amateur, its my first discussion here,
    My team from work will start a big project, we will build a space for visitors to an event. We will need several illustrations plots  for the walls, the drawings has sizes like 6, 7 meters (width), with vectors and photos (jpeg, eps files). I have some experience with Ilustrator, but theres no way to create files larger than 577.95. Before I start, I want to hear your opinion about the best Adobe software to create these large size illustrations.

    I second that.  Setup your Illustrator File at 25%.  Your Photoshop files will be 600ppi @ 25%; so their final ppi will be 150 @ 100%; suitable for large format digital printing.  Raster/Document settings ( illustrator ) should be set for high res or custom where any raster effects will retain their appearance when scaled 400%.  You might be able to prep your files @ 50%; if so, just adjust resolutions.

  • How do I create a 5.1 surround droplet from Compressor?

    In the compressor manual it specifically suggests that the user create a droplet in order to automate the process of encoding and combining split surround files.
    "Assigning Files to Surround Sound Channels with Droplets
    You can further streamline the channel assignment process by encapsulating the “automatic” method described above in a Droplet."
    It also suggests a file-naming scheme to use so that Compressor automatically recognizes and properly assigns each file to the proper track in the 5.1 mix.
    No matter what I try, however, the droplets I create in an effort to do this refuse to accept the input files I provide them. The droplets allow me to drag in virtually any audio file (mono, stereo, even 5.1 surround), BUT if those input source files contain any of the character strings that the manual suggests to use, ie. "-L", "-R", "-LFE", etc., it will not let me add them to the source file queue. If I remove these suffixes from the files (although they are followed by file-type suffixes, such as "aiff", like they should be), then I can drag the files into the droplet queue without any difficulties whatsoever, but then, I presume, Compressor has no way of properly assigning these tracks in the output file, so changing the file names is inimical to my objective.
    Has anyone done this? I feel like I've tried everything. If I drag the same properly named files into the batch window in the Compressor app itself, it recognizes them any without difficulty and labels the batch as "surround". I have an enormous number of split surround files, however, and I don't want to have to drag each set into the Compressor window manually. I want to automate the process using a Droplet, just like the manual suggests!
    I've already posted in the Compressor 4 forum (which is what I'm using), and haven't received any responses yet so I figured I give this forum a try.

    bump

  • I can create an action but the droplet doesn't do anything when I drop a file on it.  I am running Adobe Photoshop CC 2014 on a 64bit Windows7 PC.

    I can create an action but the droplet doesn't do anything when I drop a file on it.  I am running Adobe Photoshop CC 2014 on a 64 bit Windows7 PC.  I exactly followed the steps on a youtube video on how to create an action and how to create a droplet.

    Thanks for the reply, I tried that but i wasn't able to get it to work. I also tried to see if l could using the
    function functionName()
    and I was still unable to.
    Silkrooster wrote:
    I haven't tried it yet, so i could be way off. But since you assigned it to a variable I would say it won't do anything until to call that variable. I would assume there must be a show command or similar that is needed for it to display.
    My experience is with actionscript and javascript but still I lean towards basic. I don't feel comfortable enough to say I am any higher yet as more experience is needed in my opinion.
    So feel free to take my advice with a grain of salt.

  • Droplet not creating folder cs4 photoshop windows 7

    so i created a script that creats folder and subfolders inside ( folder1\subfolder1\subfolder2 etc" and i run the script in photoshot cs4 11.0 it creats the foldets no prob.  yet when i creat a droplet it wont work. the folders dont get made... i have admin rights and am logged in as admin all the time. when the droplet is run it will either launch photoshop or bring the running photoshop to the front, the taskbar icon flashes and after a min or 2 i get the error, " droplet couldnt communicate with photoshop"
    can anyone help me out on rhis please?
    thank you and have a great day.
    hb.

    no, i didnt. i didnt want to make posts all over
    . i have seen other do that and get yelled at and whatnot. i thought this wou
    ld have been the best spot but i might be wrong. should i
    close this out and repost there? and ty for taking the time to read and reply.

Maybe you are looking for