Action in photoshop cs5

Hi,
Why are actions that used to work fine in photoshop cs4 not working in Cs5?
for example I have a simple action that opens a Tif file (I always use this action starting in Bridge), then save it as a jpg and closes the file.
always ran beautiful in cs4...but no longer in cs 5?
What am I missing?
sorry if this question came up before, but to be honest this forum is hard to navigate! I couldnt fine my answer.
thanks in advance!
Greg

Thanks all for the reply.
The action of opening a tiff and saving it as a jpg seems an easy action.
So that was the first action I tryed to remake in CS5. Some how I cant get it to work...
That's why I thought let;s just copy the old "working"action from CS4...
Alas..
I must be missing something..
Maybe something obvious, but I dont see it.
I can make that action "open tif save as jpg" and make it work for the same folder and files that I record the action with.
But then, when I try this action for a new set of tif files, in a different folder....it doesnt work...
when I try to use the always working smooth action in cs4 in CS5 i get this:
What have I done wrong?
all I want is to save the tif file as a jpg.
Again, thanks all for replying and helping me out!
Greg

Similar Messages

  • Photoshop cs5 says "Place" is unavailable when I try to batch process from bridge, does anyone know what's going on?

    I am trying to batch process my watermark from bridge.  I have a saved action in photoshop cs5 and have used it for a while and all of the sudden it says "place" is unavailable.  I have reset bridge and photshop and restarted the computer.  Do actions get corrupt? 

    That is a very common error message actions produce when  for some reason the document current state does not support the command or feature used in the action step that gets the error.  With our seeing a screen capture of the error message and being able to see the document window, the layers palette and the actions palette   Its not possible to tell you why the actions is getting that error message.  Most likely its because of the document current state. For example place is not valid for a bitmap mode document.

  • Greatly reduced action performance in CS5

    The bug issue text below wouldn't fit in the bug report form even though it's less than 2000 characters (another bug, perhaps?)
    ******BUG******
    Concise problem statement:  reduced performance in Action processing in CS5 compared to CS3
    Steps to reproduce bug:
    1. Create an image file, 8000 by 9880 pixels 16-bit RGB color.
    2. The background can be any image, though I was using a scan of a test target with colored patches for scanner calibration.
    3.  Create a layer "final target" on top of the background.  Set contents to transparent.
    4.  Create a selection 295 pixels on a side with rectangular marquee tool.  Position this selection in the upper left corner.
    5.  Save the selection to an alpha channel "Grid Box."
    6.  Run an action with the following steps.
    a.  Load the selection "Grid Box."
    b.  Select the layer "final target"
    c.  Expand the selection 2 pixels.
    d.  Fill the selection with the foreground color.
    e.  Set the foreground color to white.
    f.  Select the background layer.
    g.  Move the selection 295 pixels to the right.
    h.  Save the new selection as "Grid Box", replacing the channel.
    The use of this action:
    Use the eyedropper tool to select a color from the center of the selected square, then use the magic wand tool to subtract from the selection using the color in the center of the square in contiguous mode with tolerance set to 8.  Then run the action, and repeat the above process in the next selected square.  In the scan I am preparing, there is a grid of colored squares surrounded by a large black border.  The final result needs the black border eliminated so that the colored squares completely butt up against each other spaced 295 pixels apart.
    So by running the action, the color in the center of each box is copied to fill the rest of the square selected area that's black, leaving the center portion intact.   The copied colors go on the "final target" layer so the background layer is not disturbed.
    If you need a copy of the action and/or the image file, contact me by email.
    Results:  In CS5 the action is unusable due to the long run time.
    Expected results:  In CS3 it works perfectly.

    My theory initially was that you had given Photoshop just enough RAM to work efficiently with your CS3 setup, but perhaps because of differences in your Photoshop RAM setting or perhaps because Photoshop CS5 has more code in memory, it's starving for RAM under the same test, and goes to its scratch file for relief.
    I created a test image and tried your action with a stopwatch.
    Photoshop CS5 x64 on Windows 7 x64 (i.e., with plenty of RAM) takes 1.8 seconds to run through your action.
    Photoshop CS5 32 bit consistently takes 6.8 seconds to go through the same steps.   Notably it stalls on the Expand and Select layer "Background" steps for a few seconds each, where it blazed right through them in the 64 bit version.
    In my case I have given Photoshop CS5 2897 MB to work with (89%).  This number is larger on a 64 bit system than what you can set because Photoshop 32 bit can use up to a 3 GB address space.
    I'll do tests next with earlier versions of Photoshop.
    -Noel

  • Photoshop CS5 insert specific text in part of save as dialogue box

    Hi,
    I have a large number of images to export as web-images.
    I have an action in Photoshop (CS5 sadly) that works just fine.
    However I need to rename them.
    I select part of the name and overwrite with the new text and press enter and it continues.
    In a perfect world I would be able to select one of, say 3 different optional texts to be inserted over the selected text.
    Is that possible to do in an actionscript?
    In a bit less perfect world, I would be able to pause the action - select the text and maybe add a few characters - and kick the action to insert the text and move on.
    Example:
    Original names have no real name structure.
    Original name could be
    100000-10_xxx_13.jpg
    100000-xx-17h.jpg
    100000_00.jpg
    Wanted name structure
    100000-10-12300-xxx-xxx-01.jpg
    Is this possible? A pointer would be nice. :-)
    /K

    First of all actionscript exists it a Flash feature I do not think you meant that.  Photoshop has action support and has script  stpport.  Actions can use scripts and scripts can use actions.   Actions can only use logic by using scripts.  Actions can also be made interactive by turning on step dialogs.  For example you could add a text layer "Copyright John Smith © 2014" step then turn on the make text layer step dialog. When the step is played the text "Copyright John Smith © 2014"  will be  added and be displayed in text edit mode all highlighted you can edit the text and click on the commit text check mark in the tool option bar to commit your text change or accept the text as recorded.
    Action have some control over save file names but not much.  For good naming of output files you need to use Batch or a  Photoshop script.  Scripting is programming which most likely you do not have the required education and skill set to do.   However Photoshop ships with some canned scripts and other can be downloaded from the web to help you process your images.  I would highly recommend searching for and a download for Installing Image Processor Pro plug-in script .  It is better then the Image Processor Script that ships with Photoshop.
    Image Processing scripts can save and resize images file of your  images. These scripts dialog provide you with all the options you need to save the file types you need with the save option that you set and you can have these scripts include actions you create to to do custom processing.  You actions only need to deal with things you want to do to the image. File handling and image sizing will be done for you using your options set in the scripts dialog. With Image Processor Pro you cane even encapsulate the dialog setting by recording using the Image Processor Pro.
    As long as man exists this will be a less then perfect world we make mistakes and learn from them .  A perfect world would be boring there would be nothing to do.....

  • I am using Photoshop CS5 on a new iMac with a wireless keyboard.  I used to be able to hit F11 to perform a custom sharpening action but now the F11 key is the volume control key and I have tried everything to disable or switch the volume key. I have also

    I am using Photoshop CS5 on a new iMac with a wireless keyboard.  I used to be able to hit F11 to perform a custom sharpening action but now the F11 key is the volume control key and I have tried everything to disable or switch the volume key. I have also tried assigning other function keys to initiate the action. Is there a simple solution to this? What am I missing?

    Try unmounting the volume on your iMac using Disk Utility. Then mount it again. You may need to reboot the laptop or relaunch its Finder process (using the Force Quit window) after remounting the drive on your iMac. Remember that no process may be accessing any files on the drive you plan to unmount, or the unmount will fail. Unmounting and remounting an external drive on my iMac made it become visible on my MacBook Pro after it had disappeared.

  • Photoshop CS5.1 Actions Disappeared

    I am using Photoshop CS5.1 on a Mac. When launching Photoshop from Lightroom, I got an unexpected error (don't recall now what it said). Unfortunately, my custom workspace and all of my actions (default and user-defined) are gone. I utilize these actions heavily in my workflow and need them back ASAP. I have a good backup system, but when I click Load Actions from the Actions Palette, the default location [UserName]>Library>Application Support>Adobe>Adobe Photoshop CS5.1>Presets>Actions folder is empty (and backup files of this folder are empty long before I had this problem). Interestingly, my [UserName]>Library>Preferences>Adobe Photoshop CS5.1 Settings file still has an Actions Palette.psp file in it. I have shut down and rebooted many times without success. Any idea what I can do to get these actions back? I’m hoping it’s a matter of pointing Photoshop back to my preferences some how. Any assistance would be greatly appreciated as it would take days I don’t have to recreate all of my custom actions from scratch. Thanks!

    If you have the files on your system backed up you may be okay.  The actions you see in the panel are stored in a file called Actions panel.psp.  It's location is as listed here:
    http://helpx.adobe.com/photoshop/kb/preference-file-functions-names-locations.html
    If you quit Photoshop, recover the prior version of Actions panel.psp via TimeMachine or whatever, then relaunch Photoshop you should see your old actions.
    Good luck.
    -Noel

  • Photoshop CS5 - Action is not running automatically  while I trying to save PDF to JPG

    My Problem in Photoshop CS5: Action is not running automatically while I trying to save PDF to JPG, in the batch process:
    Followed following steps:
    Opened PDF file
    Created new auction (F2)
    Flatten image
    Save as JPG
    Close file
    To Run Batch:
    Opened Batch dialogue box
    Selected set/action name
    Source: selected as “Folder”
    Directed location using “Choose” button
    And no selected any check boxes under the “Choose” button
    Clicked “OK”
      Now all the PDFs are opened one after another but not execute the selected action. Please help how to resolve for auto run.

    What is part of the Action?
    Could you please post a screenshot with the pertinent Panels visible?
    Have you tried using Image Processor or Image Processor Pro instead of Batch?

  • Existing Actions and Plugins Compatible with Photoshop CS5?

    I have actions and plug-in products, and while I've done everything I can to make them future-proof, I'm wondering if any Photoshop CS5 beta testers can speak to whether existing actions and plugins are generally compatible with Photoshop CS5?
    Specifically:
    Are existing 32 bit Windows (PC) plugins proving to be compatible with Photoshop CS5?
    Are existing 64 bit Windows (PC) plugins proving to be compatible with Photoshop CS5?
    Are existing actions (both platforms) proving to be compatible with Photoshop CS5?
    I'm anxiously awaiting the go-ahead to download my copy to verify everything, but I'm just trying to get a feel for whether I'll have work to do.  I'm hoping for the level of compatibility seen in CS3 and CS4 - all my software worked perfectly with no changes.
    Thanks.
    -Noel Carboni
    ProDigital Software
    <link removed>

    I appreciate you all taking the time to answer, but none of you has actually said what DOES happen with your existing actions / plugins and CS5 beta.
    I know that experience with one set of actions and plugins doesn't guarantee operation with another, but if, for example, someone actually stated, "all my old plugins failed to work with CS5" or "they all seemed to work okay" then I'd have a better idea of what to expect.
    Please keep in mind I've been developing commercial actions since PS6 and plugins since CS2, and all my software works on all 32 bit versions and 64 bit CS4 on Vista x64 and Windows 7 x64, so I'm intimately familiar with what might happen and what should happen.  Plus I've programmed them to be quite resilient, and I don't expect any of the CS5 feature changes to break them.  What I don't know is whether Adobe has fundamentally altered the plugin interface this time around, or has deprecated any old filters, causing a plugin or action that used to work to fail now.  The word "rewrite" has been used to describe CS5, and that has me wondering.
    In short, I'm really looking for actual experience with the CS5 beta here.
    Wish I could get the CS5 SDK already.  I don't understdand why Adobe doesn't release that in advance.
    Thanks.
    -Noel

  • Photoshop CS5 won't run in 64-bit on Mac Pro anymore

    Hi,
    Wondered if anyone could help with the problem I'm having with Photoshop CS5. It's suddenly not working anymore and it crashes on launch straight away. I haven't installed any new updates or moved the app from its original install directory or added anything to my system so don't know why it's crashing the only thing I've worked out is that I can oen in 32-bit mode so assume the problem must be specific to something running in the 64-bit mode.
    Here's the report I get, thanks for any help in advance:
    Process:         Adobe Photoshop CS5 [507]
    Path:            /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.4 (12.0.4x20110407.r.1265) (12.0.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [223]
    Date/Time:       2012-01-18 13:56:12.747 +0000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          2361081 sec
    Crashes Since Last Report:           230
    Per-App Interval Since Last Report:  750063 sec
    Per-App Crashes Since Last Report:   41
    Anonymous UUID:                      73BF149F-DC81-4DE8-8534-6186A94521D3
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000206de6f9f
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.Photoshop                     0x0000000100adc6eb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 8389199
    1   com.adobe.Photoshop                     0x0000000100288617 0x100000000 + 2655767
    2   com.adobe.Photoshop                     0x0000000100288b4c 0x100000000 + 2657100
    3   com.adobe.Photoshop                     0x00000001002881ed 0x100000000 + 2654701
    4   com.adobe.Photoshop                     0x0000000100289372 0x100000000 + 2659186
    5   com.adobe.Photoshop                     0x000000010024aa20 0x100000000 + 2402848
    6   com.adobe.Photoshop                     0x000000010024ecf7 0x100000000 + 2419959
    7   com.adobe.Photoshop                     0x0000000100628e60 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3459524
    8   com.adobe.Photoshop                     0x000000010062c5c8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3473708
    9   com.adobe.Photoshop                     0x000000010062c5df AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3473731
    10  com.adobe.Photoshop                     0x000000010062c96c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3474640
    11  com.adobe.Photoshop                     0x000000010062c9b0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3474708
    12  com.adobe.Photoshop                     0x0000000100629070 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3460052
    13  com.adobe.Photoshop                     0x000000010062aea5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3467785
    14  com.adobe.Photoshop                     0x00000001006b4a25 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4031881
    15  com.adobe.Photoshop                     0x0000000100236e6d 0x100000000 + 2322029
    16  com.adobe.Photoshop                     0x0000000100237281 0x100000000 + 2323073
    17  com.adobe.Photoshop                     0x00000001000022f4 0x100000000 + 8948
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff88124c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff88126add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff881267b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff881262de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff88125c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff88125aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff88125a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff88125e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff88125aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   com.adobe.amt.services                  0x0000000108263c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services                  0x000000010825ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services                  0x0000000108263cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff88125a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff88125e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff88125aa5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8810bdce semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff89fec186 MPWaitOnSemaphore + 96
    2   MultiProcessor Support                  0x000000011da20b93 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff88146a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8814a881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff8a015d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff89f84ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff89f7eefb MPWaitOnQueue + 215
    5   AdobeACE                                0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                                0x000000010598ab3a 0x105951000 + 236346
    7   ...ple.CoreServices.CarbonCore          0x00007fff89f570d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff88144fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff88144e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000ffffffff  rbx: 0x0000000000000000  rcx: 0x0000000108015220  rdx: 0x0000000000000000
      rdi: 0x0000000107830400  rsi: 0x0000000108015220  rbp: 0x00007fff5fbfef40  rsp: 0x00007fff5fbfeed0
       r8: 0x000000002952952a   r9: 0x0000000000000000  r10: 0x00000001fffffffe  r11: 0x0000000108600000
      r12: 0x0000000106de6fa0  r13: 0x00007fff5fbfef08  r14: 0x00000000ffffffff  r15: 0x00007fff5fbfefc0
      rip: 0x0000000100adc6eb  rfl: 0x0000000000010283  cr2: 0x0000000206de6f9f
    Binary Images:
           0x100000000 -        0x1026fbfff +com.adobe.Photoshop 12.0.4 (12.0.4x20110407.r.1265) (12.0.4) <6BFE637D-7ADA-BD5C-F1C5-64AD4688D89D> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x1032f4000 -        0x10336cfef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103382000 -        0x103389fff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103391000 -        0x1033a1ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1033ac000 -        0x1033b2ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <E5986961-7A1E-C304-9BF4-431A32EF1DC2> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1033b9000 -        0x1035bffef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x103652000 -        0x103800fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x1038a2000 -        0x103cd2fef +AdobeMPS ??? (???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103e2c000 -        0x104157ff7 +AdobeAGM ??? (???) <770E65CA-643B-CFEE-2BE1-F73D45B77D09> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104224000 -        0x10454cfe7 +AdobeCoolType ??? (???) <9979447D-9477-BC48-A84E-8A6A6AF380B5> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1045e4000 -        0x104605ff7 +AdobeBIBUtils ??? (???) <E0E813D7-0DEE-4BD6-599B-B1DE16008C3C> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x104612000 -        0x10463dff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x10464f000 -        0x104793fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1047da000 -        0x10483ffff +aif_core ??? (???) <28B07687-9957-7C0B-B221-1B849283C87A> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x10485b000 -        0x104871fff +data_flow ??? (???) <81432128-C1BC-2E87-852E-2E4FBE63DEF3> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x104889000 -        0x10491ffff +image_flow ??? (???) <83A775AD-5EFE-4EC1-4EE4-7A92C88D1B02> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104996000 -        0x1049b4fff +image_runtime ??? (???) <F3EE4945-4348-A9BE-61AD-A546D0371C62> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x1049d1000 -        0x104c00fff +aif_ogl ??? (???) <0C2C2B20-688E-18BE-B33C-9B2A816A7E65> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104cdf000 -        0x104d72fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d92000 -        0x1050dbfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10526b000 -        0x1053edfe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10548f000 -        0x105807fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x105951000 -        0x105a66fff +AdobeACE ??? (???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a8b000 -        0x105aa7fff +AdobeBIB ??? (???) <EBA9513A-E3A2-10A8-35E9-B2A8DCDE10DD> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105ab1000 -        0x105b1bff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105b4e000 -        0x105c21ffb +AdobeJP2K ??? (???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105c41000 -        0x105c45ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105c49000 -        0x105cc0fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105ce1000 -        0x105d3fffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105d4d000 -        0x1061e8fff +com.nvidia.cg 2.2.0006 (???) /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10676e000 -        0x1067c4feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x106809000 -        0x10682effe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106868000 -        0x10686dffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106872000 -        0x106a0efff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106ab6000 -        0x106b9cfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
           0x106bf4000 -        0x106c0dfeb +libtbb.dylib ??? (???) /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106c1e000 -        0x106c24feb +libtbbmalloc.dylib ??? (???) /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106c2b000 -        0x106c2bff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106c2e000 -        0x106c36ff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106fdb000 -        0x106fddfef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106ff8000 -        0x106ff9fff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <84C660E9-8370-79D1-2FC0-6C21C3079C17> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x108240000 -        0x1082b0ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087c7000 -        0x1087defe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <1A440248-D188-CA5D-8C20-5FA33647DE93> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1087e2000 -        0x1087f1fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1718111B-FC8D-6C8C-09A7-6CEEB0826A66> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x10a5d3000 -        0x10a5f4fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <76503A7B-58B6-64B9-1207-0C273AF47C1C> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11b3db000 -        0x11b3edfff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <00E29B30-3877-C559-85B3-66BAACBE005B> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11b700000 -        0x11b708fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11d79e000 -        0x11d7a5fff +Enable Async IO ??? (???) <3935C129-0FAE-3EAC-0CF2-4D740CD22E43> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11d7b0000 -        0x11d7b7fff +Overscroll Always ??? (???) <E7399F9C-62C1-D593-A535-A1178F10B481> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Overscroll Always.plugin/Contents/MacOS/Overscroll Always
           0x11d7c0000 -        0x11d7c9fff +FastCore ??? (???) <25D92063-457F-C14A-6BE8-1C96C54F904C> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11d900000 -        0x11d963ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11d9eb000 -        0x11da56ff0 +MultiProcessor Support ??? (???) <4CDEDB26-96A2-631F-3C4B-FC3DBE9E2A02> /Applications (Mac OS X)/Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff8000a000 -     0x7fff80a04ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff80ba3000 -     0x7fff80ba4ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
        0x7fff80bb1000 -     0x7fff80bb3fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff80bfc000 -     0x7fff80cd9fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff80d5d000 -     0x7fff80d6eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff80d6f000 -     0x7fff80db8fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff80db9000 -     0x7fff80dbcff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff80dcd000 -     0x7fff80de4fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
        0x7fff80de5000 -     0x7fff80e18ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff813d9000 -     0x7fff81465fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff81466000 -     0x7fff814aeff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
        0x7fff814cb000 -     0x7fff81cd5fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff81cfa000 -     0x7fff81d41ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81d42000 -     0x7fff81d5fff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff81d60000 -     0x7fff81da1fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff81da2000 -     0x7fff8249eff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff825e8000 -     0x7fff825f5fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff829c7000 -     0x7fff82a1aff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff82b0d000 -     0x7fff82b6dfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff82b6e000 -     0x7fff82b7dfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82cdf000 -     0x7fff82da0fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fff82dd2000 -     0x7fff82de6fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82e32000 -     0x7fff82e75ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff83390000 -     0x7fff834aafef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
        0x7fff834ab000 -     0x7fff83545fff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff8354d000 -     0x7fff83990fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff83bcc000 -     0x7fff83bd2ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff83be8000 -     0x7fff83c88fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff83c89000 -     0x7fff83da0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83e31000 -     0x7fff8412ffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff84167000 -     0x7fff84172ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff84173000 -     0x7fff84173ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff84174000 -     0x7fff842b2fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84778000 -     0x7fff84778ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff84812000 -     0x7fff8484cfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff849d1000 -     0x7fff84b06fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84e48000 -     0x7fff84e73ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff84e74000 -     0x7fff84e9cfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
        0x7fff84e9d000 -     0x7fff84f2dfff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff84f2e000 -     0x7fff84f2fff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84f30000 -     0x7fff84faeff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff84faf000 -     0x7fff85004ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff8500e000 -     0x7fff85185fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85186000 -     0x7fff851d0ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff8520d000 -     0x7fff85223fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff85224000 -     0x7fff85224ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff85231000 -     0x7fff85251ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff85252000 -     0x7fff85267ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
        0x7fff852bd000 -     0x7fff853b5ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
        0x7fff853b6000 -     0x7fff853f3ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff853f4000 -     0x7fff85676fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8576f000 -     0x7fff8592dfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff8592e000 -     0x7fff85931fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff85932000 -     0x7fff85932ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8597f000 -     0x7fff85a2ffff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85b16000 -     0x7fff85b80fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff86614000 -     0x7fff8663bff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
        0x7fff8663c000 -     0x7fff86655fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff86656000 -     0x7fff8665cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86682000 -     0x7fff86686ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff86687000 -     0x7fff866c2fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff866d2000 -     0x7fff866f3fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff866f4000 -     0x7fff86740fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff867e5000 -     0x7fff867fbfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff8683a000 -     0x7fff86848ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff869fa000 -     0x7fff86a79fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86ad0000 -     0x7fff86ae2fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff86ae3000 -     0x7fff86b60fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff86b61000 -     0x7fff86bb0fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff86bfc000 -     0x7fff86c10ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff87c99000 -     0x7fff87cdafff  com.ap

    Hi, for anyone reading this thread, I finally fixed the issue causing Photoshop CS5 to crash in 64-bit but not in 32-bit mode. I left the problem and came back to it fresh the next morning and tried to think of any additional plug-ins I installed, which was only 1 and looking at there website told me it was 64-bit. I also installed 1 javascript and a few optional Adobe plug-ins, all of which were removed and still didn't help. They were all minor plug-ins I thought they wouldn't be the cause so put them back. Finally I thought of any changes I made to the UI side of Photoshop and that's where I found it! I'd added some extra Actions to the Actions palette. It seem so minor a thing but it worked, Photoshop now boots up in 64-bit again! I tested my theory again by trying to re-add the Actions with with Action Set I saved before hand and each time I did it crashed. So for anyone else having this issue try this and see if it helps, if it doesn't try removing any additions you added to any other palettes and see if that helps.
    Alec

  • Program error when try to use 3D repousse in Photoshop CS5 extended?

    Please help!!!! Unable to use 3D repousse Photoshop CS5 Extended  (my system info is described below)
    I tried almost everything that is available in Adobe library help, also re-installed programs as requested by Adobe support (suspected to get rid of me), it did not solve the problem.
    I used to have 3D capabilities, and also crop tool worked well before (now it changes all layers when using crop even in background).  My PC is same,  nor I downloaded plugins or changed video cards (these things are too advanced for me!), also restored preferences many times.
    My system makes automatic updates, reviewed graphics and adobe as recommended.
    OpenGL settings is odd …only can access basic, other modes are not highlighted (normal or advanced).
    ERRORS (for 3D Text)    
    1-“Your 3D scene now exceeds the limits of lights and/or textures for the video card’s hardware-accelerated 3D rendering. As long as the limits are exceeded, 3D rendering will be done in software only, and some features (e.g Repousse)will be disabled.”
    2- “Your video card does not meet the requirements for hardware-accelerated 3D rendering. All 3D will be rendered with software only “
    3-“ Could no complete the text layer command because of a program error”
    ERROR (for object)
    Open GL/GPU HARDWARE ACCELERATION IS CURRENTLY  DISABLED. 3D WILL NOW BE RENDERED WITH SOFTWARE ONLY.  TO ENABLE OPEN/GL  ACCELERATION, GO TO PREFERENCES > PERFORMANCE TAB AND CHECK THE “ENABLE OPENGL GRAWING” CHECK BOX.
    Is it possible that I have a GPU Sniffer? all these terms I have learned recently =)   but I have a healthy & capable graphic card and accepted by adobe standards.
    SYSTEM INFO 
    Adobe Photoshop Version: 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:5, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 4
    Processor speed: 2128 MHz
    Built-in memory: 3895 MB
    Free memory: 2210 MB
    Memory available to Photoshop: 3280 MB
    Memory used by Photoshop: 70 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: False.
    OpenGL Crash File: Not Detected.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) Graphics Media Accelerator HD
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 768, right: 1360
    Video Card Number: 1
    Video Card: Intel(R) Graphics Media Accelerator HD
    Driver Version: 8.15.10.1968
    Driver Date: 20091008000000.000000-000
    Video Card Driver: igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32
    Video Mode: 1360 x 768 x 4294967296 colors
    Video Card Caption: Intel(R) Graphics Media Accelerator HD
    Video Card Memory: 1723 MB
    Serial number: 
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS5.1 (64 Bit)\
    Temporary file path: C:\Users\Patricia\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 284.6G, 218.5G free
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS5.1 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112
       ACE.dll   ACE 2010/12/13-23:37:10   64.449933 64.449933
       adbeape.dll   Adobe APE 2011/01/17-12:03:36   64.452786 64.452786
    AdobeLinguistic.dll   Adobe Linguisitc Library   5.0.0  
       AdobeOwl.dll   Adobe Owl 2010/06/03-13:43:23   3.0.93 61.433187
    AdobeOwlCanvas.dll   Adobe Owl Canvas   3.0.68 61.2954
       AdobePDFL.dll   PDFL 2010/12/13-23:37:10   64.341419 64.341419
       AdobePIP.dll   Adobe Product Improvement Program   5.5.0.1265
       AdobeXMP.dll   Adobe XMP Core   5.0 64.140949
    AdobeXMPFiles.dll   Adobe XMP Files   5.0   64.140949
    AdobeXMPScript.dll   Adobe XMP Script   5.0   64.140949
       adobe_caps.dll   Adobe CAPS 4,0,42,0  
    adobe_OOBE_Launcher.dll   Adobe OOBE Launcher   2.0.0.36 (BuildVersion: 2.0; BuildDate: Mon Jan 24 2011 21:49:00) 1.000000
       AFlame.dll   AFlame 2011/01/10-23:33:35   64.444140 64.444140
       AFlamingo.dll   AFlamingo 2011/01/10-23:33:35   64.436825 64.436825
       AGM.dll   AGM 2010/12/13-23:37:10   64.449933 64.449933
       ahclient.dll    AdobeHelp Dynamic Link Library   1,6,0,20
       aif_core.dll   AIF 2.0   53.422628
       aif_ogl.dll   AIF 2.0   53.422628
       amtlib.dll   AMTLib (64 Bit)   4.0.0.21 (BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00)   1.000000
    amtservices.dll   AMTServices (64 Bit)   4.0.0.21 (BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00) 1.000000
       ARE.dll   ARE 2010/12/13-23:37:10   64.449933 64.449933
       asneu.dll    AsnEndUser Dynamic Link Library   1, 7, 0, 1
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/01/10-23:33:35   64.436825 64.436825
       AXEDOMCore.dll   AXEDOMCore 2011/01/10-23:33:35   64.436825 64.436825
       Bib.dll   BIB 2010/12/13-23:37:10   64.449933 64.449933
       BIBUtils.dll   BIBUtils 2010/12/13-23:37:10   64.449933 64.449933
    boost_threads.dll   DVA Product   5.0.0  
       cg.dll   NVIDIA Cg Runtime   2.0.0015
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015
       CoolType.dll   CoolType 2010/12/13-23:37:10   64.449933 64.449933
       data_flow.dll   AIF   2.0 53.422628
       dvaadameve.dll   DVA Product 5.0.0  
       dvacore.dll   DVA Product 5.0.0  
       dvaui.dll   DVA Product 5.0.0  
    ExtendScript.dll   ExtendScript 2011/01/17-17:14:10   61.452840   61.452840
       FileInfo.dll   Adobe XMP FileInfo   5.0 64.140949
       icucnv36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       icudt36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       image_flow.dll   AIF 2.0   53.422628
    image_runtime.dll   AIF   2.0 53.422628
       JP2KLib.dll   JP2KLib 2010/12/13-23:37:10   64.181312 64.181312
    libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession 2.1.2.1263  
       MPS.dll   MPS 2010/12/13-23:37:10   64.450375 64.450375
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4940  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4940  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4940  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
    pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS5.1   CS5.1
       Plugin.dll   Adobe Photoshop CS5   CS5  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   2.5.0.232  
       PSArt.dll   Adobe Photoshop CS5.1   CS5.1
       PSViews.dll   Adobe Photoshop CS5.1   CS5.1
       SCCore.dll   ScCore 2011/01/17-17:14:10   61.452840 61.452840
       tbb.dll   Threading Building Blocks   2, 1, 2009, 0201  
       TfFontMgr.dll   FontMgr 9.3.0.113  
       TfKernel.dll   Kernel 9.3.0.113  
       TFKGEOM.dll   Kernel Geom 9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113
    updaternotifications.dll   Adobe Updater Notifications Library   2.0.0.15 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   2.0.0.15
       WRServices.dll   WRServices Thursday January 21 2010 12:13:3   Build 0.11423   0.11423
       wu3d.dll   U3D Writer 9.3.0.113  
    Installed plug-ins:
       3D Studio 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Accented Edges 12.0
       ADM 3.11x01
       Angled Strokes 12.0
       Average 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Bas Relief 12.0
       BMP 12.0.2
       Camera Raw 6.3
       Chalk & Charcoal 12.0
       Charcoal 12.0
       Chrome 12.0
       Cineon 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Clouds 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Collada 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Color Halftone 12.0.2
       Colored Pencil 12.0
       CompuServe GIF 12.0.2
       Conté Crayon 12.0
       Craquelure 12.0
       Crop and Straighten Photos 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Crop and Straighten Photos Filter 12.0.2
       Crosshatch 12.0
       Crystallize 12.0.2
       Cutout 12.0
       Dark Strokes 12.0
       De-Interlace 12.0.2
       Dicom 12.0
       Difference Clouds 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Diffuse Glow 12.0
       Displace 12.0.2
       Dry Brush 12.0
       Eazel Acquire 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Embed Watermark 4.0
       Entropy 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Extrude 12.0.2
       FastCore Routines 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Fibers 12.0.2
       Film Grain 12.0
       Filter Gallery 12.0
       Fresco 12.0
       Glass 12.0
       Glowing Edges 12.0
       Google Earth 4 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Grain 12.0
       Graphic Pen 12.0
       Halftone Pattern 12.0
       HDRMergeUI 12.0
       IFF Format 12.0.2
       Ink Outlines 12.0
       JPEG 2000 2.0
       Kurtosis 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Lens Blur 12.0
       Lens Correction 12.0.2
       Lens Flare 12.0.2
       Lighting Effects 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Liquify 12.0.1
       Matlab Operation 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Maximum 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Mean 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Measurement Core 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Median 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Mezzotint 12.0.2
       Minimum 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       MMXCore Routines 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Mosaic Tiles 12.0
       Multiprocessor Support 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Neon Glow 12.0
       Note Paper 12.0
       NTSC Colors 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Ocean Ripple 12.0
       OpenEXR 12.0.2
       Paint Daubs 12.0
       Palette Knife 12.0
       Patchwork 12.0
       Paths to Illustrator 12.0.2
       PCX 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Photocopy 12.0
       Photoshop 3D Engine 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Picture Package Filter 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Pinch 12.0.2
       Pixar 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Plaster 12.0
       Plastic Wrap 12.0
       PNG 12.0.2
       Pointillize 12.0.2
       Polar Coordinates 12.0.2
       Portable Bit Map 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Poster Edges 12.0
       Radial Blur 12.0.2
       Radiance 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Range 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Read Watermark 4.0
       Reticulation 12.0
       Ripple 12.0.2
       Rough Pastels 12.0
       Save for Web & Devices 12.0
       ScriptingSupport 12.1
       Shear 12.0.2
       Skewness 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Smart Blur 12.0.2
       Smudge Stick 12.0
       Solarize 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Spatter 12.0
       Spherize 12.0.2
       Sponge 12.0
       Sprayed Strokes 12.0
       Stained Glass 12.0
       Stamp 12.0
       Standard Deviation 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Sumi-e 12.0
       Summation 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Targa 12.0.2
       Texturizer 12.0
       Tiles 12.0.2
       Torn Edges 12.0
       Twirl 12.0.2
       U3D 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Underpainting 12.0
       Vanishing Point 12.0
       Variance 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Variations 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Water Paper 12.0
       Watercolor 12.0
       Wave 12.0.2
       Wavefront|OBJ 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       WIA Support 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       Wind 12.0.2
       Wireless Bitmap 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch])
       ZigZag 12.0.2
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Access CS Live
       Flash
       Kuler
       CS Review
    Installed TWAIN devices: NONE

    thank you for replying...but it seems an easy answer again  like one given by support....I had photoshop working perfectly before with same video card, I think in one project I clicked something in program (photoshop)that was not ready to correct it by itself... It should be available for the program to give warning several times to the user, I do not know what made Photoshop to disable OpenGL settings, and not be able to reverse action!!!!!  How do I change a GPU sniffer?  I an not a tech, all these things I just learned reading....had spent hundreds of hours....really dissapointed of Adobe and  its support....it is not fair to sell an expensive program without support, it seems to me that  I know now more than a live customer support.

  • Error in installing Photoshop CS5 extended.

    I'm trying to install Photoshop CS5 Extended on my laptop (win 7 64 bit), and I always get a installation error.
    The error is "There were problems with your installation. Some required components may have failed to install. This could impact the functionality of installed applications"
    When I click on troubleshooting it says there were 42 errors and 39 warnings =/
    Antivirus and Firewall is turned off
    Any ideas what the problem could be?

    I'm having the same problem,here are the error code..
    Please Help
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 45 error(s), 41 warning(s)
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: Payload {1D830E80-28A4-11DF-A025-0024E8692489} has an action "install" but no resultState
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Adobe Linguistics CS5 x64: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Support: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - AdobePDFL x64 CS5: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR:  - Adobe XMP Panels CS5: Install failed
    ERROR:  - Adobe Player for Embedding: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - Adobe Mini Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Core_x64: Failed due to Language Pack installation failure
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeColorVideoProfilesCS CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for Embedding x64: Install failed
    ERROR:  - Required Common Fonts Installation x64: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86_x64: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86_x64: Install failed
    ERROR:  - AdobeOutputModule: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86_x64: Install failed
    ERROR:  - AdobeCMaps x64 CS5: Install failed
    ERROR:  - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86_x64: Install failed
    ERROR:  - Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86_x64: Install failed
    ERROR:  - Adobe SwitchBoard 2.0: Install failed
    ERROR:  - AdobeColorPhotoshop CS5: Install failed

  • Photoshop CS5 will not open

    My photoshop CS5 will not open either from the desktop or from the program list. I can open Bridge but when I then try to view a photo in photoshop I get a message that says Bridge has stopped working and will have to close down.

    Please read below item and provide relevant information.
    http://forums.adobe.com/thread/419981?tstart=0
    Boilerplate-text:
    Are Photoshop and OS fully updated and have you performed the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?

  • Photoshop CS5: how many files can be opened at once?

    I've just tried to open about 400 jpg's in Photoshop CS5, as I needed to crop them to the best ratio for display on my iPod Touch, and I got an error message saying I'd tried to open too many images at once, and it stopped at about 200.
    My system is a Win7 Pro 64Bit, 3.4GHz i7 machine, with 16GB RAM, and I thought actions like this were driven by the amount of system resource available, but Photoshop seems to have an internal limit, regardless of the resources.
    Has anyone else come across this apparent limit, and is there a way 'round it?
    Thanks
    Paul

    In that case if a center crop will do you can download my crafting actions package. It contains a plug-in script that I wrote based on Adobe plug-in script Fit Image its name is AspectRatioSelection you can record using it in an action set its dialog to have it set a new selection that is a rectangle with a aspect ratio 3 2 that is centered and not feathered.  This script will select a 3;2 center selection for lanscape images and a 2:3 selection for Portrait images.  When the action is played the diaqlog will not show for the plug-in will record the settings you used when you recorded the action into the actions step.  These setting will be passed to the script when the action is played and the script will not display its dialog unless you turn on the dialog in the action step.  Once this setp is recorded follow it with a Image Crop step.  Once you have recorded this two setp action you can run the Image processor set its dialog to run this action and heve it save and resize the crop to fit 1920x1920 or you could include a Fit Image step in the action after the Image crop step and set the Fit Image dialog  width and height to 1920. You will find Fit image and AspectRatioSelection under menu File>Automate>...... You will also find Imahe Processor Pro there if you download it from Russell Browns web site.
    If a center crop will not do for you add an additional step to the action to make it interactive by adding an interactive transform selection after the aspectratioselection step.  The step need to be recorded with a 180 degree rotation and  have its dialog turned on and you will need to hold the shift or shift+alt keys down and use a cornor point as you transform the 3:2 selection to constrain the selection to have the same 3:2 aspect ratio.
    Crafting Actions Package Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    12 Scripts for actions
    Download

  • Batch Printing with File Names in Photoshop CS5

    How can I batch print hundreds of images with the file name on each of the print? I also need them to be printed at their original dimensions, which mean they should not be scaled when printed to papers.  Any help would be greatly appreciated. Thanks.

    Thanks for your response, Noel. However, the images to be printed at their actual dimensions and resolution (300ppi). This is so that we can see how their qualities are going to be when they are printed the actual publication, which is at 300ppi.
    What I used to be able to do in CS3 is creating an action in Photoshop that contains a print command with "label" or file name option on. Then I ran the script through the batch command in Bridge. However, in CS5, when I tried to same method, all of the images are printed at 1/2 an inch while they are actually 3-5 inches at 300ppi. Therefore, I am trying to another method that would give me the same result.

  • Photoshop CS5 won't install. Exit Code 6 error. Suggestions anyone?

    I have recenthloy bought CS5 Master Suite. All programs installed successfully except for the one I need the most, Photoshop. Ihave tried to install it a dozen times now. Soft boot, new user, desktop folder, piece by piece, etc. FAIL. I was online with Adobe support for almost 3 hours. Fail. Any suggestions PLEASE?
    (0.0115909 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 6 error(s), 1 warning(s)
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: 2725 Unable to copy file from "/tmp/.tempdirfVdkONLv/Assets1/Application/Presets/Duotones/Duotones/PANTONE(R) Duotones/327 aqua (50%) bl 4.ADO" to "/Users/micheledurant/Desktop/Photoshop CS5/Adobe Photoshop CS5/Presets/Duotones/Duotones/PANTONE(R) Duotones/327 aqua (50%) bl 4.ADO" Error 0
    ERROR: 2725 Command ARKCopyFileCommand failed.
    ERROR: Payload {3E7A8DA8-0298-42F2-B927-4DB00E2F8FEE} has an action "repair" but no resultState
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Photoshop CS5 English Language Pack_AdobePhotoshop12-en_US: Install failed
    ERROR:  - Adobe Photoshop CS5 Core: Failed due to Language Pack installation failure
    Search the same string above to find when the error occured.
    Exit Code: 6 - Silent workflow completed with errors

    Puzzled Michele wrote:
    -------------------------------------- Summary --------------------------------------
    …ERROR: 2725 Unable to copy file from "/tmp/.tempdirfVdkONLv/Assets1/Application/Presets/Duotones/Duotones/ PANTONE(R) Duotones/327 aqua (50%) bl 4.ADO" to "/Users/micheledurant/Desktop/Photoshop CS5/Adobe Photoshop CS5/…
    …  [emphasis mine]
    That there is a clear indication you're attempting to install to the wrong location.
    Don't do that!
    All Adobe applications need to be installed in the ROOT LEVEL Applications folder, not buried somewhere in your desktop or your User folder.
    It's a disgrace that Adobe support was not able to tell you that right off the bat. 
    The Root Level is what comes immediately after the name of your hard disk.  The Applications folder there is the default install location for ALL applications.
    In my personal opinion, it borders on criminal negligence that the blokes in the installer team even give the user an option to install in locations other than the applications folder.  If it's not a criminal act, it's—at best—a monumental stupidity.
    Wo Tai Lao Le
    我太老了

Maybe you are looking for

  • Error while installing OIMCluster in Web logic server

    I completed OIM 9.1.0.1 installation on WLS 10.3 Cluster... Below is the architecture. Domain: OIMCLUSTER AdminServer:7001 OIMInstanceOne:7010 OIMInstanceTwo:7020 OIMInstanceOne and OIMInstanceTwo are in a cluster called "OIMCluster" Now I completed

  • Can someone help me in building an interactive PDF form with dynamic bounding box?

    Hi Guys, I need to create an interactive PDF form which will contain images, text and fields. This is how it would be laid out: Header Image at the top. Below that a Text Box with a question "Choose the number of licenses" and a drop down option from

  • Text on my screen is blurry/fuzzy

    hello. i accidentally hit a key (not sure which one) the other day, and then i noticed that my desktop background had changed from my customized background to the default blue Mac screen. no big deal, i just changed it back to the picture i had up be

  • How can I change the lenguage of my Subject Form widget on muse?

    I recently had the problem with the application of forms of contact, I CAN RECIEVE EMAILS. Im not user of Business Catalyst, im hosting my website with other provider. My hosting provider told me that is a problem with the subject of my form becouse

  • Still can't get into iTunes store!!!

    I have been trying to get into the iTunes store for about 3 weeks...I keep getting the message that says "store is temporarly unavailable"....what's going on with this and how can I fix it?