PDA

View Full Version : photoshop activation


SyCo123
January 29th, 2008, 12:49 AM
When trying to activate i get a disk full error.

So I have the latest version of wine, and according to winehq CS2 should install no problem but the bug thats reported as closed is still affecting me.
simon@master:~$ sudo apt-get install wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
simon@master:~$

and here http://bugs.winehq.org/show_bug.cgi?id=10018#c16 it says at the end the bug is fixed.

nishyl, just use wine-0.9.54 as described at
http://wiki.winehq.org/AdobePhotoshop
It already supports photoshop cs and cs2
activation.http://wiki.winehq.org/AdobePhotoshop

I have no entry for wine in applications>add/remove so is it possible to check the version number of wine?

Jad
January 29th, 2008, 05:57 AM
This should do the trick
aptitude show wine | grep 'Version:'

SyCo123
January 29th, 2008, 01:31 PM
Thanks, I'll check at lunchtime. I have a feeling I had a different repository set from another tutorial so it's possible the version is old. At least now I can find out one way or the other!

SyCo123
January 29th, 2008, 05:59 PM
Yep the version was out of date so found the correct wine repos and have the corect version now.

However I now have an error saying theres no serial number so it closes. I tried to uninstall all the adobe programs in Wine but it wont install anything. I tried uninstalling wine too but the programs remained there even though wine was gone.

How can I remove all wine programs and start over fresh?

hikaricore
January 29th, 2008, 06:02 PM
sudo apt-get remove --purge wine

or simply remove the entire wine configuration folder and remake it:

rm -R ~/.wine
wineprefixcreate

SyCo123
January 29th, 2008, 07:30 PM
cool thanks I'll have a go when I get home.

SyCo123
January 30th, 2008, 04:35 PM
I've run the commands hikaricore and the .wine folder is gone (i did view hidden files to be sure) however there is still an entry in Applications for Wine and even a programs sub-folder that goes to Photoshop.

Also it looks like have to install wine to get wineprefixcreate
simon@master:~$ wineprefixcreate
The program 'wineprefixcreate' is currently not installed. You can install it by typing:
sudo apt-get install wine

Which is Ok but I'd like to remove everything wine and photoshop and start again fresh.

SyCo123
January 30th, 2008, 04:55 PM
I had a quick google and saw it looks like it was just a menu renemant, removable by right clicking Applications and edit So I guessed it might work if i try to reinstall everything.

So installed wine again and it looked good so ran setup.exe again and activation went right this time. Looks like I'm good to go.

Thanks for your help!

SyCo123
January 30th, 2008, 11:48 PM
agh! Just when I thought I was done....

I got an error complaining "unable to continue because of a hardware or system error" .
So i find a fix of deleteing the Photoshop CS2 Prefs.psp file which looked like it has fixed it.I can't help but think this file will come back and with it the problem.

Now i try to open a PSD file and "could not complete your requet because of a program error" I can open a JPG no problem I can open a new image and save it as a PSd but cant open it again. i can't open the PSD (gimp created) i want to work on either.

Anyone experienced similar and know the fix?

michaelzap
February 1st, 2008, 01:12 AM
Sounds like you neglected to install the Times32 font before Photoshop. You might have to purge Wine again before it will work now, You can get it from here:

http://heanet.dl.sourceforge.net/sourceforge/corefonts/times32.exe

SyCo123
February 3rd, 2008, 04:29 PM
Thanks Michael. i guess when I purged Wine the previous times font install went with it to.

So I purged wine again, installed the times font, renamed the adobe folder to adobe_old and reinstalled PS. It appears to work as planned now.

I've even rebooted to see if it would still work and it still good. Hopefully this is now a good install and working fine.

Thanks again all of you for all the assistance.