"failsafe" data copy/move tool?

before I write a shellscript myself, I was wondering if the following already exists:
a file/directory copying/moving tool (which preserves permissions, can copy directories recursively, etc), but:
1) if dest already exists, rename it first so that there is always a backup of whatever was there before.
2) if anything fails, I don't want src or dest in a bad shape.  Either they have the correct data, or they don't. (although I wouldn't mind having dest.tmp or something so that I can resume the transfer later)
3) support copying on the same host, but also to remote hosts (over scp).
afaict, neither of scp and rsync support all this.
So i guess you could call this a "transactional" copy/move. Implementation wise, here's how I would do it:
1) if dest exists, mv dest dest.old<date>
2A) in case it's a move where src and dest are on the same filesystem, mv src dest
2B) all other cases: copy all data to dest.temp, and when that worked perfectly, mv dest.temp to dest
3) remove src if needed.
Last edited by Dieter@be (2010-09-05 15:32:23)

I would say that rsync kind of does what you want with '-a --partial-dir=DIR --delete-after --partial'.
I use -a (which is equivalent to -rlptgoD) but you can use more or less switches, for me -a seems to work fine. However I never tried using '--partial-dir=DIR --delete-after' so I don't know how well it will work. The switch --delay-updates might also interest you as it will try to make changes more atomic.
Edit:
After re-re-reading the man page I have noticed that you may also want to look at the -b and --suffix=SUFFIX switches. If rsync does what you want, it will require a ton of switches, but I guess it's better than writing and debugging your own script.
Last edited by R00KIE (2010-09-13 21:41:22)

