3d Texture issue in photoshop cc -Rotating it?

Okay, yes, I know this is not a 3d program but, adobe does make some claims here so this should work! I think...
I have spent the morning working with an extruded tube and am struggling to get an image projected onto it in the right orientation. I don't know if I am having memory issues or am missing some other step!
I created the tube and selected the front elevation material and added the texture I wanted to it. By changing the Diffuse Material from texture to projection, I got it to stick.
Then I selected the extrusion material. I built an image that would look like it was reflecting the scene around it. But, every time I go to apply the image in the Diffuse Material, it wraps it around the shape 90 degrees the wrong way!
First thought was to Edit the Texture and flip it 90 degrees to compensate. It doesn't appear to refresh. And rendering the file still shows it as rotated the wrong way!
Oh, and as long as we are looking at the Edit the texture, the UV overlay is way the heck off the image. Can't figure out how to reposition that, if it is important.
I have gotten it to occasionally appear going the right direction. And, I have even gotten it to refresh with the UV editor as I am doing it. But, as soon as I close the editor, the texture disappears and I am back at square one.
I am running on an imac 10.9.5 24gb of ram.
with a NVIDIA GeForce GTX 775M 2048 MB

Barely. And not for 3D editing. I wouldn't hope to do 3D editing in it.
More information here:
http://helpx.adobe.com/x-productkb/policy-pricing/system-requirements-photoshop.html
http://helpx.adobe.com/photoshop/kb/photoshop-cs6-gpu-faq.html

