Doesn't work..

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
racheal
Newbie
Newbie
Posts: 1
Joined: Tue Jun 30, 2015 1:27 pm

Doesn't work..

Post by racheal »

I want to open the Photoshop editor,but I can't..It says: "This can be caused by a problem in the program or a deficiency in Wine." I download a various of Photoshop,but still not working.So,what should I do?
Help me. :|
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Re: Doesn't work..

Post by L. Rahyen »

First, start over with fresh 32-bit Wine prefix:

Code: Select all

mv ~/.wine ~/.wine.old
export WINEARCH=win32
wineboot
Then read https://appdb.winehq.org/appview.php?appId=17, make sure version you are trying to install is not marked as Garbage, then read AppDB entry for your Photoshop version, it may contain useful tips.

If after this you still have issues, read Wine FAQ, especially the part how to get terminal output: http://wiki.winehq.org/FAQ#head-525985f ... e1ee7bafd3 (if it is long, use htpp://pastebin.com ). And do not forget to tell your wine version (run "wine --version" if not sure) and what version of Photoshop you are trying to get working, and what steps exactly you did when trying to install and run it, and from where you downloaded it (please note that we can try to help you only if you downloaded trial version or full version you have legally purchased).
Locked