Similar Messages

  • Having trouble with the move tool not working....   also I cannot seem to crop.... my cloud says I'm up to date, should I

    I seem to be having all kinds of trouble with Photoshop CC2015 and CC as well.... I cannot use the move tool.
    Also have a heck of a time cropping, will not let me select a crop, are there glitches I'm not aware of???

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Adobe Photoshop CS4/5 Crashes when using the Move Tool

    Hello. I'm here because I'm having an issue with Photoshop.
    I was trying out CS5 when it started to crash every time I tried to use the Move Tool. It was the generic error message: "Adobe Photoshop CS4 has stopped working.
    A problem has caused Adobe Photoshop CS4 to stop working correctly. Windows will close the program and notify you if a solution is available."
    Thinking that it was a CS5 issue, I went back to my copy of CS4, only to find the same thing happening there (I also downgraded because CS5 was also crashing at other random times for some reason, but that's an issue for another time).
    This puzzles me because both were working fine before. Granted, I hadn't opened them for a while, but it was a sudden thing.
    My first impulse was to uninstall and reinstall CS4. No luck. So then, I uninstalled all third-party plugins, thinking that might be it. Still, the same problem. I started looking around on Google for solutions and found the instructions on resetting the Tool preferences (I chose to reset the preferences for ALL of the tools). When that didn't work, I tried deleting the preferences file outright, which said instructions recommended. Nothing.
    I should note that Photoshop crashes when using the Move Tool to move an object without ant lines around it, i.e., a layer. I'll move the object, and after two to three seconds, the mentioned error message will appear and Windows will close Photoshop. This, however, only seems to happen after selecting, copying, and pasting part of a large object with some variation of the Marqee Tool (thus making that part a new layer by default) while working at a zoom of 100%. So, in short, working with a large image like <a href=http://www.wallpaper4me.com/images/wallpapers/ergo_proxy_267_1280-862301.jpeg>This</a> at 100% zoom. The image linked is the image that I was using and am currently using to reproduce the problem. It is 1280x1024 pixels. I have tested this with somewhat smaller, yet comparable images too. Same problem. I have never had this problem working with large images before, and I wonder if anyone has any suggestions short of formatting my hard drive.
    The error code, from Event Viewer:
    Faulting application name: Photoshop.exe, version: 11.0.2.0, time stamp: 0x4bf2d4f6
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x65637275
    Faulting process id: 0xe28
    Faulting application start time: 0x01cb2bb3471d87bf
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CS4\Photoshop.exe
    Faulting module path: unknown
    Report Id: b412e368-97ab-11df-8f49-001d60b646ef
    Details:
    System
    Provider
    [  Name]
    Application  Error
    EventID
    1000
    [  Qualifiers]
    0
    Level
    2
    Task
    100
    Keywords
    0x80000000000000
    TimeCreated
    [  SystemTime]
    2010-07-25T05:15:57.000000000Z
    EventRecordID
    78845
    Channel
    Application
    Computer
    Gatherum
    Security
    EventData
    Photoshop.exe
    11.0.2.0
    4bf2d4f6
    unknown
    0.0.0.0
    00000000
    c0000005
    65637275
    e28
    01cb2bb3471d87bf
    C:\Program  Files\Adobe\Adobe Photoshop CS4\Photoshop.exe
    unknown
    b412e368-97ab-11df-8f49-001d60b646ef
    Details in XML View:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-07-25T05:15:57.000000000Z" />
    <EventRecordID>78845</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Gatherum</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Photoshop.exe</Data>
    <Data>11.0.2.0</Data>
    <Data>4bf2d4f6</Data>
    <Data>unknown</Data>
    <Data>0.0.0.0</Data>
    <Data>00000000</Data>
    <Data>c0000005</Data>
    <Data>65637275</Data>
    <Data>e28</Data>
    <Data>01cb2bb3471d87bf</Data>
    <Data>C:\Program Files\Adobe\Adobe Photoshop CS4\Photoshop.exe</Data>
    <Data>unknown</Data>
    <Data>b412e368-97ab-11df-8f49-001d60b646ef</Data>
    </EventData>
    </Event>
    System Specifications:
    Operating System: Windows 7 Ultimate 32-bit (6.1, Build 7600)
    System Manufacturer: HP-Pavilion
    System Model: GN697AA-ABA a6214x
    Processor: Intel Pentium Dual CPU E2160 @ 1.80 GHz (2 CPUs)
    Memory: 2048MB RAM
    DirectX Version: DirectX 11
    Display Device:
    Name: NVIDIA GeForce 8600 GTS
    Manufacturer: NVIDIA
    DAC Type: Integrated RAMDAC
    Approx. Total Memory: 1010 MB
    Current Display Mode: 1440 x 900 (32 bit) (60 Hz)
    Photoshop Version: CS4 Extended 11.0.2

    Even a decent RAM upgrade is usually only a few hundred dollars nowadays, but it's not a trivially simple process.  That said, with a little research and care you can do it.  Alternatively, you can hire people (e.g., "Geek Squad") to do such an upgrade.
    First, you'll need to know what your operating system capacity is.  For example, a 32 bit Windows system can really only use up to a bit more than 3 GB of RAM, while a 64 bit Windows system can use all the RAM you can find a place to plug in.  What version of Windows are you running?
    Then you'll need to determine what RAM you have installed and what your computer's maximum RAM capacity is - usually you can do this through internet research, either by visiting your computer manufacturer's web site or doing google searches.  There are even RAM manufacturer web sites that will tell you what kind of RAM your computer needs and suggest sources, for example:
    http://www.kingston.com/
    It may be that you can just plug additional chips into currently empty sockets, or it is possible you'll need to replace the RAM chips you have installed in your computer to make room for an upgrade.  Every computer is different.
    If you list your computer model and current RAM that you have installed here, it may be that someone can help with more specific advice.
    -Noel

  • CS5 keeps crashing when using the move tool

    Hi there
    This issue is intermitent, sometimes I can work with Photoshop for a whole day without any issues. However, this morning and other times, when I try to do a simple task, Photoshop just crashes instantly.
    For example, the latest crash happened with I did the following:
    1. Opened up a JPEG file with a file size of 258kb, nothing out of the ordinary.
    2. Opened a new document, with the dimensions 1280x1024
    3. Copied the JPEG image.
    4. Pasted the JPEG image into the new blank document.
    5. Ctrl+T to resize the image.
    6. Click the move tool to move the image, and crash, "Photoshop has stopped responding...Sent Error Report" dialog box.
    There is no other programs running, only Photoshop CS5, all Adobe products are updated.
    Please if you could give me any guidence as to a way of fixing this asap, as I am currently not able to do any work.
    Any help is greatly appreciated
    Thanks
    Steve

    Hi Chris
    I added a Photoshop exception to UltraMon like you said and I thought that fixed it, until today, I ran into the same issue.
    I have attached the new crash dump, as before.
    Let me know your thoughts, would be great if this can be solved
    Cheers
    Microsoft (R) DrWtsn32
    Copyright (C) 1985-2001 Microsoft Corp. All rights reserved.
    Application exception occurred:
            App: C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe (pid=2308)
            When: 03/03/2011 @ 12:24:09.440
            Exception number: c000001d (illegal instruction)
    *----> System Information <----*
            Computer Name: DELL-XP-STEVEF
            User Name: stevef
            Terminal Session Id: 0
            Number of Processors: 2
            Processor Type: x86 Family 6 Model 15 Stepping 11
            Windows Version: 5.1
            Current Build: 2600
            Service Pack: 3
            Current Type: Multiprocessor Free
            Registered Organization: Click with Technology Ltd
            Registered Owner: Steve Forbes
    *----> Task List <----*
       0 System Process
       4 System
    1452 smss.exe
    1508 csrss.exe
    1548 winlogon.exe
    1592 services.exe
    1604 lsass.exe
    1780 Ati2evxx.exe
    1808 svchost.exe
    1852 svchost.exe
    192 svchost.exe
    408 svchost.exe
    568 svchost.exe
    660 Ati2evxx.exe
    816 spoolsv.exe
    920 svchost.exe
    1012 svchost.exe
    1028 AppleMobileDeviceService.exe
    1108 mDNSResponder.exe
    1192 jqs.exe
    1248 svchost.exe
    256 Explorer.EXE
    1280 TSVNCache.exe
    1512 alg.exe
    1240 ICO.EXE
    2284 Acrotray.exe
    2500 smax4pnp.exe
    2700 jusched.exe
    2720 SetPoint.exe
    2728 MOM.exe
    2808 itype.exe
    2820 iTunesHelper.exe
    2852 winampa.exe
    2864 ctfmon.exe
    2872 GoogleUpdate.exe
    2880 msnmsgr.exe
    3232 UltraMon.exe
    3260 Dropbox.exe
    3272 PAGEANT.EXE
    3292 iPodService.exe
    3416 KHALMNPR.EXE
    3564 UltraMonTaskbar.exe
    3676 ccc.exe
    360 chrome.exe
    2144 chrome.exe
    2336 chrome.exe
    2384 chrome.exe
    2392 chrome.exe
    2404 chrome.exe
    2416 chrome.exe
    2424 chrome.exe
    2440 chrome.exe
    292 chrome.exe
    836 chrome.exe
    1056 chrome.exe
    1072 chrome.exe
    2152 chrome.exe
    2328 chrome.exe
    3936 chrome.exe
    3944 chrome.exe
    4028 chrome.exe
    3088 trillian.exe
    3100 chrome.exe
    2276 chrome.exe
    2368 chrome.exe
    3792 chrome.exe
    2308 Photoshop.exe
    2652 CS5ServiceManager.exe
    3720 chrome.exe
    2584 winamp.exe
    1504 chrome.exe
    2228 notepad.exe
    244 chrome.exe
    3220 javaw.exe
    1652 taskmgr.exe
    2708 drwtsn32.exe
    *----> Module List <----*
    (0000000000360000 - 00000000003a8000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobeOwlCanvas.dll
    (00000000003c0000 - 00000000003fc000: C:\Program Files\Adobe\Adobe Photoshop CS5\ahclient.dll
    (0000000000400000 - 0000000002c2c000: C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe
    (0000000002c30000 - 0000000002d84000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobeOwl.dll
    (0000000002da0000 - 0000000002da9000: C:\WINDOWS\system32\Normaliz.dll
    (0000000002db0000 - 0000000002e56000: C:\Program Files\Adobe\Adobe Photoshop CS5\AXEDOMCore.dll
    (0000000002e70000 - 0000000003312000: C:\Program Files\Adobe\Adobe Photoshop CS5\MPS.dll
    (0000000003330000 - 0000000003447000: C:\Program Files\Adobe\Adobe Photoshop CS5\PlugPlug.dll
    (0000000003bb0000 - 0000000003c06000: C:\Program Files\Adobe\Adobe Photoshop CS5\LogSession.dll
    (0000000004030000 - 00000000041d1000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobeLinguistic.dll
    (0000000004eb0000 - 0000000004fd9000: C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.dll
    (0000000004ff0000 - 00000000051d6000: C:\Program Files\Adobe\Adobe Photoshop CS5\PSViews.dll
    (00000000051f0000 - 000000000559e000: C:\Program Files\Adobe\Adobe Photoshop CS5\PSArt.dll
    (0000000005a30000 - 0000000005b16000: C:\Program Files\Adobe\Adobe Photoshop CS5\amtlib.dll
    (0000000005b40000 - 0000000005c54000: C:\Program Files\Adobe\Adobe Photoshop CS5\amtservices.dll
    (0000000005ef0000 - 0000000005f5a000: C:\Program Files\Adobe\Adobe Photoshop CS5\adobe_caps.dll
    (0000000006080000 - 00000000060a8000: C:\Program Files\Adobe\Adobe Photoshop CS5\asneu.dll
    (0000000006e20000 - 00000000070e5000: C:\WINDOWS\system32\xpsp2res.dll
    (00000000071f0000 - 0000000007280000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobePIP.dll
    (0000000007280000 - 00000000072ec000: C:\Program Files\Adobe\Adobe Photoshop CS5\aif_core.dll
    (00000000073f0000 - 00000000073fc000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\FastCore.8BX
    (0000000007410000 - 00000000074b8000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\MMXCore.8BX
    (00000000074d0000 - 0000000007793000: C:\Program Files\Adobe\Adobe Photoshop CS5\libmmd.dll
    (00000000077b0000 - 0000000007802000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\MultiProcessor Support.8BX
    (0000000007820000 - 000000000782e000: C:\Program Files\Adobe\Adobe Photoshop CS5\PLUGIN.dll
    (0000000007940000 - 0000000007a7b000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\ADM\ADMPlugin.apl
    (0000000007aa0000 - 0000000007aac000: C:\Program Files\Adobe\Adobe Photoshop CS5\QuickTimeGlue.dll
    (0000000007ae0000 - 0000000007b2c000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobeXMP.dll
    (0000000007b40000 - 0000000007ec9000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\File Formats\Dicom.8BI
    (0000000008010000 - 0000000008364000: C:\Program Files\Adobe\Adobe Photoshop CS5\dvaadameve.dll
    (0000000008380000 - 000000000838e000: C:\Program Files\Adobe\Adobe Photoshop CS5\boost_threads.dll
    (00000000083a0000 - 000000000852c000: C:\Program Files\Adobe\Adobe Photoshop CS5\dvacore.dll
    (0000000008540000 - 00000000088c1000: C:\Program Files\Adobe\Adobe Photoshop CS5\dvaui.dll
    (00000000095d0000 - 0000000009619000: C:\Program Files\Adobe\Adobe Photoshop CS5\BIB.dll
    (0000000009740000 - 0000000009780000: C:\Program Files\Adobe\Adobe Photoshop CS5\BIBUtils.dll
    (00000000097a0000 - 000000000989c000: C:\Program Files\Adobe\Adobe Photoshop CS5\ACE.dll
    (00000000099c0000 - 0000000009d2a000: C:\Program Files\Adobe\Adobe Photoshop CS5\AGM.dll
    (0000000009d50000 - 000000000a047000: C:\Program Files\Adobe\Adobe Photoshop CS5\CoolType.dll
    (000000000a070000 - 000000000a09e000: C:\Program Files\Adobe\Adobe Photoshop CS5\AXE8SharedExpat.dll
    (000000000a990000 - 000000000a9eb000: C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\PDFShell.dll
    (000000000acb0000 - 000000000acc1000: C:\WINDOWS\system32\twext.dll
    (000000000c030000 - 000000000c125000: C:\Program Files\Common Files\Microsoft Shared\Web Folders\MSONSEXT.DLL
    (000000000c180000 - 000000000c194000: C:\Program Files\Common Files\Microsoft Shared\Web Folders\1033\nsextint.dll
    (000000000c1c0000 - 000000000c1db000: C:\WINDOWS\system32\actxprxy.dll
    (000000000c200000 - 000000000c249000: C:\WINDOWS\system32\PortableDeviceApi.dll
    (000000000c700000 - 000000000c954000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\ScriptingSupport.8li
    (000000000c960000 - 000000000ca06000: C:\Program Files\Adobe\Adobe Photoshop CS5\ExtendScript.dll
    (000000000ca20000 - 000000000cab1000: C:\Program Files\Adobe\Adobe Photoshop CS5\ScCore.dll
    (000000000cbe0000 - 000000000cbfb000: C:\Program Files\Common Files\Adobe\APE\3.1\adbeapecore.dll
    (000000000f020000 - 000000000f148000: C:\Program Files\Adobe\Adobe Photoshop CS5\WRServices.dll
    (000000000f5a0000 - 000000000f5ce000: C:\Program Files\Adobe\Adobe Photoshop CS5\tbb.dll
    (000000000f600000 - 000000000f630000: C:\WINDOWS\system32\atiadlxx.dll
    (0000000010000000 - 0000000010009000: C:\Program Files\Adobe\Adobe Photoshop CS5\adbeape.dll
    (0000000010010000 - 00000000108b1000: C:\Program Files\Common Files\Adobe\APE\3.1\AdobeSWFL.dll
    (0000000012110000 - 00000000121a3000: C:\Program Files\Adobe\Adobe Photoshop CS5\updaternotifications.dll
    (00000000122c0000 - 0000000012308000: C:\Program Files\Common Files\Adobe\CS5ServiceManager\lib\ServiceManager-Launcher.dll
    (0000000017d10000 - 0000000017d29000: C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNMCP95.DLL
    (0000000017d30000 - 0000000017d50000: C:\WINDOWS\system32\prntvpt.dll
    (0000000017e20000 - 0000000017ea8000: C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNMDR95.DLL
    (000000001c0a0000 - 000000001c468000: C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Filters\Standard MultiPlugin.8BF
    (000000001c670000 - 000000001c6de000: C:\WINDOWS\system32\shimgvw.dll
    (000000001c9a0000 - 000000001cb74000: C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\CNMUI95.DLL
    (000000001d380000 - 000000001d4da000: C:\WINDOWS\system32\msxml6.dll
    (0000000034fa0000 - 0000000035146000: C:\WINDOWS\system32\D3D9.DLL
    (0000000035150000 - 0000000035389000: C:\Program Files\Adobe\Adobe Photoshop CS5\aif_ogl.dll
    (0000000035390000 - 0000000036434000: C:\WINDOWS\system32\atioglxx.dll
    (0000000036540000 - 00000000365db000: C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
    (0000000039ae0000 - 0000000039af8000: C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
    (0000000039ba0000 - 0000000039bae000: C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
    (0000000039bd0000 - 0000000039c9a000: C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
    (0000000039cd0000 - 0000000039ce2000: C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
    (0000000039d00000 - 0000000039d17000: C:\Documents and Settings\stevef.CWTHO\Application Data\Dropbox\bin\DropboxExt.14.dll
    (000000003a150000 - 000000003a188000: C:\Program Files\Adobe\Adobe Photoshop CS5\pdfsettings.dll
    (000000003d930000 - 000000003da16000: C:\WINDOWS\system32\WININET.dll
    (000000003db60000 - 000000003dc08000: C:\Program Files\Adobe\Adobe Photoshop CS5\JP2KLib.dll
    (000000003dfd0000 - 000000003e1b9000: C:\WINDOWS\system32\iertutil.dll
    (00000000431c0000 - 00000000437b9000: C:\Program Files\Adobe\Adobe Photoshop CS5\AdobePDFL.dll
    (000000004d4f0000 - 000000004d549000: C:\WINDOWS\system32\WINHTTP.dll
    (000000004ec50000 - 000000004edfb000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
    (000000004fad0000 - 00000000506b1000: C:\Program Files\Common Files\Adobe\Plug-Ins\CS5\File Formats\Camera Raw.8bi
    (0000000059a60000 - 0000000059b01000: C:\WINDOWS\system32\dbghelp.dll
    (000000005ad70000 - 000000005ada8000: C:\WINDOWS\system32\uxtheme.dll
    (000000005b860000 - 000000005b8b5000: C:\WINDOWS\system32\NETAPI32.dll
    (000000005ed00000 - 000000005edcc000: C:\WINDOWS\system32\OPENGL32.dll
    (0000000061880000 - 00000000618ba000: C:\WINDOWS\system32\OLEACC.dll
    (00000000662b0000 - 0000000066308000: C:\WINDOWS\system32\hnetcfg.dll
    (0000000066e90000 - 0000000066ed1000: C:\WINDOWS\system32\icm32.dll
    (0000000068b20000 - 0000000068b40000: C:\WINDOWS\system32\GLU32.dll
    (000000006a000000 - 000000006a29c000: C:\Program Files\Adobe\Adobe Photoshop CS5\cg.dll
    (000000006a400000 - 000000006a44e000: C:\Program Files\Adobe\Adobe Photoshop CS5\cgGL.dll
    (000000006d990000 - 000000006d996000: C:\WINDOWS\system32\d3d8thk.dll
    (000000006ee60000 - 000000006ee8f000: C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
    (000000006eec0000 - 000000006eee2000: C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
    (0000000071a50000 - 0000000071a8f000: C:\WINDOWS\system32\mswsock.dll
    (0000000071a90000 - 0000000071a98000: C:\WINDOWS\System32\wshtcpip.dll
    (0000000071aa0000 - 0000000071aa8000: C:\WINDOWS\system32\WS2HELP.dll
    (0000000071ab0000 - 0000000071ac7000: C:\WINDOWS\system32\WS2_32.dll
    (0000000071ad0000 - 0000000071ad9000: C:\WINDOWS\system32\WSOCK32.dll
    (0000000071b20000 - 0000000071b32000: C:\WINDOWS\system32\MPR.dll
    (0000000071bf0000 - 0000000071c03000: C:\WINDOWS\system32\SAMLIB.dll
    (0000000071c10000 - 0000000071c1e000: C:\WINDOWS\System32\ntlanman.dll
    (0000000071c80000 - 0000000071c87000: C:\WINDOWS\System32\NETRAP.dll
    (0000000071c90000 - 0000000071cd0000: C:\WINDOWS\System32\NETUI1.dll
    (0000000071cd0000 - 0000000071ce7000: C:\WINDOWS\System32\NETUI0.dll
    (0000000072d10000 - 0000000072d18000: C:\WINDOWS\system32\msacm32.drv
    (0000000072d20000 - 0000000072d29000: C:\WINDOWS\system32\wdmaud.drv
    (0000000073000000 - 0000000073026000: C:\WINDOWS\system32\WINSPOOL.DRV
    (0000000073760000 - 00000000737ab000: C:\WINDOWS\system32\DDRAW.dll
    (0000000073b30000 - 0000000073b45000: C:\WINDOWS\system32\mscms.dll
    (0000000073ba0000 - 0000000073bb3000: C:\WINDOWS\system32\STI.DLL
    (0000000073bc0000 - 0000000073bc6000: C:\WINDOWS\system32\DCIMAN32.dll
    (0000000073c20000 - 0000000073c2b000: C:\WINDOWS\system32\ATMLIB.dll
    (0000000073f10000 - 0000000073f6c000: C:\WINDOWS\system32\DSOUND.dll
    (0000000074720000 - 000000007476c000: C:\WINDOWS\system32\MSCTF.dll
    (0000000074ae0000 - 0000000074ae7000: C:\WINDOWS\system32\CFGMGR32.dll
    (0000000074ed0000 - 0000000074ede000: C:\WINDOWS\system32\wbem\wbemsvc.dll
    (0000000074ef0000 - 0000000074ef8000: C:\WINDOWS\system32\wbem\wbemprox.dll
    (0000000075290000 - 00000000752c7000: C:\WINDOWS\system32\wbem\wbemcomn.dll
    (00000000754d0000 - 0000000075550000: C:\WINDOWS\system32\CRYPTUI.dll
    (00000000755c0000 - 00000000755ee000: C:\WINDOWS\system32\msctfime.ime
    (0000000075690000 - 0000000075706000: C:\WINDOWS\system32\wbem\fastprox.dll
    (0000000075830000 - 0000000075875000: C:\WINDOWS\system32\mstask.dll
    (0000000075cf0000 - 0000000075d81000: C:\WINDOWS\system32\mlang.dll
    (0000000075f60000 - 0000000075f67000: C:\WINDOWS\System32\drprov.dll
    (0000000075f70000 - 0000000075f7a000: C:\WINDOWS\System32\davclnt.dll
    (0000000075f80000 - 000000007607d000: C:\WINDOWS\system32\browseui.dll
    (0000000076080000 - 00000000760e5000: C:\WINDOWS\system32\MSVCP60.dll
    (0000000076360000 - 0000000076370000: C:\WINDOWS\system32\WINSTA.dll
    (0000000076380000 - 0000000076385000: C:\WINDOWS\system32\MSIMG32.dll
    (0000000076390000 - 00000000763ad000: C:\WINDOWS\system32\IMM32.DLL
    (00000000763b0000 - 00000000763f9000: C:\WINDOWS\system32\COMDLG32.dll
    (0000000076780000 - 0000000076789000: C:\WINDOWS\system32\SHFOLDER.dll
    (00000000767a0000 - 00000000767b3000: C:\WINDOWS\system32\NTDSAPI.dll
    (00000000767f0000 - 0000000076818000: C:\WINDOWS\system32\schannel.dll
    (0000000076820000 - 0000000076835000: C:\WINDOWS\system32\hlink.dll
    (0000000076980000 - 0000000076988000: C:\WINDOWS\system32\LINKINFO.dll
    (0000000076990000 - 00000000769b5000: C:\WINDOWS\system32\ntshrui.dll
    (00000000769c0000 - 0000000076a74000: C:\WINDOWS\system32\USERENV.dll
    (0000000076b20000 - 0000000076b31000: C:\WINDOWS\system32\ATL.DLL
    (0000000076b40000 - 0000000076b6d000: C:\WINDOWS\system32\WINMM.dll
    (0000000076bf0000 - 0000000076bfb000: C:\WINDOWS\system32\PSAPI.DLL
    (0000000076c30000 - 0000000076c5e000: C:\WINDOWS\system32\WINTRUST.dll
    (0000000076c90000 - 0000000076cb8000: C:\WINDOWS\system32\IMAGEHLP.dll
    (0000000076d60000 - 0000000076d79000: C:\WINDOWS\system32\IPHLPAPI.DLL
    (0000000076e10000 - 0000000076e35000: C:\WINDOWS\system32\adsldpc.dll
    (0000000076f20000 - 0000000076f47000: C:\WINDOWS\system32\DNSAPI.dll
    (0000000076f50000 - 0000000076f58000: C:\WINDOWS\system32\WTSAPI32.dll
    (0000000076f60000 - 0000000076f8c000: C:\WINDOWS\system32\WLDAP32.dll
    (0000000076fd0000 - 000000007704f000: C:\WINDOWS\system32\CLBCATQ.DLL
    (0000000077050000 - 0000000077115000: C:\WINDOWS\system32\COMRes.dll
    (0000000077120000 - 00000000771ab000: C:\WINDOWS\system32\OLEAUT32.dll
    (00000000773d0000 - 00000000774d3000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
    (00000000774e0000 - 000000007761e000: C:\WINDOWS\system32\ole32.dll
    (0000000077690000 - 00000000776b1000: C:\WINDOWS\system32\NTMARTA.DLL
    (0000000077920000 - 0000000077a13000: C:\WINDOWS\system32\SETUPAPI.dll
    (0000000077a80000 - 0000000077b15000: C:\WINDOWS\system32\CRYPT32.dll
    (0000000077b20000 - 0000000077b32000: C:\WINDOWS\system32\MSASN1.dll
    (0000000077b40000 - 0000000077b62000: C:\WINDOWS\system32\Apphelp.dll
    (0000000077bd0000 - 0000000077bd7000: C:\WINDOWS\system32\midimap.dll
    (0000000077be0000 - 0000000077bf5000: C:\WINDOWS\system32\MSACM32.dll
    (0000000077c00000 - 0000000077c08000: C:\WINDOWS\system32\VERSION.dll
    (0000000077c10000 - 0000000077c68000: C:\WINDOWS\system32\msvcrt.dll
    (0000000077cc0000 - 0000000077cf2000: C:\WINDOWS\system32\ACTIVEDS.dll
    (0000000077dd0000 - 0000000077e6b000: C:\WINDOWS\system32\ADVAPI32.dll
    (0000000077e70000 - 0000000077f03000: C:\WINDOWS\system32\RPCRT4.dll
    (0000000077f10000 - 0000000077f59000: C:\WINDOWS\system32\GDI32.dll
    (0000000077f60000 - 0000000077fd6000: C:\WINDOWS\system32\SHLWAPI.dll
    (0000000077fe0000 - 0000000077ff1000: C:\WINDOWS\system32\Secur32.dll
    (0000000078130000 - 0000000078263000: C:\WINDOWS\system32\urlmon.dll
    (0000000078480000 - 000000007850e000: C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e\MSVCP90.dll
    (0000000078520000 - 00000000785c3000: C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e\MSVCR90.dll
    (000000007c340000 - 000000007c396000: C:\Documents and Settings\stevef.CWTHO\Application Data\Dropbox\bin\MSVCR71.dll
    (000000007c3a0000 - 000000007c41b000: C:\Documents and Settings\stevef.CWTHO\Application Data\Dropbox\bin\MSVCP71.dll
    (000000007c800000 - 000000007c8f6000: C:\WINDOWS\system32\kernel32.dll
    (000000007c900000 - 000000007c9b2000: C:\WINDOWS\system32\ntdll.dll
    (000000007c9c0000 - 000000007d1d7000: C:\WINDOWS\system32\SHELL32.dll
    (000000007d1e0000 - 000000007d49c000: C:\WINDOWS\system32\msi.dll
    (000000007e290000 - 000000007e403000: C:\WINDOWS\system32\shdocvw.dll
    (000000007e410000 - 000000007e4a1000: C:\WINDOWS\system32\USER32.dll
    (000000007e720000 - 000000007e7d0000: C:\WINDOWS\system32\SXS.DLL
    *----> State Dump for Thread Id 0xe54 <----*
    eax=4614a620 ebx=00000009 ecx=01efec6c edx=0012f2a4 esi=0012f2d0 edi=0012f2b0
    eip=65637275 esp=0012f28c ebp=0012f2b0 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: <nosymbols>
            65637261 ffff             ???
            65637263 ffff             ???
            65637265 ffff             ???
            65637267 ffff             ???
            65637269 ffff             ???
            6563726b ffff             ???
            6563726d ffff             ???
            6563726f ffff             ???
            65637271 ffff             ???
            65637273 ffff             ???
    FAULT ->65637275 ffff             ???
            65637277 ffff             ???
            65637279 ffff             ???
            6563727b ffff             ???
            6563727d ffff             ???
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\aif_ogl.dll -
            6563727f ff3535353535 push dword ptr [aif_ogl!AIF__OGL__Texture3__`vftable'+0x67641 (35353535)]
            65637285 3535353535       xor     eax,0x35353535
            6563728a 3535353535       xor     eax,0x35353535
            6563728f 3535353535       xor     eax,0x35353535
            65637294 3535353535       xor     eax,0x35353535
            65637299 3535353535       xor     eax,0x35353535
    *----> Stack Back Trace <----*
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\ole32.dll -
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\USER32.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\ntdll.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe -
    ChildEBP RetAddr  Args to Child             
    0012f2b0 7757ac89 4614a620 0012f2d0 0012f2e4 0x65637275
    0012f308 77558ec0 0004031e 00000009 4614a620 ole32!OleIsCurrentClipboard+0x155
    0012f320 7e418734 0004031e 00000305 00000009 ole32!CoWaitForMultipleHandles+0x1d47
    0012f34c 7e418816 7752fa9d 0004031e 00000305 USER32!GetDC+0x6d
    0012f3b4 7e428ea0 00000000 7752fa9d 0004031e USER32!GetDC+0x14f
    0012f408 7e428eec 0367c188 00000305 00000009 USER32!DefWindowProcW+0x180
    0012f430 7c90e473 0012f440 00000018 0367c188 USER32!DefWindowProcW+0x1cc
    0012f474 012a9294 0012f500 00000000 00000000 ntdll!KiUserCallbackDispatcher+0x13
    0012f534 012d4ad0 c5369d17 00000000 03ca07e8 Photoshop+0xea9294
    00000000 00000000 00000000 00000000 00000000 Photoshop+0xed4ad0
    *----> Raw Stack Dump <----*
    000000000012f28c  3d af 57 77 20 a6 14 46 - d0 f2 12 00 a4 f2 12 00  =.Ww ..F........
    000000000012f29c  01 00 00 00 05 40 00 80 - 00 00 00 00 00 00 00 00  .....@..........
    000000000012f2ac  00 00 00 00 08 f3 12 00 - 89 ac 57 77 20 a6 14 46  ..........Ww ..F
    000000000012f2bc  d0 f2 12 00 e4 f2 12 00 - 88 f3 12 00 00 00 00 00  ................
    000000000012f2cc  00 00 00 00 09 00 00 00 - 00 00 00 00 01 00 00 00  ................
    000000000012f2dc  ff ff ff ff 10 00 00 00 - 01 00 00 00 00 00 00 00  ................
    000000000012f2ec  00 00 00 00 c4 f2 12 00 - b8 ee 12 00 a4 f3 12 00  ................
    000000000012f2fc  49 49 5f 77 d0 ac 57 77 - ff ff ff ff 20 f3 12 00  II_w..Ww.... ...
    000000000012f30c  c0 8e 55 77 1e 03 04 00 - 09 00 00 00 20 a6 14 46  ..Uw........ ..F
    000000000012f31c  9d fa 52 77 4c f3 12 00 - 34 87 41 7e 1e 03 04 00  ..RwL...4.A~....
    000000000012f32c  05 03 00 00 09 00 00 00 - 00 00 00 00 9d fa 52 77  ..............Rw
    000000000012f33c  cd ab ba dc 00 00 00 00 - 88 f3 12 00 9d fa 52 77  ..............Rw
    000000000012f34c  b4 f3 12 00 16 88 41 7e - 9d fa 52 77 1e 03 04 00  ......A~..Rw....
    000000000012f35c  05 03 00 00 09 00 00 00 - 00 00 00 00 00 00 00 00  ................
    000000000012f36c  1e 03 04 00 00 00 00 00 - 14 00 00 00 01 00 00 00  ................
    000000000012f37c  00 00 00 00 00 00 00 00 - 10 00 00 00 00 00 00 00  ................
    000000000012f38c  9e 03 07 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ................
    000000000012f39c  68 f3 12 00 b8 ee 12 00 - f8 f3 12 00 8f 04 44 7e  h.............D~
    000000000012f3ac  30 88 41 7e 00 00 00 00 - 08 f4 12 00 a0 8e 42 7e  0.A~..........B~
    000000000012f3bc  00 00 00 00 9d fa 52 77 - 1e 03 04 00 05 03 00 00  ......Rw........
    *----> State Dump for Thread Id 0x7c4 <----*
    eax=012d9580 ebx=00000002 ecx=0012f6b4 edx=0015b728 esi=00000154 edi=00000000
    eip=7c90e514 esp=056dff14 ebp=056dff78 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\kernel32.dll -
    WARNING: Stack unwind information not available. Following frames may be wrong.
    ChildEBP RetAddr  Args to Child             
    056dff78 7c802542 00000154 ffffffff 00000000 ntdll!KiFastSystemCallRet
    056dff8c 012d943f 00000154 ffffffff 7c9eaaed kernel32!WaitForSingleObject+0x12
    056dffec 00000000 012d9580 00000000 00000000 Photoshop+0xed943f
    *----> Raw Stack Dump <----*
    00000000056dff14  5a df 90 7c db 25 80 7c - 54 01 00 00 00 00 00 00  Z..|.%.|T.......
    00000000056dff24  00 00 00 00 30 25 80 7c - b4 ff 6d 05 02 00 00 00  ....0%.|..m.....
    00000000056dff34  14 00 00 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000056dff44  10 00 00 00 88 dc 62 a9 - 8c 2f 50 80 00 40 fd 7f  ......b../P..@..
    00000000056dff54  00 d0 fd 7f 00 00 00 00 - 00 00 00 00 28 ff 6d 05  ............(.m.
    00000000056dff64  c4 f8 4f 80 dc ff 6d 05 - d8 9a 83 7c 08 26 80 7c  ..O...m....|.&.|
    00000000056dff74  00 00 00 00 8c ff 6d 05 - 42 25 80 7c 54 01 00 00  ......m.B%.|T...
    00000000056dff84  ff ff ff ff 00 00 00 00 - ec ff 6d 05 3f 94 2d 01  ..........m.?.-.
    00000000056dff94  54 01 00 00 ff ff ff ff - ed aa 9e 7c f8 1e 16 00  T..........|....
    00000000056dffa4  00 00 00 00 94 95 2d 01 - b4 ff 6d 05 02 00 00 00  ......-...m.....
    00000000056dffb4  00 00 00 00 29 b7 80 7c - 00 00 00 00 ed aa 9e 7c  ....)..|.......|
    00000000056dffc4  f8 1e 16 00 00 00 00 00 - 00 d0 fd 7f 00 00 00 00  ................
    00000000056dffd4  c0 ff 6d 05 b8 49 5e 8a - ff ff ff ff d8 9a 83 7c  ..m..I^........|
    00000000056dffe4  30 b7 80 7c 00 00 00 00 - 00 00 00 00 00 00 00 00  0..|............
    00000000056dfff4  80 95 2d 01 00 00 00 00 - 00 00 00 00 00 00 00 00  ..-.............
    00000000056e0004  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000056e0014  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000056e0024  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000056e0034  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000056e0044  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    *----> State Dump for Thread Id 0x434 <----*
    eax=ffffffff ebx=057dfd3c ecx=095a14b0 edx=0000157e esi=00000000 edi=7ffd4000
    eip=7c90e514 esp=057dfd14 ebp=057dfdb0 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    ChildEBP RetAddr  Args to Child             
    057dfdb0 7c80a115 00000001 057dfe18 00000000 ntdll!KiFastSystemCallRet
    057dfdcc 01ba1bef 00000001 057dfe18 00000000 kernel32!WaitForMultipleObjects+0x18
    00000001 00000000 00000000 00000000 00000000 Photoshop!std___Init_locks__operator=+0x88fe71
    *----> Raw Stack Dump <----*
    00000000057dfd14  4a df 90 7c 90 95 80 7c - 01 00 00 00 3c fd 7d 05  J..|...|....<.}.
    00000000057dfd24  01 00 00 00 00 00 00 00 - 70 fd 7d 05 00 00 00 00  ........p.}.....
    00000000057dfd34  fe ff ff ff 00 ff ff ff - e0 0c 00 00 a0 5b 1b 46  .............[.F
    00000000057dfd44  10 fe 7d 05 41 00 91 7c - 48 07 98 03 5d 00 91 7c  ..}.A..|H...]..|
    00000000057dfd54  e7 9b 80 7c a8 5b 1b 46 - 14 00 00 00 01 00 00 00  ...|.[.F........
    00000000057dfd64  00 00 00 00 00 00 00 00 - 10 00 00 00 20 4e 00 00  ............ N..
    00000000057dfd74  f0 d8 ff ff a3 01 81 7c - 00 40 fd 7f 00 c0 fd 7f  .......|.@......
    00000000057dfd84  ff ff ff ff 70 fd 7d 05 - 3c fd 7d 05 2c fe 7d 05  ....p.}.<.}.,.}.
    00000000057dfd94  01 00 00 00 30 fd 7d 05 - 13 df 80 7c 44 fe 7d 05  ....0.}....|D.}.
    00000000057dfda4  d8 9a 83 7c 80 96 80 7c - 00 00 00 00 cc fd 7d 05  ...|...|......}.
    00000000057dfdb4  15 a1 80 7c 01 00 00 00 - 18 fe 7d 05 00 00 00 00  ...|......}.....
    00000000057dfdc4  fe ff ff ff 00 00 00 00 - 01 00 00 00 ef 1b ba 01  ................
    00000000057dfdd4  01 00 00 00 18 fe 7d 05 - 00 00 00 00 fe ff ff ff  ......}.........
    00000000057dfde4  bf 95 59 c0 78 fe 7d 05 - e8 fe 7d 05 a8 5b 1b 46  ..Y.x.}...}..[.F
    00000000057dfdf4  40 ff 7d 05 00 00 00 00 - ff ff ff ff 00 00 00 00  @.}.............
    00000000057dfe04  ff ff ff ff 01 cc 76 02 - 4c fe 7d 05 01 cc 76 02  ......v.L.}...v.
    00000000057dfe14  fe ff ff ff e0 0c 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000057dfe24  a8 5b 1b 46 84 fe 4a 00 - 95 fe 4a 00 63 96 59 c0  .[.F..J...J.c.Y.
    00000000057dfe34  e8 fe 7d 05 28 ff 7d 05 - 40 ff 7d 05 01 00 00 00  ..}.(.}.@.}.....
    00000000057dfe44  b4 fe 7d 05 f8 4c da 01 - 00 00 00 00 4d ff 4a 00  ..}..L......M.J.
    *----> State Dump for Thread Id 0x898 <----*
    eax=01c2e2b0 ebx=00000000 ecx=000001b9 edx=00000019 esi=03da0001 edi=03da0f38
    eip=7c8106f9 esp=058dfffc ebp=7c911028 iopl=0         nv up ei pl nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000200
    function: kernel32!CreateThread
            7c8106de 1cff             sbb     al,0xff
            7c8106e0 7518             jnz     kernel32!CreateThread+0x23 (7c8106fa)
            7c8106e2 ff7514           push    dword ptr [ebp+0x14]
            7c8106e5 ff7510           push    dword ptr [ebp+0x10]
            7c8106e8 ff750c           push    dword ptr [ebp+0xc]
            7c8106eb ff7508           push    dword ptr [ebp+0x8]
            7c8106ee 6aff             push    0xff
            7c8106f0 e8d7fdffff       call    kernel32!CreateRemoteThread (7c8104cc)
            7c8106f5 5d               pop     ebp
            7c8106f6 c21800           ret     0x18
            7c8106f9 33ed             xor     ebp,ebp
            7c8106fb 53               push    ebx
            7c8106fc 50               push    eax
            7c8106fd 6a00             push    0x0
            7c8106ff e9eeafffff       jmp    kernel32!GetModuleFileNameA+0x183 (7c80b6f2)
            7c810704 90               nop
            7c810705 33ed             xor     ebp,ebp
            7c810707 50               push    eax
            7c810708 6a00             push    0x0
            7c81070a e945690000     jmp kernel32!RegisterWaitForInputIdle+0x26 (7c817054)
            7c81070f 90               nop
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    ChildEBP RetAddr  Args to Child             
    7c911028 758b2859 e345c6e4 0547f600 801b7410 kernel32!CreateThread+0x22
    01e44d8b 24beb001 06022001 24c03001 24c0e001 0x758b2859
    2478c001 00000000 00000000 00000000 00000000 0x24beb001
    *----> Raw Stack Dump <----*
    00000000058dfffc  00 00 00 00 0d 00 a4 03 - 02 00 3f 00 fb 30 3f 00  ..........?..0?.
    00000000058e000c  45 81 81 9f e0 fc 00 00 - 00 00 00 00 00 00 03 3e  E..............>
    00000000058e001c  00 00 01 00 02 00 03 00 - 04 00 05 00 06 00 07 00  ................
    00000000058e002c  08 00 09 00 0a 00 0b 00 - 0c 00 0d 00 0e 00 0f 00  ................
    00000000058e003c  10 00 11 00 12 00 13 00 - 14 00 15 00 16 00 17 00  ................
    00000000058e004c  18 00 19 00 1a 00 1b 00 - 1c 00 1d 00 1e 00 1f 00  ................
    00000000058e005c  20 00 21 00 22 00 23 00 - 24 00 25 00 26 00 27 00   .!.".#.$.%.&.'.
    00000000058e006c  28 00 29 00 2a 00 2b 00 - 2c 00 2d 00 2e 00 2f 00  (.).*.+.,.-.../.
    00000000058e007c  30 00 31 00 32 00 33 00 - 34 00 35 00 36 00 37 00  0.1.2.3.4.5.6.7.
    00000000058e008c  38 00 39 00 3a 00 3b 00 - 3c 00 3d 00 3e 00 3f 00  8.9.:.;.<.=.>.?.
    00000000058e009c  40 00 41 00 42 00 43 00 - 44 00 45 00 46 00 47 00  @.A.B.C.D.E.F.G.
    00000000058e00ac  48 00 49 00 4a 00 4b 00 - 4c 00 4d 00 4e 00 4f 00  H.I.J.K.L.M.N.O.
    00000000058e00bc  50 00 51 00 52 00 53 00 - 54 00 55 00 56 00 57 00  P.Q.R.S.T.U.V.W.
    00000000058e00cc  58 00 59 00 5a 00 5b 00 - 5c 00 5d 00 5e 00 5f 00  X.Y.Z.[.\.].^._.
    00000000058e00dc  60 00 61 00 62 00 63 00 - 64 00 65 00 66 00 67 00  `.a.b.c.d.e.f.g.
    00000000058e00ec  68 00 69 00 6a 00 6b 00 - 6c 00 6d 00 6e 00 6f 00  h.i.j.k.l.m.n.o.
    00000000058e00fc  70 00 71 00 72 00 73 00 - 74 00 75 00 76 00 77 00  p.q.r.s.t.u.v.w.
    00000000058e010c  78 00 79 00 7a 00 7b 00 - 7c 00 7d 00 7e 00 7f 00  x.y.z.{.|.}.~...
    00000000058e011c  80 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000058e012c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    *----> State Dump for Thread Id 0xab8 <----*
    eax=0604d060 ebx=05eefecc ecx=00000041 edx=00000000 esi=00000000 edi=7ffd4000
    eip=7c90e514 esp=05eefea4 ebp=05eeff40 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\amtservices.dll -
    ChildEBP RetAddr  Args to Child             
    05eeff40 7c80a115 00000002 05de4ce0 00000000 ntdll!KiFastSystemCallRet
    05eeff5c 05b7eb6e 00000002 05de4ce0 00000000 kernel32!WaitForMultipleObjects+0x18
    05de4748 05de4cb0 7a696c00 00000000 05de4cd0 amtservices+0x3eb6e
    05c26494 77534955 68637469 76726553 00656369 0x5de4cb0
    05b7ede0 fffffe68 082444f6 56097401 0081c8e8 ole32!CoGetStandardMarshal+0x159
    e8f18b56 00000000 00000000 00000000 00000000 0xfffffe68
    *----> Raw Stack Dump <----*
    0000000005eefea4  4a df 90 7c 90 95 80 7c - 02 00 00 00 cc fe ee 05  J..|...|........
    0000000005eefeb4  01 00 00 00 00 00 00 00 - 00 00 00 00 d4 4c de 05  .............L..
    0000000005eefec4  d0 4c de 05 28 4d de 05 - b8 01 00 00 bc 01 00 00  .L..(M..........
    0000000005eefed4  0f 00 00 00 01 00 00 00 - 00 63 01 00 07 00 00 00  .........c......
    0000000005eefee4  40 fe ee 05 69 6f 6e 00 - 14 00 00 00 01 00 00 00  @...ion.........
    0000000005eefef4  00 00 00 00 00 00 00 00 - 10 00 00 00 18 47 de 05  .............G..
    0000000005eeff04  48 47 de 05 28 4d de 05 - 00 40 fd 7f 00 a0 fd 7f  HG..(M...@......
    0000000005eeff14  18 47 de 05 00 00 00 00 - cc fe ee 05 ec ff ee 05  .G..............
    0000000005eeff24  02 00 00 00 c0 fe ee 05 - 6c ff ee 05 dc ff ee 05  ........l.......
    0000000005eeff34  d8 9a 83 7c 80 96 80 7c - 00 00 00 00 5c ff ee 05  ...|...|....\...
    0000000005eeff44  15 a1 80 7c 02 00 00 00 - e0 4c de 05 00 00 00 00  ...|.....L......
    0000000005eeff54  ff ff ff ff 00 00 00 00 - 48 47 de 05 6e eb b7 05  ........HG..n...
    0000000005eeff64  02 00 00 00 e0 4c de 05 - 00 00 00 00 ff ff ff ff  .....L..........
    0000000005eeff74  02 00 00 00 28 4d de 05 - 48 47 de 05 ec ff ee 05  ....(M..HG......
    0000000005eeff84  bc ec b7 05 d0 4c de 05 - 48 47 de 05 18 47 de 05  .....L..HG...G..
    0000000005eeff94  48 47 de 05 de 30 b6 05 - 02 00 00 00 00 00 15 00  HG...0..........
    0000000005eeffa4  28 4d de 05 af ee b7 05 - 18 47 de 05 00 00 15 00  (M.......G......
    0000000005eeffb4  22 02 91 7c 29 b7 80 7c - 28 4d de 05 00 00 15 00  "..|)..|(M......
    0000000005eeffc4  22 02 91 7c 28 4d de 05 - 00 a0 fd 7f 00 d6 6e 8a  "..|(M........n.
    0000000005eeffd4  c0 ff ee 05 58 33 96 89 - ff ff ff ff d8 9a 83 7c  ....X3.........|
    *----> State Dump for Thread Id 0x54c <----*
    eax=0000010e ebx=063dfe7c ecx=00000000 edx=7c90e514 esi=00000000 edi=7ffd4000
    eip=7c90e514 esp=063dfe54 ebp=063dfef0 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll -
    ChildEBP RetAddr  Args to Child             
    063dfef0 7e4195f9 00000002 063dff18 00000000 ntdll!KiFastSystemCallRet
    063dff4c 7e4196a8 00000001 063dffac ffffffff USER32!GetLastInputInfo+0x105
    063dff68 4ec683bd 00000001 063dffac 00000000 USER32!MsgWaitForMultipleObjects+0x1f
    063dffb4 7c80b729 00000000 7c80a174 00000011 gdiplus!GdipTranslateWorldTransform+0x3be
    063dffec 00000000 4ec68361 00000000 00000000 kernel32!GetModuleFileNameA+0x1ba
    *----> Raw Stack Dump <----*
    00000000063dfe54  4a df 90 7c 90 95 80 7c - 02 00 00 00 7c fe 3d 06  J..|...|....|.=.
    00000000063dfe64  01 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000063dfe74  02 00 00 00 00 00 00 00 - d0 01 00 00 04 02 00 00  ................
    00000000063dfe84  f1 c2 00 00 00 00 00 00 - 00 00 00 00 44 d1 74 03  ............D.t.
    00000000063dfe94  ab 8e 42 7e 00 00 00 00 - 14 00 00 00 01 00 00 00  ..B~............
    00000000063dfea4  00 00 00 00 00 00 00 00 - 10 00 00 00 5a 88 41 7e  ............Z.A~
    00000000063dfeb4  e4 fe 3d 06 74 94 45 7e - 00 40 fd 7f 00 90 fd 7f  ..=.t.E~.@......
    00000000063dfec4  56 04 09 00 00 00 00 00 - 7c fe 3d 06 84 94 45 7e  V.......|.=...E~
    00000000063dfed4  02 00 00 00 70 fe 3d 06 - 00 00 00 00 dc ff 3d 06  ....p.=.......=.
    00000000063dfee4  d8 9a 83 7c 80 96 80 7c - 00 00 00 00 4c ff 3d 06  ...|...|....L.=.
    00000000063dfef4  f9 95 41 7e 02 00 00 00 - 18 ff 3d 06 00 00 00 00  ..A~......=.....
    00000000063dff04  ff ff ff ff 00 00 00 00 - 40 a3 42 7e a4 72 dd 4e  [email protected]~.r.N
    00000000063dff14  00 00 00 00 d0 01 00 00 - 04 02 00 00 00 00 00 00  ................
    00000000063dff24  00 00 00 00 00 00 00 00 - 01 00 00 00 38 cf 74 03  ............8.t.
    00000000063dff34  00 90 fd 7f 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000063dff44  00 90 fd 7f 04 02 00 00 - 68 ff 3d 06 a8 96 41 7e  ........h.=...A~
    00000000063dff54  01 00 00 00 ac ff 3d 06 - ff ff ff ff ff 04 00 00  ......=.........
    00000000063dff64  18 ff 3d 06 b4 ff 3d 06 - bd 83 c6 4e 01 00 00 00  ..=...=....N....
    00000000063dff74  ac ff 3d 06 00 00 00 00 - ff ff ff ff ff 04 00 00  ..=.............
    00000000063dff84  74 a1 80 7c 11 00 00 00 - 00 00 00 00 5e 09 01 00  t..|........^...
    *----> State Dump for Thread Id 0x808 <----*
    eax=63342404 ebx=7c80a0db ecx=00000001 edx=609b23f0 esi=000002ec edi=00000000
    eip=7c90e514 esp=0793ff18 ebp=0793ff7c iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\MultiProcessor Support.8BX -
    ChildEBP RetAddr  Args to Child             
    0793ff7c 7c802542 000002ec ffffffff 00000000 ntdll!KiFastSystemCallRet
    0793ff90 077f6b5c 000002ec ffffffff 077f6afe kernel32!WaitForSingleObject+0x12
    0793ffb4 7c80b729 00000000 0017f1e8 06d964c8 MultiProcessor Support+0x46b5c
    0793ffec 00000000 077f6ae0 00000000 00000000 kernel32!GetModuleFileNameA+0x1ba
    *----> Raw Stack Dump <----*
    000000000793ff18  5a df 90 7c db 25 80 7c - ec 02 00 00 00 00 00 00  Z..|.%.|........
    000000000793ff28  00 00 00 00 30 25 80 7c - 00 00 00 00 db a0 80 7c  ....0%.|.......|
    000000000793ff38  14 00 00 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ................
    000000000793ff48  10 00 00 00 20 00 00 00 - 00 00 00 00 00 40 fd 7f  .... ........@..
    000000000793ff58  00 50 fd 7f 00 00 00 00 - 01 00 00 00 2c ff 93 07  .P..........,...
    000000000793ff68  0c 00 00 00 dc ff 93 07 - d8 9a 83 7c 08 26 80 7c  ...........|.&.|
    000000000793ff78  00 00 00 00 90 ff 93 07 - 42 25 80 7c ec 02 00 00  ........B%.|....
    000000000793ff88  ff ff ff ff 00 00 00 00 - b4 ff 93 07 5c 6b 7f 07  ............\k..
    000000000793ff98  ec 02 00 00 ff ff ff ff - fe 6a 7f 07 e8 f1 17 00  .........j......
    000000000793ffa8  c8 64 d9 06 00 00 00 00 - 55 44 93 07 ec ff 93 07  .d......UD......
    000000000793ffb8  29 b7 80 7c 00 00 00 00 - e8 f1 17 00 c8 64 d9 06  )..|.........d..
    000000000793ffc8  00 00 00 00 00 50 fd 7f - 00 b6 6e 8a c0 ff 93 07  .....P....n.....
    000000000793ffd8  90 90 32 8a ff ff ff ff - d8 9a 83 7c 30 b7 80 7c  ..2........|0..|
    000000000793ffe8  00 00 00 00 00 00 00 00 - 00 00 00 00 e0 6a 7f 07  .............j..
    000000000793fff8  00 00 00 00 00 00 00 00 - 4d 5a 90 00 03 00 00 00  ........MZ......
    0000000007940008  04 00 00 00 ff ff 00 00 - b8 00 00 00 00 00 00 00  ................
    0000000007940018  40 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  @...............
    0000000007940028  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    0000000007940038  00 00 00 00 e8 00 00 00 - 0e 1f ba 0e 00 b4 09 cd  ................
    0000000007940048  21 b8 01 4c cd 21 54 68 - 69 73 20 70 72 6f 67 72  !..L.!This progr
    *----> State Dump for Thread Id 0x108 <----*
    eax=7854345e ebx=00000000 ecx=0001cf3e edx=0012e69c esi=0021d650 edi=00000000
    eip=7c90e514 esp=08acfe40 ebp=08acfe6c iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\dvacore.dll -
    WARNING: Stack unwind information not available. Following frames may be wrong.
    ChildEBP RetAddr  Args to Child             
    08acfe6c 083fa9c7 00000374 08acfea4 08acfea0 ntdll!KiFastSystemCallRet
    0672be68 00000001 00000000 00000000 006d0061 dvacore!dvacore__threads__CreateNamedThread+0x2de7
    *----> Raw Stack Dump <----*
    0000000008acfe40  4a da 90 7c e6 a7 80 7c - 74 03 00 00 a0 fe ac 08  J..|...|t.......
    0000000008acfe50  84 fe ac 08 64 fe ac 08 - 00 00 00 00 00 00 00 00  ....d...........
    0000000008acfe60  00 00 00 00 9c fe ac 08 - d1 e9 80 7c 68 be 72 06  ...........|h.r.
    0000000008acfe70  c7 a9 3f 08 74 03 00 00 - a4 fe ac 08 a0 fe ac 08  ..?.t...........
    0000000008acfe80  9c fe ac 08 ff ff ff ff - 00 00 00 00 50 d6 21 00  ............P.!.
    0000000008acfe90  dc fe ac 08 00 00 00 00 - 00 d2 74 06 00 00 00 00  ..........t.....
    0000000008acfea0  08 00 00 00 45 40 fd 7f - ba ac 3f 08 c8 fe ac 08  ....E@....?.....
    0000000008acfeb0  ff ff ff ff 5b 6f 16 22 - 00 00 00 00 50 d6 21 00  ....[o."....P.!.
    0000000008acfec0  30 d2 74 06 0c 58 92 7c - 00 00 00 00 b4 fe ac 08  0.t..X.|........
    0000000008acfed0  20 ff ac 08 38 06 4a 08 - 01 00 00 00 70 ff ac 08   ...8.J.....p...
    0000000008acfee0  20 96 3f 08 5c d6 21 00 - 64 d6 21 00 29 e7 3a 08   .?.\.!.d.!.).:.
    0000000008acfef0  58 d6 21 00 7f 6f 16 22 - d8 9a 83 7c 00 f0 f4 7f  X.!..o."...|....
    0000000008acff00  ba dc 90 7c d6 c1 80 7c - fe ff ff ff 03 00 00 00  ...|...|........
    0000000008acff10  24 ff ac 08 04 00 00 00 - 70 ff ac 08 c2 69 3f 08  $.......p....i?.
    0000000008acff20  64 ff ac 08 28 83 49 08 - ff ff ff ff 7d 79 3f 08  d...(.I.....}y?.
    0000000008acff30  08 d6 21 00 b9 78 3f 08 - 30 d6 21 00 50 d6 21 00  ..!..x?.0.!.P.!.
    0000000008acff40  03 00 00 00 78 d6 21 00 - 98 d6 21 00 5b 4d 38 08  ....x.!...!.[M8.
    0000000008acff50  2c 34 17 22 00 00 00 00 - 2c e6 12 00 30 d2 74 06  ,4."....,...0.t.
    0000000008acff60  50 ff ac 08 98 ff ac 08 - 50 79 38 08 00 00 00 00  P.......Py8.....
    0000000008acff70  a8 ff ac 08 33 34 54 78 - 08 d6 21 00 03 60 15 cf  ....34Tx..!..`..
    *----> State Dump for Thread Id 0xb9c <----*
    eax=099b9060 ebx=098b2240 ecx=08bd0028 edx=00000004 esi=00000380 edi=00000000
    eip=7c90e514 esp=099bff08 ebp=099bff6c iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\ACE.dll -
    ChildEBP RetAddr  Args to Child             
    099bff6c 7c802542 00000380 ffffffff 00000000 ntdll!KiFastSystemCallRet
    099bff80 09821f8e 00000380 ffffffff 01f7496c kernel32!WaitForSingleObject+0x12
    099bffb0 09821ed0 7c80b729 098b2240 01f7496c ACE+0x81f8e
    099bffec 00000000 09821ec7 098b2240 00000000 ACE+0x81ed0
    *----> Raw Stack Dump <----*
    00000000099bff08  5a df 90 7c db 25 80 7c - 80 03 00 00 00 00 00 00  Z..|.%.|........
    00000000099bff18  00 00 00 00 30 25 80 7c - 40 22 8b 09 40 22 8b 09  ....0%.|@"..@"..
    00000000099bff28  14 00 00 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000099bff38  10 00 00 00 ec 86 85 09 - 00 00 00 00 00 40 fd 7f  .............@..
    00000000099bff48  00 e0 f4 7f 00 00 00 00 - 80 84 8b 09 1c ff 9b 09  ................
    00000000099bff58  a2 04 00 00 dc ff 9b 09 - d8 9a 83 7c 08 26 80 7c  ...........|.&.|
    00000000099bff68  00 00 00 00 80 ff 9b 09 - 42 25 80 7c 80 03 00 00  ........B%.|....
    00000000099bff78  ff ff ff ff 00 00 00 00 - b0 ff 9b 09 8e 1f 82 09  ................
    00000000099bff88  80 03 00 00 ff ff ff ff - 6c 49 f7 01 40 22 8b 09  ........lI..@"..
    00000000099bff98  a2 24 82 09 50 49 f7 01 - 9f 8e e9 5a 01 2f 50 80  .$..PI.....Z./P.
    00000000099bffa8  a0 ff 9b 09 00 fc 01 00 - ec ff 9b 09 d0 1e 82 09  ................
    00000000099bffb8  29 b7 80 7c 40 22 8b 09 - 6c 49 f7 01 50 49 f7 01  )..|@"..lI..PI..
    00000000099bffc8  40 22 8b 09 00 e0 f4 7f - 00 d6 6e 8a c0 ff 9b 09  @"........n.....
    00000000099bffd8  e0 62 7c 89 ff ff ff ff - d8 9a 83 7c 30 b7 80 7c  .b|........|0..|
    00000000099bffe8  00 00 00 00 00 00 00 00 - 00 00 00 00 c7 1e 82 09  ................
    00000000099bfff8  40 22 8b 09 00 00 00 00 - 4d 5a 90 00 03 00 00 00  @"......MZ......
    00000000099c0008  04 00 00 00 ff ff 00 00 - b8 00 00 00 00 00 00 00  ................
    00000000099c0018  40 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  @...............
    00000000099c0028  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
    00000000099c0038  00 00 00 00 f0 00 00 00 - 0e 1f ba 0e 00 b4 09 cd  ................
    *----> State Dump for Thread Id 0x350 <----*
    eax=00000000 ebx=00000000 ecx=06ccb9d0 edx=06ccbb6c esi=000003f8 edi=00000000
    eip=7c90e514 esp=0cd1fe8c ebp=0cd1fef0 iopl=0         nv up ei ng nz ac po cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000297
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** WARNING: Unable to verify checksum for C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\ScriptingSupport.8li
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\Plug-ins\Extensions\ScriptingSupport.8li -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e\MSVCR90.dll -
    ChildEBP RetAddr  Args to Child             
    0cd1fef0 7c802542 000003f8 00000064 00000000 ntdll!KiFastSystemCallRet
    0cd1ff04 0c7c67a1 000003f8 00000064 0c7d3a0e kernel32!WaitForSingleObject+0x12
    0cd1ff48 0c7c66e0 7bbd6fcd 03980000 06ccbbf0 ScriptingSupport+0xc67a1
    0cd1ff70 78543433 06af4a18 cb686003 03980000 ScriptingSupport+0xc66e0
    0cd1ffa8 785434c7 06ccbbf0 0cd1ffec 7c80b729 MSVCR90!endthreadex+0x44
    0cd1ffb4 7c80b729 06929140 03980000 06ccbbf0 MSVCR90!endthreadex+0xd8
    0cd1ffec 00000000 7854345e 06929140 00000000 kernel32!GetModuleFileNameA+0x1ba
    *----> Raw Stack Dump <----*
    000000000cd1fe8c  5a df 90 7c db 25 80 7c - f8 03 00 00 00 00 00 00  Z..|.%.|........
    000000000cd1fe9c  c0 fe d1 0c 30 4a af 06 - 18 4a af 06 00 00 00 00  ....0J...J......
    000000000cd1feac  14 00 00 00 01 00 00 00 - 00 00 00 00 00 00 00 00  ................
    000000000cd1febc  10 00 00 00 c0 bd f0 ff - ff ff ff ff 00 40 fd 7f  .............@..
    000000000cd1fecc  00 c0 f4 7f c0 fe d1 0c - ff ff ff ff a0 fe d1 0c  ................
    000000000cd1fedc  d0 fe d1 0c 3c ff d1 0c - d8 9a 83 7c 08 26 80 7c  ....<......|.&.|
    000000000cd1feec  00 00 00 00 04 ff d1 0c - 42 25 80 7c f8 03 00 00  ........B%.|....
    000000000cd1fefc  64 00 00 00 00 00 00 00 - 48 ff d1 0c a1 67 7c 0c  d.......H....g|.
    000000000cd1ff0c  f8 03 00 00 64 00 00 00 - 0e 3a 7d 0c 64 00 00 00  ....d....:}.d...
    000000000cd1ff1c  f5 6f bd 7b b5 08 83 7c - 18 4a af 06 00 00 00 00  .o.{...|.J......
    000000000cd1ff2c  a0 2c 88 0c 18 4a af 06 - a0 2c 88 0c 18 4a af 06  .,...J...,...J..
    000000000cd1ff3c  64 ff d1 0c c1 a2 82 0c - ff ff ff ff 70 ff d1 0c  d...........p...
    000000000cd1ff4c  e0 66 7c 0c cd 6f bd 7b - 00 00 98 03 f0 bb cc 06  .f|..o.{........
    000000000cd1ff5c  40 91 92 06 50 ff d1 0c - 98 ff d1 0c b6 72 82 0c  @...P........r..
    000000000cd1ff6c  00 00 00 00 a8 ff d1 0c - 33 34 54 78 18 4a af 06  ........34Tx.J..
    000000000cd1ff7c  03 60 68 cb 00 00 98 03 - f0 bb cc 06 40 91 92 06  .`h.........@...
    000000000cd1ff8c  7c ff d1 0c 7c ff d1 0c - dc ff d1 0c dc ff d1 0c  |...|...........
    000000000cd1ff9c  3e cf 58 78 0b 57 e3 bf - 00 00 00 00 b4 ff d1 0c  >.Xx.W..........
    000000000cd1ffac  c7 34 54 78 f0 bb cc 06 - ec ff d1 0c 29 b7 80 7c  .4Tx........)..|
    000000000cd1ffbc  40 91 92 06 00 00 98 03 - f0 bb cc 06 40 91 92 06  @...........@...
    *----> State Dump for Thread Id 0x788 <----*
    eax=00000000 ebx=7c802446 ecx=00000000 edx=00000000 esi=00000000 edi=0e13ff68
    eip=7c90e514 esp=0e13ff38 ebp=0e13ff90 iopl=0         nv up ei pl nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000202
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiFastSystemCall:
            7c90e510 8bd4             mov     edx,esp
            7c90e512 0f34             sysenter
            ntdll!KiFastSystemCallRet:
            7c90e514 c3               ret
            7c90e515 8da42400000000   lea     esp,[esp]
            7c90e51c 8d642400         lea     esp,[esp]
            ntdll!KiIntSystemCall:
            7c90e520 8d542408         lea     edx,[esp+0x8]
            7c90e524 cd2e             int     2e
            7c90e526 c3               ret
            7c90e527 90               nop
            ntdll!RtlRaiseException:
            7c90e528 55               push    ebp
            7c90e529 8bec             mov     ebp,esp
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    ChildEBP RetAddr  Args to Child             
    0e13ff90 7c802455 00000005 00000000 0e13ffec ntdll!KiFastSystemCallRet
    0e13ffa0 01bdfb7e 00000005 00000000 d3010ec5 kernel32!Sleep+0xf
    0e13ffec 00000000 01bdfb30 00000000 00000000 Photoshop!std___Init_locks__operator=+0x8cde00
    *----> Raw Stack Dump <----*
    000000000e13ff38  1a d2 90 7c f1 23 80 7c - 00 00 00 00 68 ff 13 0e  ...|.#.|....h...
    000000000e13ff48  e0 10 90 7c 00 10 90 7c - 46 24 80 7c 14 00 00 00  ...|...|F$.|....
    000000000e13ff58  01 00 00 00 00 00 00 00 - 00 00 00 00 10 00 00 00  ................
    000000000e13ff68  b0 3c ff ff ff ff ff ff - 46 24 80 7c 68 ff 13 0e  .<......F$.|h...
    000000000e13ff78  48 ff 13 0e cf 1d 2e 01 - dc ff 13 0e d8 9a 83 7c  H..............|
    000000000e13ff88  60 24 80 7c 00 00 00 00 - a0 ff 13 0e 55 24 80 7c  `$.|........U$.|
    000000000e13ff98  05 00 00 00 00 00 00 00 - ec ff 13 0e 7e fb bd 01  ............~...
    000000000e13ffa8  05 00 00 00 00 00 00 00 - c5 0e 01 d3 ed ed ed 00  ................
    000000000e13ffb8  29 b7 80 7c 00 00 00 00 - c5 0e 01 d3 ed ed ed 00  )..|............
    000000000e13ffc8  00 00 00 00 00 d0 f4 7f - 00 b6 6e 8a c0 ff 13 0e  ..........n.....
    000000000e13ffd8  08 a0 a0 89 ff ff ff ff - d8 9a 83 7c 30 b7 80 7c  ...........|0..|
    000000000e13ffe8  00 00 00 00 00 00 00 00 - 00 00 00 00 30 fb bd 01  ............0...
    000000000e13fff8  00 00 00 00 00 00 00 00 - f4 eb e2 00 f4 eb e2 00  ................
    000000000e140008  f4 eb e2 00 f4 eb e2 00 - f5 ec e3 00 f5 ec e3 00  ................
    000000000e140018  f4 eb e2 00 f4 eb e2 00 - f4 ec e5 00 f3 eb e4 00  ................
    000000000e140028  f2 ea e3 00 f3 e9 e2 00 - f5 ec e3 00 f1 e8 df 00  ................
    000000000e140038  ed e4 db 00 f3 ea e1 00 - f1 ea e7 00 f3 ee eb 00  ................
    000000000e140048  f6 f1 f0 00 f5 f1 f0 00 - f3 f0 ec 00 f1 ec e9 00  ................
    000000000e140058  f0 ec e7 00 f2 ec e5 00 - f7 ef e8 00 f7 ef e8 00  ................
    000000000e140068  f6 ee e7 00 f5 ed e6 00 - f6 ee e7 00 f7 ef e8 00  ................
    *----> State Dump for Thread Id 0xbc4 <----*
    eax=0a49e620 ebx=001ba3c8 ecx=109be9c4 edx=109be9c4 esi=00000540 edi=00000000
    eip=7c90e514 esp=109bfe84 ebp=109bfee8 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function: ntdll!KiFastSystemCallRet
            7c90e4fa e829000000       call    ntdll!RtlRaiseException (7c90e528)
            7c90e4ff 8b0424           mov     eax,[esp]
            7c90e502 8be5             mov     esp,ebp
            7c90e504 5d               pop     ebp
            7c90e505 c3               ret
            7c90e506 8da42400000000   lea     esp,[esp]
            7c90e50d 8d4900           lea     ecx,[ecx]
            ntdll!KiF

  • Move tool crashes Photoshop CS4

    Hey =]
    I have quite a large problem with  PS CS4,
    Whenever I use the move tool, I get the message "Photoshop CS4 has encountered a problem and needs to close"
    I'm running Vista 32-Bit.
    It worked fine until about a week ago when I de-fragged my HDD, I've tried Uninstalling and then Re-Installing, no luck.
    So I tried to delete my preferences, again nothing, so then I tried resetting the tool preferences, once again, no luck =/
    I also tried Installing my old copy of CS3 and the same problem occurred.
    I have the latest version of CS4, my drivers are up to date and so is my version of Windows.
    Any Ideas? They'll be much appreciated.
    Thanks =]

    Look in the Vista event log and post the crash information please.
    Update PS CS4 to 11.0.1?
    Did you try to delete the prefs the MANUAL way? Here is how to do it in case you didn't.
    http://forums.adobe.com/thread/375776?tstart=0

  • Keyboard shortcut from type tool to move tool

    What is the keyboard shortcut again from the type tool to the move tool?

    If you hold the mouse over the tool in the tool palette Photoshop will pop up the answer for you.
    If you use menu Edit>Keyboard Shortcuts the use the summirize button Photoshop will save your shortcuts for in a HTML page. You can search that page
    Holding down the space key activate the hand tool
    Adobe®  Photoshop® CS6 Keyboard Shortcuts
    Application Menus
    Command
    Shortcut
    File
    New...
    Ctrl+N
    Open...
    Ctrl+O
    Browse in Bridge...
    Alt+Ctrl+O
    Shift+Ctrl+O
    Browse in Mini Bridge...
    Open As...
    Alt+Shift+Ctrl+O
    Open as Smart Object...
    Open Recent>
    Clear Recent File List
    Close
    Ctrl+W
    Close All
    Alt+Ctrl+W
    Close and Go to Bridge...
    Shift+Ctrl+W
    Save
    Ctrl+S
    Save As...
    Shift+Ctrl+S
    Alt+Ctrl+S
    Check In...
    Save for Web...
    Alt+Shift+Ctrl+S
    Revert
    F12
    Place...
    Import>
    Variable Data Sets...
    Video Frames to Layers...
    Notes...
    WIA Support...
    Export>
    Data Sets as Files...
    Paths to Illustrator...
    Render Video...
    Zoomify...
    Automate>
    Batch...
    PDF Presentation...
    Create Droplet...
    Crop and Straighten Photos
    Contact Sheet II...
    Picture Package...
    Web Photo Gallery...
    Contact Sheet II...
    Absolute Aspect Ratio Selection...
    Aspect Ratio Selection...
    Fit Image...
    Long Side Print Length...
    Golden Crop
    Change Layer Content
    Conditional Mode Change...
    Fit Image...
    Lens Correction...
    Merge to HDR Pro...
    Photomerge...
    Scripts>
    Image Processor...
    Save For Web Batch
    Delete All Empty Layers
    Scripted Fill UI v 1.2
    Flatten All Layer Effects
    Flatten All Masks
    ActionTime
    orient
    SaveAndRestoreColors
    SaveAndRestoreResolution
    ConvertBackground
    DeleteDisplacementMap
    ExifData
    OneInchMiteredLeftEdgeSelection
    RandomColors
    RotatePortrait
    SelectBackground
    SelectEllipse
    SelectVignette
    SelectVignetteBorder
    Sleep2Seconds
    StampDate
    StampExif
    TimeStamp
    BatchMultiImageCollage
    BatchOneImageCollage
    BatchPicturePackage
    ChangeTextSize
    CollageTemplateBuilder
    HelpPhotoCollageToolkit
    InteractivePopulateCollage
    LayerToAlphaChan
    PasteImageRoll
    PopulateCollageTemplate
    PopulatePicturePackage
    ReplaceCollageImage
    TestCollageTemplate
    EditSessionTime
    SessionCurrentTime
    SessionEndTime
    SessionStartTime
    CanvasAR4x3
    ClipboardTo4SidePath
    NewBackground
    NewDocFromSelection
    OpenImageFromWeb
    StackWebPageImages
    MouseprintsSimpleViewer
    MouseprintsWs-Slideshow
    MouseprintsXMLSlideshow
    OMousprintsSimpleViewer
    Layer Comps to Files...
    Layer Comps to Files...
    Layer Comps to PDF...
    Layer Comps to WPG...
    Export Layers to Files...
    Export Layers to Files...
    Script Events Manager...
    Add Texture
    addmat
    AnimateLayers
    CanvasAR
    ChangeCaption
    CollageBuilder
    ConnectDots
    DeleteEmptyLayers
    DeleteHiddenLayers
    DeleteSelectedArea
    dialogCracks
    Distribute Layers
    DoAction
    Dr. Brown's Edit Layer in ACR
    DupeDocToPSD
    EllipticallCrop
    emailer
    fontlist
    ForceAspectRatio
    ForceAspectRatio4to3
    ForceFit
    GetFilesFromBridge
    GridMaker
    Image Processor Pro
    Jeffrey's Calendar Builder
    Jeffrey's Calendar Builder
    Layer Saver
    LayersChannelsAndPaths
    LensInfo
    Load Files into Stack...
    LoadFilesIntoStrip
    LoadFilesIntoStripBottomUp
    metadata
    Name_1024
    NewFittedLayer
    pdfslideshow
    philg-pscs2-processor
    Picture ProcessorII
    PShotFolder
    Resize1600wide0r1200high
    Resize6x4
    ResizeWidthFor4x3Crop
    ResizeWidthFor8byCrop
    ResizeWidthFor8x3Crop
    ReszeInSteps
    RunAction
    Shaun's Open Map From GPS Location
    Show Font Name
    Siva's Photoshop Conditional Action
    spiderWeb
    StitchImages
    TransformLayersToFit
    TransformLayerToCanvasSize
    vScriptListener
    Browse...
    File Info...
    Alt+Shift+Ctrl+I
    Print...
    Ctrl+P
    Print One Copy
    Alt+Shift+Ctrl+P
    Exit
    Ctrl+Q
    Edit
    Undo/Redo
    Ctrl+Z
    Step Forward
    Shift+Ctrl+Z
    Step Backward
    Alt+Ctrl+Z
    Fade...
    Shift+Ctrl+F
    Cut
    Ctrl+X
    F2
    Copy
    Ctrl+C
    F3
    Copy Merged
    Shift+Ctrl+C
    Paste
    Ctrl+V
    F4
    Paste Special>
    Paste in Place
    Shift+Ctrl+V
    Paste Into
    Alt+Shift+Ctrl+V
    Paste Outside
    Clear
    Check Spelling...
    Find and Replace Text...
    Fill...
    Shift+F5
    Stroke...
    Content-Aware Scale
    Alt+Shift+Ctrl+C
    Puppet Warp
    Free Transform
    Ctrl+T
    Transform>
    Again
    Shift+Ctrl+T
    Scale
    Rotate
    Skew
    Distort
    Perspective
    Warp
    Rotate 180°
    Rotate 90°  CW
    Rotate 90°  CCW
    Flip Horizontal
    Flip Vertical
    Auto-Align Layers...
    Auto-Blend Layers...
    Define Brush Preset...
    Define Pattern...
    Define Custom Shape...
    Purge>
    Undo
    Clipboard
    Histories
    All
    Video Cache
    Adobe PDF Presets...
    Presets>
    Preset Manager...
    Migrate Presets
    Export/Import Presets...
    Remote Connections...
    Color Settings...
    Shift+Ctrl+K
    Assign Profile...
    Convert to Profile...
    Keyboard Shortcuts...
    Alt+Shift+Ctrl+K
    Menus...
    Alt+Shift+Ctrl+M
    Preferences>
    General...
    Ctrl+K
    Interface...
    File Handling...
    Performance...
    Cursors...
    Transparency & Gamut...
    Units & Rulers...
    Guides, Grid & Slices...
    Plug-Ins...
    Type...
    Camera Raw...
    Image
    Mode>
    Bitmap
    Grayscale
    Duotone
    Indexed Color
    RGB Color
    CMYK Color
    Lab Color
    Multichannel
    8 Bits/Channel
    16 Bits/Channel
    32 Bits/Channel
    Color Table...
    Adjustments>
    Brightness/Contrast...
    Levels...
    Ctrl+L
    Curves...
    Ctrl+M
    Exposure...
    Vibrance...
    Hue/Saturation...
    Ctrl+U
    Color Balance...
    Ctrl+B
    Black & White...
    Alt+Shift+Ctrl+B
    Photo Filter...
    Channel Mixer...
    Color Lookup...
    Invert
    Ctrl+I
    Posterize...
    Threshold...
    Gradient Map...
    Selective Color...
    Shadows/Highlights...
    HDR Toning...
    Variations...
    Desaturate
    Shift+Ctrl+U
    Match Color...
    Replace Color...
    Equalize
    Auto Tone
    Shift+Ctrl+L
    Auto Contrast
    Alt+Shift+Ctrl+L
    Auto Color
    Shift+Ctrl+B
    Image Size...
    Alt+Ctrl+I
    Canvas Size...
    Alt+Ctrl+C
    Image Rotation>
    180°
    90°  CW
    90°  CCW
    Arbitrary...
    Flip Canvas Horizontal
    Flip Canvas Vertical
    Crop
    Trim...
    Reveal All
    Duplicate...
    Apply Image...

  • Delete partially copied movie file from iPhone. Shows grayed out in Videos on the iPhone but it doesn't show up in iTunes.

    Hello.
      I have synced my iPhone 4S with iTunes and I got an error while copying one movie. Now this movie shows up grayed out in videos on the iPhone but NOT in iTunes. Hence, I cannot delete this partially copied movie from my iPhone. And since it is grayed out, the right-to-left swipe does not work. I have resynced with "no movies" option so that every movie would be deleted and indeed every movie was deleted except for the problematic one. I rebooted the iPhone several times in case it was a glitch. No success. I even tried tools like iExplorer and DiskAid but I cannot find this **** file. Is there any way to delete this partially copied file from the iPhone without having to restore it?
    Regards,
    HawkeyeQ

    Hi adtsalmon,
    You can only watch the movie on the device you rented it on. Here's a snippet from the Apple Support site (italics mine):
    If you download a rented movie on your computer: You can transfer it to a device such as your Apple TV (1st generation), iPhone, iPad, or iPod if it’s a standard-definition film (movies in HD can only be watched on your computer, iPad, iPhone 4 or later, iPod touch (4th generation or later), or Apple TV). Once you move the movie from your computer to a device, the movie will disappear from your computer's iTunes library. You can move the movie between devices as many times as you wish during the rental period, but the movie can only exist on one device at a time.
    If you download a rented movie on your iPhone 4 or later, iPad, iPod touch (4th generation or later), or Apple TV: It is not transferable to any other device or computer.
    Here's the link to the Movie Rentals FAQs site FYI:
    http://support.apple.com/kb/HT1657
    Hope this helps!
    Cheers,
    GB

  • Copy Version-Budget data copied from one version to another-How to view Data in Copied Version.

    Dear All,
    Budget Data is copied from one Version to another Version using Tools>copy Version option. How can you view Data copied to new Version, when you receive a message Version is successfully copied.
    I think we can do that by selecting appropriate version in the version dimension while accessing the Forms or in Smart View.
    Can you please let me know how to do this or different options available with this process.
    Thanks in Advance for your valuable time...

    A form to check the data with the correct POV, a Smart View query, excel addin retrieve, financial report, export data, report script, take your pick.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Adobe Photoshop cs6 problem - it closes after ''move tool'' button

    After I push Move Tool button I cannot use any of the buttons bellow in that tool bar, when I try any button after it on closes the program with windows error ''adobe photoshop cs6 has stopped working''
    os: win 7 64bits.
    other adobe installed : adobe dreamweaver cs6

    OK, it seems to have been narrowed down to the video driver, or to its settings.
    What make and model video card do you have?
    What is the number and date of the installed driver?
    For OpenGL, what are your performance settings?
    Good luck,
    Hunt

  • Using photoshop elements 13 for a brochure Drew the rectangle shape for the first column but when i go to use the move tool it doesnt highlite the rectangle box why?

    Using photoshop elements 13 for creating a brochure -drew the rectanle shape for the first column but when i go to the move tool it doesnt allow me to highlite this shape why?

    The faulting module is photoshop. Report below.
    Source
    Adobe Photoshop CC 2014
    Summary
    Stopped working
    Date
    2/2/2015 4:54 PM
    Status
    Report sent
    Description
    Faulting Application Path: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: Photoshop.exe
    Application Version: 15.2.2.310
    Application Timestamp: 5480338c
    Fault Module Name: Photoshop.exe
    Fault Module Version: 15.2.2.310
    Fault Module Timestamp: 5480338c
    Exception Code: c000001d
    Exception Offset: 00000000049de322
    OS Version: 6.3.9600.2.0.0.768.101
    Locale ID: 1033
    Additional Information 1: 8db4
    Additional Information 2: 8db473619c10c0c8b85ce99afe676ed8
    Additional Information 3: f06d
    Additional Information 4: f06da704bdd5338df2a8d09bde2244bb
    Extra information about the problem
    Bucket ID: 1fe6d1d4e5765bd348843b981b8ec4d2 (85990875000)

  • The Move Tool not working in InDesign CC 2014, no click-and-drag. What Can I do to fix it?

    It just started not working this week. I am unable to click-and drag anything in my document with the Move Tool. I have noticed that I can click-and-drag objects if I switch to the Free Transform Tool. Ok work around for now but I want to fix the issues. I have tried deleting the preferences and reinstalling the program but with no luck.
    Anyone have any suggestions?

    OSX 10.10.1 Yosemite
    iMac (27-inch, mid 2011)
    2.7 GHz Intel Core i5
    4GB 1333 MHz DDR3 Ram
    AMD Radeon HD 6770M 512MB
    I have looked into replacing my preferences but I cannot find a good preferences in which to copy and use.

  • HT2486 Iam trying to download data from a group in my address book into Numbers.  When I click on the data to move and drag to Numbers nothing happens.  Using OS X ver 10.9.2 iMac

    Iam trying to download data from a group in my address book into Numbers.  When I click on the data to move and drag to Numbers nothing happens.  Using OS X ver 10.9.2 iMac

    With Numbers 3.2 (released April 2014) drag and drop works on my machine again, either onto the canvas or into an existing table.
    What also works (as Wayne described): select multiple contacts, command-c to copy, and (after clicking the canvas or a cell) command-v to paste.
    SG

  • Where is the move tool on Ps Touch?

    I made a selection and created a new layer and am trying to change the position of thay layer but I dont find the move tool. How can I move a new layer to a different position on the image?

    With the "Transform" under the &-menu  you can move image data.
    Hope that answers your question.
    -Guido

  • UCCX 5.02 Copy/Move Agent Recordings

    UCCX 5.02 Copy/Move Agent Recordings
    We are running UCCX 5.02 and have a workflow setup to automatically record all agent calls without Supervisor intervention. We are not using QM. Is there a UCCX tool, other than writing a .bat file and scheduling it, that will copy/move the recordings to another location automatically?
    Thanks!!!
    Adam

    Hi
    See attached for a script a wrote to archive the .raw files created by CRS to .wav format on a Windows network share. All activities carried out by the script are logged to text file for reference.
    Use at your own risk!
    Be aware that it doesn't 'clean out' entries from the databases, so if you allow the script to remove files from the CRS server the recordings will appear in Supervisor desktop until they expire.
    To run the script, read it carefully, check the parameters, and rename it to .vbs.
    It should then be added as a Scheduled Task and executed as a local administrator on the CRS server itself. On a HA setup, set up the scheduled task on each recording server.
    If you use it, please rate my post!
    Aaron

  • Error message when copying .mov files

    Hello,
    I'm trying to copy .mov files to back up from my desktop and from an external hardrive (250gb) to a new external hardrive (350gb) but each time I am getting the an error message saying the operation can not be completed due to unexpected error (error code 0). The files i am trying to copy are between 7gb and 20gb. Does anyone what what the error message means or how I can get around it please?!
    Thanks!

    If you want to use large files you have to reformat it. It will erase any data that is on the drive, If the drive will be used only with OSX, format it as Mac Extended (HFS+) Journaled with the GUID partition table.
    Start Disk Utility (Utilities Folder). Select the drive in the left column (be sure to select the drive, all the way at the left, not the volume indented below it). Select the "Partition" tab. Set "Volume Scheme" to "1 Partition". Click the "Options" button. Select "GUID Partition Table". Click the "OK" button. Enter the volume name and click the "Apply" button.

Maybe you are looking for