Chris, In other words, installation was not part of the BETA -- public user -- testing.
So, how can it be that Adobe ships a product of this magnitude with clearly inadequate installation testing on the universe of your possible installation examples? You've built a great rifle but you forgot the bullets. Maybe Adobe is too big to succeed in the complexities of this fifth iteration of the Creative Suite. Hope not but there you are, wondering what went wrong. I, for one, know this isn't the only install problem.
Getting CS5 Photo Downloader to run in a system with CS4 installed is another one and others are mentioned. I'm sure there are more but hope not!
It's as important for us guys out here in your user base that Creative Suite 5 WORKS as it is for Adobe personnel. In our case, we lose business for lack of ability of software. Adobe folks almost certainly won't lose their jobs. Right?
Chris,
I'm sure that it is very difficult for all at Adobe and -- trust me on this -- those who have purchased CS5 are counting on your success.
We wish you and all at Adobe well, of course.
That said, Adobe might want to consider the stress at this end of the wire. Keeping your disappointed customers informed in detail will be helpful to them. What's the schedule for getting it right? Suggesting how to "go back" to CS4 without causing further problems might be helpful. You might want -- if you haven't already done it -- to open a separate forum strictly for specific emergencies caused by these installation problems -- HOW TO WORK WITH THEM. In other words, show your customers that Adobe really cares about this mess that is causing problems for their customers.
That's all. Unless, of course, Adobe is planning some sort of benefit to those who have been damaged. A free download of InCopy, for example, would be good. Many of us think it should have been part of Design Premium for a long time anyway.
From Mac Fixit:
http://reviews.cnet.com/8301-13727_7-20005310-263.html?tag=mncol;title
Sorry if this has already been covered here.
With gratitude for MacFixit's Topher Kessler wading in on this I have to admit that I can't follow it.
Did as instructed, to the best of my ability, but going to his mentioned folders isn't productive for this old dude.
I think we need more detail in the third paragraph before Topher lists the Library items. "What small plus sign," is the first question that comes to mind. I'm going to have to go back to school.
We can walk you through it.
Start at your Mac drive and move down to the folder they specify.
For example, the ones that start with /username go down from your Home directory. So there is a Library folder in your Home folder and one under your top hard disk directory. They are different.
Once you find each directory, Right-Click on that folder. Select "Get Info"
Way on the bottom right you will see a lock. Assuming you are logged into an account with admin privileges, click on the lock, and enter your login password. The lock will unlock.
Now, look for your login name under Name. On the right of it under Privilege it should say "Read & Write" but it likely only says "Read"
To the left of the "Read" there are two tiny arrows to change the privileges. Click on that and select "Read & Write"
If for some reason your login name is not on the list, you can add it. On the bottom left is a + and a -
Click on the + to add your name. "Users & Groups" will show up and pick your username. Again, make sure its "Read & Write" like it describes above. You should probably add the names of all users of Photoshop on this machine, and repeat, make sure they are added to the list and "Read & Write"
Now do this for all the folders listed in the article.
Bill - I would post updates if I had them.
I know the installer team is looking into this, and trying to create something to help customers with permissions issues (as well as fix the installers in the longer term). But I don't know their progress. I have seen some of the installer people posting here, and that is good news -- I only hope they continue to do so.
When we have news, we'll post it.
... sorry to disturb ... just another of those guys sending error reports by the dozen. Fixed permissions single handed on each and every possible file affected. First got PS running, then Illustrator.
Uninstalling and reinstalling, even with the cleaning tool, didn't do the job. Only the permission thing worked, and only manually. Using the mentionned batchmod-way didn't solve all the problems for some reason or another.
Self using OS 10.6.3. / Mac Book Pro 3.06 Ghz 8GB
Was happy to be on Mac so far, not having to use the PC crap. This workaround cost me more than the new software ... any chance to deduce that from income tax?![]()
Just spent a day installing a new drive in my Mac Pro for the OS and Aps. I updated everything and eventually installed Master Collection CS5 without anything else on the drive with the exception of the ability to connect to the internet. Upon opening and closing PS CS5, I still get the message that Photoshop CS5 has crashed.
Apparently, this has nothing to do with having CS4 previously installed on our systems and I am about as angry as I have ever been in my life. This is complete garbage for software. I think Steve Jobs really knows what he is taking about when he addresses Adobe's ability to handle software development. Sorry if that is seen as an insult. As this point it is intended as both an opinion and an insult. To anyone considering CS5 as a buy....don't! You will regret it as it will trash your system from top to bottom. Maybe months from now as all of us as customers have identified all the things that should have been identified and fixed in Beta testing are fixed, it will be worth something. Right now it is an albatross that will take your system into unusable territory....also known as junk software. It would be hard to imagine a virus, netbot, trojan, or anything else developed by the scum that do such things that would cause more damage to a user's system. Is this worth the $2500? What do you think I think?
You will regret it as it will trash your system from top to bottom.
I agree, the installers shouldn't make the mess they do.
But gross and irresponsible exaggeration of the problem won't help.
The installer do sometimes mess up the permissons on some Adobe specific directories.
They don't do anything to most of your system.
The only things they can "damage" are the Creative Suite apps.
And they are still working fine for 95%+ of the users.
We're hounding them to get a fix posted.
But, again, exaggerating the problem and trying to scare other users is not going to help anything.
Chris,
I fully understand what you are saying. However, in my case, my statement about this installation taking your entire system down is not an over-exageration. I am still rebuilding my system for the second time. The first time I had CS4 Master Collection in my system and all permission mumbo jumbo, along with the attempts to fix the permissions, managed to not only lock out or make unusable many of my programs, it also put a lock on my RAID drive inside my Mac Pro. No one anywhere had an explanation and none of the Apple or third party software I tried could unlock it. The only solution was to destroy the RAID and start over, which I did. I even put in a brand new hard drive for my OS and Aps. After getting all the updates on the new fresh OS install (10.6.3), the only program I put on the system is Master Collection CS5. The very first use of Photoshop, I get a crash report. So, I do not believe any of my statements are over-exagerated. I cannot image a virus, a worm, or a trojan causing more damage.
Fingers are crossed that you have your engineers working 24/7 to get this figured out and a fix sent out ASAP.
Thanks and please share any updates the minutes you have information.
The solution that worked for me:
1) Open Terminal
2) cd ~/Library/Application Support/Adobe
3) sudo chown -R YOURUSERNAME .
4) cd ~/Library/Preferences
5) sudo chown -R YOURUSERNAME .
Replace "YOURUSERNAME" with... well, obviously with your own username.
You need to enter the admin password after the sudo command.
After this, no more crashes and Preferences get saved as well.
Note: it changes user ownership to yourself, which all the files in those folders
should be anyway.
For some obscure reason the Adobe CS5 installer creates the default user
preference folders with the Admin permissions instead of the current user
permissions. Fix that, and your problem will be solved.
Cheers,
-Andreas F. Bobak
...I have solved the permission problem of CS5 not being able to save your preferences on exit. You need to add read/write permissions to
/users/<your username>/library/preferences/adobe.
On my installation of CS5 without changing any permissions, I already am showing my user account to be the owner of the ~/Library/Application Support/Adobe/ with Read & Write permissions
Not that I'm having problems like you folks, but the CS5ServiceManager folder came in with the owner set to system with Read & Write permissions and staff group also with Read & Write permissions. While there may be issues with the Adobe installer. it seems to be OK for some people. Perhaps I maintain my permissions properly before I install software. I suspect Adobe software engineers do too.
Bradmacpro,
I bought the video card from Apple online and was told how to install it by Apple experts. If that isn't support from Apple, please explain to me what is. You can still buy the card from the Apple store online. Just checked and it is still there.
Also, I run "fix permissions" once a day and before and after every installation of anything. Please tell me what I'm doing that is "not taking care of my permissions properly." It sounds like you have some magic trick for your permissions and it would be good to share it with the rest of us.
OK, so it's news to me that Apple is now selling this card after the fact, not as build to order option. EVGA makes the drivers, and the reviews have not been 100% nice.
As I said, particularly in the case of the new MacBook Pro, I just installed CS5 after installing the Apple updaters and before anything else and it worked just fine. I used the downloaded trial software plus a serial number. I latter added Acrobat 9 Pro and InDesign CS4 from CS4 Master Collection and assorted other goodies and things are all just fine, no special permissions fix, just once at the end because I installed Flash Player which always needs fixes. CS5 doesn't seem to like MM fonts, so replace old fonts with OTF modern ones. I can't be blessed by Adobe and every time I've installed CS5 it works because of that, but still, that has been my experience. And by the way, it didn't upset my Highpoint RocketRAID 3522 driven external 8 drive bootable RAID 6 array either. Also I use only admin accounts with a non-black password. I've heard folks without that having problems.
Last I checked they still sold LaCie desktop drives with the flakey power supply. They don't know about this problem. They also sell other brands that are not in fact bootable. They don't know everything. Heck, I don't know everything, but I have a better track record as a consultant since 1993.
They know about the power supply. Trust me on that. But the customers aren't aware -- though they should be, I guess -- that LaCie doesn't manufacture the discs. What you get inside is whatever was 'on sale' that day and it could be a Seagate, Western Digital or another brand. There are those who think it is the cause of LaCie drive failures because of possible mismatch with disc and card specs.
The issue with CS5 is thought among other things to be graphic card problems in some older Macs. One very alert Adobe tech support gentleman asked about my card and checked it with the folks upstairs but that was not my problem.
The problem CS5 is having seems to focus on the failure of the installer to save and transfer permissions and other settings from CS4 or wherever to CS5 apps. How that can happen in a major Adobe upgrade may be a story we can tell our grandkids. I've suggested that those of us with problems caused by this failure should be offered a free download of InCopy which would be a sensible addition to CS5 Design Premium anyway. It should be part of InDesign, in other words.
LaCie should make the power supply handle the peak surge current needs for the worst offending internal hard drive and the most marginally out of spec FireWire bridge board. While the OpenGL drivers could cause a performance problem, it should not cause a crashing problem. I would imagine the installer uses the same criteria for permissions as Apple's, the contents of the /Library/Receipts/ folder. Some folks delete files from here to free up disk space. As for Adobe's beta program, as I understand it, the beta testers had installers for individual programs and didn't have this problem. Us final version, either trial downloaders or retail DVD users, have a combined installer for the suite. This combo overall suite installer seems to have problems for some users. Don't know why. As I said earlier, a essential virgin MacBook Pro and my heavy used 2009 Mac Pro both had no issues with the trial installation of Master Collection, followed by a serial number. No problem reported for the trial download of Photoshop CS5 Extended as well. I'm guessing something like anti-virus software or something else running in the background, is getting in the way.
I am having the same problem with CS5 and am not a "techie". I get the "Photoshop Closed Unexpectedly" message every time I close the program. I have tried uninstalling and installing with no solution. I have executed the "fix permissions" and there does not seem to be an error. Have you found a solution? Thank you for your help.
Reply to Susie David
It will speed Adobe's help to you if you can add some pertinent information.
What CS5 product are you using? There are many different 'packages' and they need to know that.
Is this an upgrade or is this the first CS product you have purchased? if an upgrade, from what package, CS5 Design Premium? Other?
And, very important, what computer are you using and what is your present operating system.
Adobe Tech Support is under a lot of stress because this is a common problem and it will speed their help to you with those answers.
Good luck!
The CNET article was right. However, on my installation, the following directories seem to be the ones with incorrect permissions.
chmod -R u+rw ~/Library/{Preferences,Application\ Support,Adobe}
chmod: Unable to change file mode on /Users/jperrie/Library/Preferences/Adobe/Extension Manager CS5: Operation not permitted
chmod: Unable to change file mode on /Users/jperrie/Library/Preferences/Adobe Photoshop CS5 Settings: Operation not permitted
chmod: Unable to change file mode on /Users/jperrie/Library/Preferences/ExtendScript Toolkit: Operation not permitted
So, I think the only real fix required is this:
sudo chmod -R u+rw ~/Library/Preferences
Tony
Apple released a "Snow Leopard Graphics Update" through Software Update today.
Additional details on the update here: http://support.apple.com/kb/HT4286
This should address GPU driver issues affecting Photoshop:
System or application crash when using Photoshop CS5 and CS4 after updating to OS X 10.6.4
North America
Europe, Middle East and Africa
Asia Pacific
Copyright © 2012 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).