Problem with Photoshop CS4 after migration to new Mac

I just migrated from an old Mac to a new Macbook Pro running Mavericks. I'm having a problem with Photoshop CS4. Specifically, two things:
1) When I open an image in Camera Raw, I get this error:
Fatal error - missing component
/Library/Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/VersionCue.framework
2) When I try to save anything, it tells me it can't because of a program error.
I've looked around for a solution. Apparently I had to install Java, but that hasn't solved the issue. A couple of people mentioned that reinstalling would work for a similar problem. My problem with that is that my disk is on the other side of the world and my new macbook doesn't have a disk drive anyway. So I logged into my Adobe account hoping to see a download link for software I have licences for, but there isn't one.
So my question is firstly, whether there is a simpler solution to the errors I am getting and, if not, if there's a solution to reinstalling Photoshop CS4 without the disk.
Thanks!

Did you use Apple's migration tool?  It misses a lot of support files, especially in the Application Support directories.
You'll have to copy those files manually, or reinstall the app.

Similar Messages

  • Help with add file name problem with Photoshop CS4

    Frustrating problem: Help with add file name problem with Photoshop CS4. What happens is this. When I am in PS CS4 or CS3 and run the following script it runs fine. When I am in Bridge and go to tools/photoshop/batch and run the same script it runs until it wants interaction with preference.rulerunits. How do I get it to quit doing this so I can run in batch mode? Any help is appreciated. HLower
    Script follows:
    // this script is another variation of the script addTimeStamp.js that is installed with PS7
    //Check if a document is open
    if ( documents.length > 0 )
    var originalRulerUnits = preferences.rulerUnits;
    preferences.rulerUnits = Units.INCHES;
    try
    var docRef = activeDocument;
    // Create a text layer at the front
    var myLayerRef = docRef.artLayers.add();
    myLayerRef.kind = LayerKind.TEXT;
    myLayerRef.name = "Filename";
    var myTextRef = myLayerRef.textItem;
    //Set your parameters below this line
    //If you wish to show the file extension, change the n to y in the line below, if not use n.
    var ShowExtension = "n";
    // Insert any text to appear before the filename, such as your name and copyright info between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextBefore = "Lower© ";
    // Insert any text to appear after the filename between the quotes.
    //If you do not want extra text, delete between the quotes (but leave the quotes in).
    var TextAfter = " ";
    // Set font size in Points
    myTextRef.size = 10;
    //Set font - use GetFontName.jsx to get exact name
    myTextRef.font = "Arial";
    //Set text colour in RGB values
    var newColor = new SolidColor();
    newColor.rgb.red = 0;
    newColor.rgb.green = 0;
    newColor.rgb.blue = 0;
    myTextRef.color = newColor;
    // Set the position of the text - percentages from left first, then from top.
    myTextRef.position = new Array( 10, 99);
    // Set the Blend Mode of the Text Layer. The name must be in CAPITALS - ie change NORMAL to DIFFERENCE.
    myLayerRef.blendMode = BlendMode.NORMAL;
    // select opacity in percentage
    myLayerRef.opacity = 100;
    // The following code strips the extension and writes tha text layer. fname = file name only
    di=(docRef.name).indexOf(".");
    fname = (docRef.name).substr(0, di);
    //use extension if set
    if ( ShowExtension == "y" )
    fname = docRef.name
    myTextRef.contents = TextBefore + " " + fname + " " + TextAfter;
    catch( e )
    // An error occurred. Restore ruler units, then propagate the error back
    // to the user
    preferences.rulerUnits = originalRulerUnits;
    throw e;
    // Everything went Ok. Restore ruler units
    preferences.rulerUnits = originalRulerUnits;
    else
    alert( "You must have a document open to add the filename!" );

    you might want to try the scripting forum howard:
    http://www.adobeforums.com/webx?13@@.ef7f2cb

  • Problems with Photoshop CS4

    Hello everyone
    I installed windows 7 64 bit and photosop cs4 32 and 64 bits.
    For plugins I use photoshop 32 bit as in 64 does not recognize.
    When working with photoshop 32-bit, or by applying a similar effect on photoshop I "refresh" the screen, I have to give it a click above to update the action taken, which does not happen with the 64-bit . previously when I had windows XP 32 bit, something similar is happening but unlike in Windows 7 is became more confusing to work
    Looking at other forums I found that others feel the same.
    I recently upgraded my computer to Windows 7, but can not get photoshop to work properly.The refresh of the windows is horrible, it gives many hitches, even small images at 72 dpi. It's pretty desperate
    I have a similar problem with Photoshop CS4, Windows 7 and the Gforce 9800 GTX version 196.21
    The problem is that whenever I do a process, I have to click on the screen to react, is quite annoying if you retouch photos, anyone know where the problem may lie?
    Example of my problem
    I apply an effect to an image flash
    Notice how after applying it, as is the browser and thumbnail in the layer and I obviously still displays the result on the image.
    After giving up a click:
    I shows the effect applied, but the display remains the same, as in the layer.
    If I want to leave the viewer have to make the preview zoom.
    As you will see work like this is very annoying and stressful. Any help?

    Did you update PS CS4 to 11.0.1? If not update before turning off opengl or updating Nvidia drivers.
    There are also new nvidia drivers out 197.13. However, newer does not always equal better.

  • Problems with Photoshop cs4 for the Mac

    I am having all kinds of problems with Photoshop CS4 for the Mac.  When I boot the software it seems to work for a while then, I am unable to open upf a file in Photoshop.  I drag a photoshop file over the application icon, the whole screen flickers and nothing happens.  I am unable to quit Photoshop as the quit choice is grayed out and command-q will not make it quit. I have to force quit.  I can repeat this pattern over and over.  What is happening?  How do I solve this problem?
    --Kenoli

    Thanks for the reply.  I am using  Photoshop 11.0.1.  I am using the latest version of Snow Leopard.  I have found both Photoshop and Dreamweaver to be pretty buggy for several versions now.  My suspicions were that they were really engineered for Windows and never really fully implemented for the Mac.  Dreamweaver crashes or hangs on me three or four times a day if I us it all day and does various annoying things like refusing to respond to the delete key after I have used it for a while.  I have pretty much stopped using it to some degree for that reason and also because there is other software that does a lot of coding things I do much more directly and simply.  Also Dreamweaver always seems to struggle to quit when I tell it to quit (that is, it takes a long time and gets hung up at places before it quits) and once it does quit, I always get a message saying that it has unexpectedly quit (even when I have told it to quit).
    The problems with Photoshop  (starting with just taking a long time to load)  have escalated to the point I described today, which makes it almost unusable. I just reinstalled Snow Leopard to see if there was anything buggy in the system software.  I will report if problems go away.
    Regarding both the refusal to open image files and the grayed out quit command, made me think something like you, i.e. there was some dialogue box open somewhere.  However, I couldn't find anything and I don't use two monitors.
    So . . . Adobe just seems to be getting more expensive and more buggy.
    Incidentally, why is it still running in Rosetta rather than natively?  Adobe now has a real Intel processor to work with.
    --Kenoli

  • Hi guy! I have been using iPhone since 2010 but now I'm facing problem with hardware still after i reclaim new iPhone some times my phone just completely blackout!! any idea??

    hi guy! I have been using iPhone since 2010 but now I'm facing problem with hardware still after i reclaim new iPhone some times my phone just completely blackout!! any idea??

    If there is a problem with your AppleID, you - and not the provider - must
    straighten out the matter.
    AppleID disabled:
    http://support.apple.com/kb/TS2446
    http://www.apple.com/support/itunes/contact/
    https://getsupport.apple.com/Issues.action

  • Unable to open indesign after migration to new mac all other programs open and work.

    Unable to open indesign after migration to new mac all other programs open and work. Why? Running Yosemite 10.10.1 Indesign CS5

    The keyword is "migration." Migrating or copying files for Adobe applications usually does not work. Not all of the necessary subsidiary files are copied to the right location.
    You'll need to first clean up the mess with this tool:
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Then download an installer from here:
    Other downloads

  • After migrating to new Mac iCal pop-up screen is mostly off screen ...

    After migrating to new Mac iCal pop-up screen is mostly off screen and I can't seem to find a way to get it so that it pops up in the middle of the screen or anywhere else where I can see the whole thing.

    This is a known bug which began to occur with the 10.4.8 update. I suggest you file a bug report with Apple. Its quite annoying and hopefully, the more people who contact Apple about it, the more importance they will give to fixing the problem.

  • After migrating a new Mac Book Pro from Time Capsule, I noticed that I lost a group of Favorites on the older iMac. The puzzling thing is that the Favorites are on my iPhone--not the old iMac or the new Mac Book Pro. How do I get the Favorites back?

    After migrating a new Mac Book Pro from Time Capsule, I noticed that I lost a group of Favorites on the older iMac. The puzzling thing is that the Favorites are on my iPhone--not the old iMac or the new Mac Book Pro. How do I get the Favorites back?

    If you are syncing using iCloud, try going to System Preferences/iCloud (computers) and checking Safari. If it is checked, try deselecting it, wait 10-15 seconds, and then check it again.

  • Printing problem with Photoshop CS4

    Hello Everyone,
    I just bought the PHOTOSHOP CS4, and I am having problem when it prints. The image is not clear, it has dots (pixels). This computer where I installed this program is brand new. I have previously worked with Photoshop CS2 and never had an issue but was force to buy this new one because the computer that I bought has Windows Vista and CS2 is not compatible. I thought maybe the problem was my printer but is not I have a Brother HL-5140 (black and white). I have connected my old computer with the printer and the images print perfectly fine. I have printed photos and it prints clear. But this only happens with Photoshop CS4. It prints dots, can someone please help me. Is driving me crazy.

    I haven't heard of anyone else with those specific symptoms.
    But another poster has had problems with his Canon 9900 not printing (but no blank page).
    The first thing to do is make sure you are using the Canon drivers and not the GutenPrint/GimpPrint drivers.
    After that, you probably need to check with Canon.

  • Problem with Photoshop CS4

    I bought Web Creative Premium CS4 on Nov. 2007, with the hope and dreams that Photoshop CS4 could help me bring in a second income and help me with old family pictures. I wanted to install the product on another hard drive I had bought for my workstation computer. The hard drive is a western digital 150 gigabyte hard drive and I made a 40 gigabyte partition of free space for Photoshop CS4 to play on. At the time there were no advanced tutorials on advance installation of the product on another partition on the internet. CS4 was new on the market.  I sent an email in to the forum and explained my disposition. I wrote an essay form question. Something to this affect. I would like to be able to install Adobe Photoshop CS4 to another partition, where CS4 can build out the configuration folder, the brush folder, the template folder, etc.. on another hard drive other than C:\ and the registry configuration can build out the proper configuration commands in the registry to point CS4 to those location on startup. After that long question I got a one sentence answer.  “ Yes you can install Adobe Photoshop CS4 custom to any hard drive”. I assumed from the answer I was not dealing with an intelligent community, so I decide to just suffer the best I could. With over several updates and several re-installs of the product I have concluded that Photoshop CS4 is not user friendly. I go through a daily step of procedures, which gives me an outcome of a final product. Though Photoshop CS4 does not work in a perfect world, even though you pay your life’s dreams into it. I have to change my procedure steps every time after a new update is installed. Since I cannot get any help with this problem, or an advanced computer technician with a B.A. in Computer Science to help me. I see no other recourse in keeping this product, and would like to know how I can get a full re-fund. I have only made one digital print with Photoshop CS4. That took me one year to get the general ideas without any tutorials. I happened on some basic trail and errors to get an awesome outcome with layering and lighting effects. Just some general FYI on something’s I have noticed over the years, which changed. At one time I was able to create a new layer and the background would fill in automatically white. Now I have to do it manually and sometimes when I use the magic wand to copy an object to paste it to another layer, when I go to that layer and click on the object to move it. I move the whole layer. You have to laugh, because if you don’t you would probably want to run your fist through your 22’ wide LCD screen. Thanks for listening.

    Best practice is to install PS CS4 on C drive. PS Expects certain files and folders to be on C drive. Since this is a user to user forum and we (I) don't work for Adobe you will have to call Customer service for a refund.

  • HELP- Printing Problem with Photoshop CS4

    Hello Everyone,
    I just bought the PHOTOSHOP CS4, and I am having problem when it prints. The image is not clear, it has dots (pixels). This computer where I installed this program is brand new. I have previously worked with Photoshop CS2 and never had an issue but was force to buy this new one because the computer that I bought has Windows Vista and CS2 is not compatible. I thought maybe the problem was my printer but is not I have a Brother HL-5140 (black and white). I have connected my old computer with the printer and the images print perfectly fine. I have printed photos and it prints clear. But this only happens with Photoshop CS4. It prints dots, can someone please help me. Is driving me crazy.

    Really I'd be willing to bet it's your driver under Vista.
    I have the same problem using Vista and a older HP LaserJet, under XP and CS2 it prints well. Under Vista it's a bunch of dithered pixelated dots.
    They want you to buy a newer printer.

  • Printing Problems with Photoshop CS4

    I am having problems printing with Photoshop CS4.  When I go to print, I get a very small version of my created document.  If the image is 8"x5", it prints 1"x2" in the upper left corner.  I read other forum answers that said"delete the fax/printer" so it won't delete to the fax machine, but that doesn't work for me.  Any suggestions to fix this?
    Thanks. 

    dumasmar,
    Doesn't sound like a Photoshop issue.
    What do the iPrint people tell you?  I had never heard of iPrint before, had to Google them.
    Incidentally, it's Photoshop not PhotoShop.

  • Photoshop missing component after migration to new Mac

    I have an iMac (new) running Mavericks. I used Migration Assistant to transfer all apps, data, etc. I use an old version of Photoshop (CS4). After the transfer, I get the following message when I try to open an image in Photoshop:
    /Library/Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/VersionCue.framework
    Is there anyone else out there who might have a clue as to what is missing, can it be obtained somewhere, or is this a hopeless compatibility issue trying to run it on a new Mac with Mavericks? At a loss here, but I cannot, on my retirement income, afford to upgrade Photoshop.

    Mike has you covered. In the future CS4 may be broken by an Apple OS upgrade. If that happens you might consider switching to Adobe's Photoshop Elements. It is missing some of the professional bells and whistles of CS but it runs about $100 and is very powerful. While I have and use CS5 I get PSE for my wife because its interface is somewhat easier to use and has guided edits that are very powerful and convenient. I often boot it up instead of PS when I want to perform a quick photo edit because the newest version has some editing tools my CS5 version doesn't.

  • Problems with photoshop CS4 in Windows Vista 32 bits

    I have installed Photoshop CS4 in Vista Ultimate 32 bits, in the installation i don´t have any problems.
    When click to run Photoshop, Vista launch a message saing me to close de application, so i can´t start Photoshop.
    Then i update de drivers of my Graphics card (ATI HD2900), and i try to start photoshop with the new drivers. The photoshop starts without problems.
    I open it and i click in the right pane of styles, and Windows launch another message to close de application.
    After that i start Photoshop and i read a message that says that Photoshop have desactivate the aceleration of GPU because there were some problems.
    I go to the menu of performance in settings and Vista launch another message to close de application when i click in performance to open the settings.
    Then i try to open another time the application and i try to open a *.png image file and i paint something in it, then i click in the "X" to close, but the application doesn´t close (i prove with "X" of the application and with the "X" of the image tab). I have to close it with de Task Manager.
    Then i try to open a *.jpg image file and Vista launch another message to close the application.
    I don´t know the reason of these problems, i´m trying to find something in internet.
    I hope you can help me to resolve this problems, i need photoshop.
    Thank you in advance.

    Have you checked that the files actually "belong" to anyone? If you reinstalled your system recently, they may have invalid security descriptors. Try to check. Right-click one of the offending files, choose "Properties", then go to the security settings tab. You should at least see 3 entries (Administrators,[your user name], System). If you see additional entries only consisting of numbers and letters, uncheck the "inherit parent folder settings" option, choose to copy all permissions in the prompt that comes up, then delete those invalid entries. In addition, you may need to set a new owner in the "Advanced" options (it should however default to Administrator after the previous steps)...
    Mylenium

  • Problem With Photoshop CS4 ME On windows 7

    Hello,
    I Installed Photoshop CS4 ME On windows 7 but every i open photoshop, it gives me a error with this message:
    I have HP DV5 1299ee (NVIDIA GeForce 9600M GT) I downloaded the newer version of my VGA Driver and installed it(version 186.81) but it errored again and i go to adobe help center, and i know that i must active GPU and GUI but i don't know how to active them.
    please help me to active them.
    And I have other problem, when i want to save a edited picture, the default format is .PSD ,how can i change it to .JPG .
    thank you

    In regard to you question on changing default to always save in jpeg, if my memory serves me correctly, and it often does not, this question has been asked before and the answer is you can not.
    The file you want to save may have info that will be lost as a jpeg so .psd is offered as the default.  If you open a jpeg and then choose save the default will be jpeg.
    You can set up an action to save the psd as a jpeg.  Make it a shortcut on one of the F keys.