Similar Messages

  • Issue installing Photoshop Camera Raw 6.7

    Hi guys,
    I having issues installing Photoshop Camera Raw 6.7. I gt this error "Photoshop Camera Raw 6.7 Update Other processes are running which conflict with update installation. Please close them and try again. Error Code: U45M1P19". I restart the Computer (Windows 7) and closed all Adobe programs but the problem persist. Any ideas...
    Thanks in advance!
    P.S. I have Adobe Design Premium CS5.5

    I have exactly the same issue and error number. The only difference is that I am running  a Mac with OS X10.8.2
    I also tried installing Camera Raw 7.1 and that did not work either.
    I downloaded the Adobe Support manager and it reported everything as OK.
    I have tried rebooting, turning off all apps. Nothing seems to fix this.
    Any clues on what might be the problem and how to fix.
    The reason I need the update is that I am using LR4 and want to edit in Photoshop CS 5.5 and it tells me I need to update  my Camera raw.

  • I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshoo

    I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshooting. For example,  ERROR: DW041 ...   -------------------------------------- Summary --------------------------------------   - 0 fatal error(s), 1 error(s)
    ERROR: DW041: INSTALLDIR Volume D:\ doesn't exist.  -------------------------------------------------------------------------------------  System Requirements  and it will not install, It says cant find the path D: im not sure why because as far as I can see its set to install on drive C: which is where I want it!

    Exit Code: 6, Exit Code: 7 Installation Errors - http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review your installation logs

  • Pixel-slop in Photoshop image rotation

    See three small bitmaps attached: <<original.bmp>>; <<45cw.bmp>>; <<45ccw.bmp>>.
    The original is a simple 21x21 pixel test pattern, black except for white pixels in the center and corners.  It's appearance should be the same whether rotated 45 deg clockwise or counterclockwise, and the appearance should keep the symmetry of the original.
    I used "Bilinear Interpolation".  I used a gamma = 1 profile, and to be extra-safe set Edit>Assign Profile>Don't Color Manage ...
    I set the background color to black in the toolbox.  Thank you John Joslin.
    Then I rotated the original image 45 deg clockwise and counterclockwise to make the other two files.  Why to the resulting images look so different?  Why are they lacking in symmetry?  With the other interpolation methods too, clockwise and counterclockwise rotations give quite unlike images.  A partial explanation could be that Photoshop rotates about a point not in the image center, but this doesn't explain enough. I tried 20x20 patterns which showed similar problems.
    I'm mostly interested in bilinear interpolation because this is supposed to conserve the total pixel value.  Each white pixel in the original has value 255, so the blob resulting from this pixel should have total value 255.  Look at <<45cw.bmp>>.The blob on the left has total value 69+94+13+5+18+1=200.  The blob on the right is an almost perfect antipode with total value 1+18+6+13+95+68=201.  The blob at the bottom doesn't resemble the side blobs and has total value 42+56+40+3+55=196.  The blob at the top has total value 40+41+56=137.  Clearly Photoshop has lost the top of the top blob.  (It also does this with 45 deg counterclockwise rotation, and also with 135 deg rotation.)  The blob in the center has total value 49+49+48+47=193.  All of the blobs fall far short of 255.  Photoshop might be excused for messing up edge pixels, but not a central pixel.
    Photoshop messes up rotation at the single pixel level.  I made a test pattern with clusters of 4 white pixels and the rotation of this did conserve the total value for the central four.  Edge pixels still showed problems.  Photoshop image rotation appears to be based on sloppy code.

    Then how do you account for my post 11? How to you account for X2 detecting a extra hidden row on the left and top side of of the image? There is no hidden row on the bottom or rightside.
    Adobe digimarc did not detect anything.
    Paint Shiop Pro X2 digimarc did.
    I have posted the proof. It is not my fault that Adobe digimarc addon cannot detect the watermark.
    The watermark is there.
    dcouzin wrote:
    Fantasy watermark.  First of all a black pixel isn't a watermark.  It can't "hide" a watermark.  Hiding has no meaning in this context.  If the file header has a digital ID that's fine, but it's not "hidden" in the image, not under a black pixel.
    All of your reported O=255 data is not in the image either.  There aren't enough bytes in the file to specify opacity at each pixel.  This is a 24-bit RGB image not a 32-bit RGBO image.  Maybe O=255 is specified globally somewhere in the header, but I don't see "FF" anywhere in the header.  More likely full opacity is presumed for a RGB image.
    THERE IS NO WATERMARK.
    I suggest you download BinViewer 2.0 and BinEditor 2.0 which are freeware. Look at the file <<original.bmp>>.  You will count 114 zeros between the first "FF FF FF" and the next "FF FF FF".  114 divided by 3 equals 38 so "00 00 00" appears 19 times between the "FF FF FF"s.  Hey, that's the 19 black pixels between two of the corner white pixels.  Now you can use BinEditor 2.0 to change some of the "0"s or "F"s to anything you want.  You can write "dec9" in there.  Save and open in Photoshop to see what you've painted.  It's great fun creating colors and shapes by poking numbers into a file.  It's the opposite of Photoshop's glistening gliding paintbrushes, and it has a powerful truth. 
    This is why I want to know what Photoshop does when, for example, it rotates an image.

  • Does anyone know of any issues with photoshop CS4 and Mountain Lion?

    Does anyone know of any issues with photoshop CS4 and Mountain Lion?

    See here:
    http://www.macrumors.com/2012/07/25/adobe-and-avid-report-only-minor-issues-with -mountain-lion/

  • Issues concerning Photoshop 7.0 with OS 10.5.4

    I am trying to find out if there is anyone who has experienced any issues concerning Photoshop and OS 10.5.4? Specifically, before I installed 10.5.4 my P-Shop 7.0 was working fine. After the install I can't open it at all...the error message reads "An unexpected and unrecoverable problem has occurred because of a program error. Photoshop will now exit."
    +as an aside, what is the point in displaying error messages that do not offer solutions to correcting the error. As far as I am concerned, every error messages ought to offer possible causes, effects and solutions. At least you would be able to zero in on the root.+
    Anyway, back to my question. I have re-installed Photoshop and the same error message pops up. I can't find anything on the MAC site that seems to address this. I also have tried several MAC software updates thinking that might help but still nothing. The thing is, I need usuable access to the Photoshop program in order to execute aspects of my business.
    Anyone have any ideas other than scraping 10.5.6?
    Thanks for any help.

    Technically it's a surprise that version of Photoshop is working with any version of Leopard considering it's seven years old. The current version is 11.x.x. I recommend you update it.
    Error messages cannot always offer solutions when the direct cause of the error is unknown. Error messages are mainly intended for a technician not the user. If error messages were designed for users the size of the operating system would double or treble just to accommodate the text information, and the OS would be much slower.

  • 10.4.6 Issues with Photoshop and Boot Disk

    Ok I'll add to the list of issues with the upgrade
    I have two G5's in my studio that have developed since the upgrade 2 issues (so far)
    Issue 1: Photoshop (CS2) will constantly crash when doing a 'save" or "Save as".
    Doesn't matter what type or where (network or local).
    Issue 2: Which I ran across trying to fix Issue 1
    Neither will boot from a CD! (OSX INSTALLER: APPLECARE; DISKWARRIOR)
    All I get is a kernal Panic across the Apple logo then the fans go into hyper speed till I force shut down!
    This is no good, even if I wanted to at this point I cannot reinstall my old OSX

    I ran FSCK as you suggested. Came up with a "Illegal Name" when checking Catalog File. I ran FSCK two more times as suggested till getting a "All Clear".
    What would these "Illegal Names" be?.........
    Yes, I have done permission repairs numerous times and have cleaned out caches all the usual stuff.
    Anyway, this still does not resolve either my Photoshop issue nor my inabilty to run either my Applce Care Disk or Disk Warrior?..........
    I am unable to snag the kernal panic during CD BOOT (Something about "We are hanging here").
    Though this is what I get from the Photoshop crash:
    Date/Time: 2006-04-17 08:43:46.763 -0400
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Adobe Photoshop
    Path: Adobe Photoshop
    Parent: WindowServer [56]
    Version: 9.0 (9.0x196) (9.0)
    PID: 531
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...ple.CoreServices.CarbonCore 0x90bad5ec TSexception_listenerthread + 112
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c06f4c MPWaitOnSemaphore + 184
    3 MultiProcessor Support 0x0a581428 ThreadFunction(void*) + 64
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c06f4c MPWaitOnSemaphore + 184
    3 AdobeACE 0x0163ef90 ACESemaphoreList::Wait(unsigned long) + 36
    4 AdobeACE 0x0163f1dc ACEMPThread::Task() + 76
    5 AdobeACE 0x0163eba0 TaskGlue + 28
    6 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bfbe90 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bfbce4 AsyncFileThread(void*) + 56
    4 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 AdobeLargeCursor 0x09601f30 mouseTracker + 552 (main.c:288)
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002edcc kevent + 12
    1 com.apple.DesktopServices 0x9288b2b0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x9288b92c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b77b4 TIconRefTask::IconRefTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000000000 srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x42000444 xer: 0x0000000020000000 lr: 0x0000000000000000 ctr: 0x0000000000000002
    r0: 0x0000000000000000 r1: 0x00000000bfffec60 r2: 0x000000000000001b r3: 0x0000000004026e00
    r4: 0x000000000d524e40 r5: 0x00000000000003e8 r6: 0x00000000ffffffff r7: 0x00000000a83f80eb
    r8: 0x0000000000000001 r9: 0x00000000a0001fac r10: 0x0000000000000003 r11: 0x0000000042000442
    r12: 0x000000009000660c r13: 0x0000000000000001 r14: 0x0000000000000142 r15: 0x000000000d399040
    r16: 0x0000000000000021 r17: 0x0000000000000001 r18: 0x0000000000000000 r19: 0x000000000d505be0
    r20: 0x000000000b8c7fc0 r21: 0x000000000d397f90 r22: 0x0000000080000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x0000000000000000 r31: 0x0000000000000000
    Binary Images Description:
    0x1000 - 0x1133fff com.adobe.Photoshop 9.0 (9.0x196) (9.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    0x1453000 - 0x147cfff AdobeBIBUtils /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x149e000 - 0x14c5fff AdobeBIB /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x14e0000 - 0x14e0fff tw10122 /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/tw10122.framework/Versions/a/tw10122
    0x14e4000 - 0x14f3fff AdobePersonalization /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePersonalization.framework/Versions/A/AdobePers onalization
    0x1605000 - 0x16affff AdobeACE /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x16f0000 - 0x172bfff AdobeARE /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1748000 - 0x176cfff AdobeAXE8SharedExpat /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x1784000 - 0x17a9fff AdobeAXE16SharedExpat /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE 16SharedExpat
    0x17c1000 - 0x17dbfff asn /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/asn.framework/Versions/A/asn
    0x2008000 - 0x2272fff AdobeAGM /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2381000 - 0x25affff AdobeCoolType /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x26bb000 - 0x2715fff AdobeXMP /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x273b000 - 0x2bbffff AdobePDFL /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2e31000 - 0x3113fff AdobeMPS /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x3286000 - 0x35bdfff com.adobe.versioncue ??? (4.0.0.2837o) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncue.framework/Versions/a/versioncue
    0x3823000 - 0x3acafff com.adobe.versioncueui ??? (4.0.0.2837o) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncueui.framework/Versions/a/versioncueui
    0x3c59000 - 0x3c76fff AdobePDFSettings /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetti ngs
    0x3c9d000 - 0x3d2afff FileInfo /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3d88000 - 0x3d9afff AdobeRegistration /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeRegistration.framework/Versions/A/AdobeRegistr ation
    0x3da3000 - 0x3dadfff AdobeEula /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeEula.framework/Versions/A/AdobeEula
    0x3db4000 - 0x3e4bfff AdobeUpdater /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeUpdater.framework/Versions/A/AdobeUpdater
    0x48af000 - 0x48b1fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7efd000 - 0x7efdfff Enable Async IO /Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Extensions/Enable Async I:O/Enable Async I:O.plugin/Contents/MacOS/Enable Async IO
    0x8015000 - 0x8015fff com.apple.URLMount.AFPPlugin 1.1.3 /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
    0x8088000 - 0x80a6fff com.adobe.runtime6 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6
    0x8088000 - 0x80a6fff com.adobe.runtime6 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6
    0x80c0000 - 0x80c9fff com.adobe.alm.deferredauthenticator alm_authenticator 1.7.5.7 (1.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/almauthenticator.framework/almauthenticator
    0x80e0000 - 0x80ecfff PPCCore /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/PPCCore.plugin/Contents/MacOS/PPCCore
    0x9323000 - 0x93247b6 AdobeUnitTypes PEF binary: AdobeUnitTypes
    0x9405000 - 0x940cee9 Font Agent Pro.8li PEF binary: Font Agent Pro.8li
    0x9600000 - 0x9602fff AdobeLargeCursor CursingBundle version 0.0.1d1 (0.0.1d1) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Plug-ins/AdobeLargeCursorPanther.bundle/Contents/MacOS/AdobeLa rgeCursor
    0xa4ea000 - 0xa546fff AltiVecCore /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0xa54e000 - 0xa581fff MultiProcessor Support /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0xa590000 - 0xa59cfff ADM-PNGCarbon /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ADM-PNGCarbon.plugin/Contents/MacOS/ADM-PNGCarbon
    0xa5a3000 - 0xa5c9fff ASDataStream /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ASDataStream.plugin/Contents/MacOS/ASDataStream
    0xa5fd000 - 0xa652fff com.adobe.runtime1 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime1.bundle/Contents/MacOS/runti me1
    0xa805000 - 0xa957fff com.adobe.coretech.adm 3.10x13 (3.1) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xab5e000 - 0xabad3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0xacde5d0 - 0xacde6a3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0xacde710 - 0xacde7cb CFMPriv_Help PEF binary: CFMPriv_Help
    0xacde7d0 - 0xacde89a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0xacde910 - 0xacde9e6 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0xacdea50 - 0xacdeb23 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0xacdeba0 - 0xacdec85 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0xacdecf0 - 0xacdedc6 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0xacdee90 - 0xacdef4e CFMPriv_Print PEF binary: CFMPriv_Print
    0xacdef60 - 0xacdf02d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0xacdf0a0 - 0xacdf182 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0xacdf1f0 - 0xacdf2c3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0xacdfa20 - 0xacdfad2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0xace00a0 - 0xace0117 CFMPriv_System PEF binary: CFMPriv_System
    0xace0390 - 0xace0460 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0xace7500 - 0xace75d3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0xace76a0 - 0xace7762 CFMPriv_AE PEF binary: CFMPriv_AE
    0xace7770 - 0xace7835 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0xace78a0 - 0xace7977 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0xace79f0 - 0xace7ad3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0xace7b40 - 0xace7c1a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0xace7c80 - 0xace7d60 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0xace7de0 - 0xace7ec6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0xace7f90 - 0xace8067 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0xace8070 - 0xace8132 CFMPriv_QD PEF binary: CFMPriv_QD
    0xace8220 - 0xace8309 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0xad05000 - 0xad3afc3 <Unknown memory fragment> PEF binary: <Unknown memory fragment>
    0x12928000 - 0x12bbafff com.adobe.PSAutomate 9.0 /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ScriptingSupport.plugin/Contents/MacOS/ScriptingSuppo rt
    0x132e6000 - 0x13353fff com.adobe.alm.adobelmbundle adobelm 1.7.5.7 (1.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/adobelm.bundle/Contents/MacOS/adobelm
    0x13378000 - 0x13a67fff libagldata.dylib.28.0 /Library/Application Support/Adobe/AGL/AGLData.framework/Versions/2.8/libagldata.dylib.28.0
    0x13a70000 - 0x13b0bfff libagluc.dylib.28.0 /Library/Application Support/Adobe/AGL/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28.0
    0x182cb000 - 0x18362fff AdobeJP2K /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x2cc00000 - 0x2cca1fff com.adobe.LicManFramework LicMan version 4.60.000 (4.60.000) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/LicMan.framework/LicMan
    0x3fa00000 - 0x3fa1efff mv.dylib /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/mv.dylib
    0x8ed72000 - 0x8f731fff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9029a000 - 0x9034bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e5000 - 0x909e7fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a41000 - 0x90ac5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b74000 - 0x90b86fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.13 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91115000 - 0x91123fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91436000 - 0x91441fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91446000 - 0x91467fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9146d000 - 0x91475fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91479000 - 0x914f4fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91531000 - 0x91531fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91533000 - 0x9156bfff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91586000 - 0x91653fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916a8000 - 0x91739fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91780000 - 0x91837fff com.apple.QD 3.8.19 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91874000 - 0x918d2fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91900000 - 0x91924fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91938000 - 0x9195dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91970000 - 0x919b2fff com.apple.LaunchServices 168.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x919ce000 - 0x919e2fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919f0000 - 0x91a2ffff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a45000 - 0x91b0dfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b5b000 - 0x91b70fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b75000 - 0x91b92fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b97000 - 0x91c06fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c1d000 - 0x91c21fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c23000 - 0x91c6afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c6f000 - 0x91cacfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cb3000 - 0x91cccfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cd1000 - 0x91cd4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd6000 - 0x91cd6fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd8000 - 0x91db8fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dc0000 - 0x91ddffff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e4b000 - 0x91eb9fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ec4000 - 0x91f58fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f72000 - 0x924fafff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9252d000 - 0x92858fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92888000 - 0x92910fff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92951000 - 0x92b7cfff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c9a000 - 0x92d78fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d98000 - 0x92e86fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e89000 - 0x92e93fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92e98000 - 0x92eb6fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ec1000 - 0x92f1bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f39000 - 0x92f39fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f3b000 - 0x92f4ffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f67000 - 0x92f77fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f83000 - 0x92f98fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92faa000 - 0x93031fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93045000 - 0x93050fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9305a000 - 0x93087fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x930a1000 - 0x930b1fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930bd000 - 0x93123fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93154000 - 0x931a3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931d1000 - 0x931eefff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93200000 - 0x9320dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93216000 - 0x93523fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93672000 - 0x9367efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936f6000 - 0x936f6fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936f8000 - 0x93d2bfff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940b8000 - 0x94128fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94161000 - 0x9422bfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9427f000 - 0x9427ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94281000 - 0x94435fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x946c0000 - 0x946cffff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d7000 - 0x946e3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94729000 - 0x94741fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94748000 - 0x947b9fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b8c000 - 0x94ba9fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x950ae000 - 0x951dcfff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95bae000 - 0x95bb3fff com.apple.URLMount 2.1.3 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x96092000 - 0x96093fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x96095000 - 0x96096fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x9609b000 - 0x960b1fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x960b3000 - 0x960d3fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x960e1000 - 0x960effff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x960f4000 - 0x960f5fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x960f7000 - 0x9610afff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96b30000 - 0x96b4ffff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97355000 - 0x97362fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x976cb000 - 0x97709fff com.apple.AppleShareClientCore 1.5.1 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x97c8d000 - 0x97c96fff org.twain.dsm 1.9.2 /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    Model: PowerMac11,2, BootROM 5.2.7f1, 2 processors, PowerPC G5 (1.1), 2 GHz, 2.5 GB
    Graphics: NVIDIA GeForce 6600LE, GeForce 6600LE, PCI, 128 MB
    Memory Module: DIMM0/J6700, 256 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM1/J6800, 256 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM2/J6900, 1 GB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM3/J7000, 1 GB, DDR2 SDRAM, PC2-4200U-444
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: GeForce 6600LE, Display, SLOT-1
    PCI Card: bcom5714, network, GIGE
    PCI Card: bcom5714, network, GIGE
    Serial ATA Device: WDC WD1600JS-41MVB1, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-110D,
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • Issues installing Photoshop CS5 in my Mac Book Pro

    I have heard that there are issues installing Photoshop CS5 in case sensitive Snow Leopard drives. How do I know if I have a case sensitive drive. I was able to download the 30 trial version of Photoshop CS5. My file system is listed as - Journaled HFS+. Is anyone familiar with this issue and will I have this issue installing Photoshop CS5 on my Mac? Thanks.

    As you had already downloaded the installer, give it a try. Well if your file system is Journaled HFS+ installer will not report any error related to file system.
    To check the file system -
    Finder > File > New Finder Window
    Select only the volume under Devices for which you wish to get the file system information.
    File > Get Info
    Under General tab check Format:
    I believe it would be just "Mac OS Extended (Journaled)" in your case. For case-sensitive it would be like -
    "Mac OS Extended (Case-sensitive, Journaled)" or "Mac OS Extended (Case-sensitive)"

  • An issue whereby Photoshop .PSD files disappear when saved to a network file share

    It has been reported and reproduced by Support, an issue whereby Photoshop .PSD files disappear when they’re saved to a network file share.
    Upon initial investigations Support have observed the following behaviour when saving a Photoshop file.
    The document is initially saved as a new file on the file share.
    The original  .PSD file is deleted on the file share.
    The newly created file is renamed to the same name as the original file.
    An issue often arises when steps 1 and 2 complete however step 3 fails. When a file is reported by users as having disappeared, the new file created in step 1 can be renamed from  .00_ to the original *.PSD file name on the server as the *.00_ files are normally hidden by the desktop operating system. This allows people to see and open the file from both PC’s and MAC’s using AFP and SMB protocols.
    A related issue often reported by users is that they receive an error message “Could not save as” when trying to save a .PSD file. Troubleshooting the issue confirms that the user is able to save the file if they perform a “Save As” operation in Photoshop.
    From the reported problems and observations there is clearly an issue with how Photoshop performs a file save operation further exacerbated by the fact the process doesn’t fail safely.

    Sounds like you're hitting one of the known MacOS filesystem bugs - worst when working with SMB volumes.
    Apple knows about this, and we are pursuing workarounds to the OS bugs.
    Yeah, if you value your files, don't save directly to servers, especially on MacOS.

  • Hi, I have an issue with Photoshop CC and Lightroom

    Hi, I have an issue with Photoshop CC and Lightroom. I purchased a subscription the other day, they told me to install the CC app to install these. I installed the app, logged on and it still says trial version. How can I solve this? Could I be that the subscription is not activated yet?

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Curious issue with extrude and rotate

    I've found a curious issue with extrude and rotate in CS6. It's not a bug, but it is a nonintuitive behavior that is confusing, and sometime troublesome. I think this is something that ought to go on the to-do list for the devs. Anybody else agree? Disagree?
    Example:
    I began with an arrow-shaped path, to which I applied the "extrude" effect. I then put an icon on top of the arrow, and grouped the icon and arrow. Now, I'm using this icon-arrow in several different parts of my design, in different orientations. As I rotate the arrow, the relative position of the icon and the arrow appears to shift. I believe this is happening because, as you rotate the icon-arrow, Illustrator rotates both the icon and the arrow about the center of the bottom face of the arrow. This is because the top face of the arrow is essentially fictitious, just an artifact of the extrude effect. So, even though the icon appears as if it is drawn on the top face of the arrow, it behaves as if it is attached to the bottom face of the arrow. When you apply a transform, that transform affects the bottom face of the arrow, causing the top face to shift relative to the icon.
    The solution would be to add an extra check box to the extrude effect, asking whether you wanted to extrude upwards (the way things are currently done) or downwards. If you could extrude downwards, then the top face of the arrow would be the "real" face, the one affected by transformations. You could then put an image on the top face, group the arrow and the image, and when you applied a transform, the icon would remain fixed relative to the top face, which would meet your intuitive expectations.
    If anyone is curious to experiment with this particular example, I've posted this file to Google docs here:
    https://docs.google.com/file/d/0B0Hoxcl5zTEtTXo5QnNsMGwwOGc/edit?usp=sharing

    but it does work because i downloaded your file and i did jsut that. it isn't exact, but your suggestion on how to fix it wouldn't fix it anyway. the reason the acorn doesn't match is because of the distortion from the perspective not the direction of the extrusion. even if you could dictate the extrusion to go downward, the arrow would still rotate into perspective (distort) and then extrude. to avoid that, what you want is to extrude in axonometric and to do that you make your perspective rotation angle 1 degree, then make your extrusion length a lot longer to match what you want. with 1 degree there will be minimal distortion to the arrow as you rotate it and the acron will match.
    i uploaded your file with your orignal 10 degree angle, and you'll see that they stay in sync pretty well. i drew a box around the acorn to better distinguish the difference. then i recreated the same thing with a 1 degree angle and on that version it stays in sync almost perfectly.
    again. it doesn't matter wich direction you extrude since in perspective both faces will be distorted. if you want to keep the distortion from the perspective, you can apply the same perspective rotation to the acorn without the extrusion and it will distort in the same way as the arrow. i added that option to your file. they are all group and you can rotate them and see that they stay together pretty well, except the first one is a little off.
    i uploaded your file with my solution
    https://docs.google.com/file/d/0B4ilRoSBagc3WDY3MUR1bDNpV0E/edit

  • Have issues emailing photoshop element 12 photos via gmail.

    Issues sending photoshop element 12 photos via gmail. I cannot zip the files (too large) and have tried to convert PSD to JPG

    There is a limit to the file attachment when sending through AdobeEmailService. You may try using Outlook or other such desktop email clients if working with larger attachments.
    Thanks
    Andaleeb

  • I am having issues with 360 degree rotation, I have an iPhone 5 and ios 6.0.2. I have read alot about this issue online and I found out that my issue is software. I want to know if and when apple will fix this issue?

    I am having issues with 360 degree rotation, I have an iPhone 5 and ios 6.0.2. I have read alot about this issue online and I found out that my issue is software. I want to know if and when apple will fix this issue?

    I had the same experience with a new iPhone 5 that I bought  last week. Did not have a chance to measure battery life before the 6.0.2 upgrade installed but I set up my phone exactly like my 4S and immediately started running out of power after short periods. Went to Xmas get together with fully charged 5 and 4S. Heading home the iPhone 5 shut down for low battery and the 4S had 65% power. Both phones had two half phone calls on then and no data usage.
    That night I fully charged the iPhone 5 and, without lighting it up, put it on my night table. Next morning I picked it up and looked at battery indicator and I had 42% charge with NO activity!
    Tried it again next night and wound up with 37% charge. (Slept longer).
    Today I called the carrier and reactivated the 4S.  Took the 5 to Apple Store and they kindly gave me choice of new replacement phone or refund. I took the refund. Uniquely, the Apple Store said it was Verizon CDMA phones that were coming back.
    The are other strings on this with temporary solutions, but from my experience with 7 firmware changes on an HTC 4G phone the problem will continue because the solution will be hardware caused. We are in the days where RTM means Rush to Market - not Release To Manufacturing.
    I fear the only solution is to either wait for the next model (I did not notice a really major change in performance over the 4S in LTE heavy Seattle area) - or switch to another manufacturer.
    It might be useful for these forums to indicate if you have a GSM or CDMA phone to see which have more problems.
    Discouraged....

  • Architecture: Mware View Horizon 5.3 with SVGA K1 GRID, W7 64 bit 4GB RAM and 3 CPU and 512MB VRAM  Issue 1: Photoshop setting is gpu[0].MemoryMB=128. Why ? It wolud be 512MB. Issue 2: Sometimes, We get the error not enough Vram. Why don't Photoshop  use

    Architecture: Mware View Horizon 5.3 with SVGA K1 GRID, W7 64 bit 4GB RAM and 3 CPU and 512MB VRAM
    Issue 1: Photoshop setting is gpu[0].MemoryMB=128. Why ? It wolud be 512MB.
    Issue 2: Sometimes, We get the error not enough Vram. Why don't Photoshop  use all 512MB vRAM?@

    Photoshop can only see what your video card driver reports.
    You might want to update your video card driver from the GPU maker's website.

  • Performance Issues with Photoshop CS6 64-Bit

    Hello -
    Issue at hand: over the course of the last few weeks, I have noticed significant issues with performance since the last update to PS CS6 via the Adobe Application Manager, ranging from unexpected shut downs to bringing my workstation to a crawl (literally, my cursor seems to crawl across my displays). I'm curious as to if anyone else is experiencing these issues, or if there is a solution I have not yet tried. Here is a list of actions that result in these performance issues - there are likely more that I have either not experienced due to my frustration, or have not documented as occuring multiple times:
    Opening files - results in hanging process, takes 3-10 seconds to resolve
    Pasting from clipboard - results in hanging process, takes 3-10 seconds to resolve
    Saving files - takes 3-10 seconds to open the dialog, another 3-10 seconds to return to normal window (saving a compressed PNG)
    Eyedropper tool - will either crash Photoshop to desktop, or take 5-15 seconds to load
    Attempting to navigate any menu - will either crash Photoshop to desktop, or take 5-15 seconds to load
    Attempts I've taken to resolve this matter, which have failed:
    Uninstalled all fonts that I have added since the last update (this was a pain in the ***, thank you Windows explorer for being glitchy)
    Uninstall application and reinstall application
    Use 32-bit edition
    Changing process priority to Above Normal
    Confirm process affinity to all available CPU cores
    Change configuration of Photoshop performance options
    61% of memory is available to Photoshop to use (8969 MB)
    History states: 20; Cache levels: 6; Cache tile size: 1024K
    Scratch disks: active on production SSD, ~10GB space available
    Dedicated graphics processor is selected (2x nVidia cards in SLI)
    System Information:
    Intel i7 2600K @ 3.40GHz
    16GB DDR3, Dual Channel RAM
    2x nVidia GeForce GTS 450 cards, 1GB each
    Windows 7 Professional 64-bit
    Adobe Creative Cloud
    This issue is costing me time I could be working every day, and I'm about ready to begin searching for alternatives and cancel my membership if I can't get this resolved.

    Adobe Photoshop Version: 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3392 MHz
    Built-in memory: 16350 MB
    Free memory: 12070 MB
    Memory available to Photoshop: 14688 MB
    Memory used by Photoshop: 61 %
    Image tile size: 1024K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.1 CUDA 4.2.1
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 1024 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GTS 450/PCIe/SSE2
    Display: 2
    Display Bounds: top=0, left=1920, bottom=1080, right=3840
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 3
    Video Card: NVIDIA GeForce GTS 450
    Driver Version: 9.18.13.1106
    Driver Date: 20130118000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode:
    Video Card Caption: NVIDIA GeForce GTS 450
    Video Card Memory: 1024 MB
    Video Card Number: 2
    Video Card: LogMeIn Mirror Driver
    Driver Version: 7.1.542.0
    Driver Date: 20060522000000.000000-000
    Video Card Driver:
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: LogMeIn Mirror Driver
    Video Card Memory: 0 MB
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTS 450
    Driver Version: 9.18.13.1106
    Driver Date: 20130118000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTS 450
    Video Card Memory: 1024 MB
    Serial number: 90970233273769828003
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\ANDREW~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 111.8G, 7.68G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       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   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Angled Strokes 13.0
       Average 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 8.1
       Camera Raw Filter 8.1
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Collada 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Maximum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mean 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Measurement Core 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Median 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mezzotint 13.0
       Minimum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       MMXCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Picture Package Filter 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Pinch 13.0
       Pixar 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Range 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1.2
       Shear 13.0
       Skewness 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       STL 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Sumi-e 13.0
       Summation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Variations 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       WIA Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

Maybe you are looking for