Maybe you are looking for

  • Is iPhoto and iMovie and garage band on Lion reinstall thumb drive from Apple??

    Is iphoto and imovie and garage Band On the Os x Lion reinstall thumb Drive Sold By Apple???

  • My laptop suddenly get shutdown.

    Sir / Madam,                My HP product is MINI 110-3105TU. I am running windows 7-32bit on my laptop. There are some problems which I'm getting during running it. Laptop do not videos well of  720p resolution or above. Also the latop hangs suddenl

  • Problem printing TAB character in Oracle Report Concurrent

    Hi All!! I have a problema with my Oracle Report Concurrent. I made a simple example: DATA MODEL: select '@' || fnd_const.tab || '@' from dual; Then i did a layout for this report with this field. The problem is that when i do a "View Output" from th

  • BackupExec HP-Proliant-DL380G6-P410i

    It seems to be an old problem, but I did not succeed in spite of all the hints I found: Starting the Symantec-BackupExec-Agent causes the system to do a cold-reset (after one or 2 minutes). Hardware: HP-Proliant DL 380 G6 System ROM: P62 08/16/2010 S

  • Preventing MacOSX from writing trash folder to MicroSD card.

    Is there a way to prevent MacOSX from writing hidden trash files to a specific drive? I have a card reader that I use to add files to my MicroSD card and whenever I delete something off the drive I notice that it saves these deleted files to a trash