Serious problems with Wine o__O

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
A-kun
Newbie
Newbie
Posts: 3
Joined: Thu May 01, 2008 2:48 pm

Serious problems with Wine o__O

Post by A-kun »

Well, my OS is Ubuntu 8.04 Hardy Heron, so you can keep track.

I used Wine to be able to use Photoshop CS2, but there was a little setback. I reinstalled Wine and Photoshop several times and now even though I install it, it just wont work, nor open any .exe files. Also I don't know why I removed the Wine menu (Applications>Wine) from the tab and no matter what I do, it's not comming back.

To sum up:
-Is there any way to fix Wine back to life? to make it run exe aplications and stuff again?
-How can I make the menu come back to the Apps tab?

Help very apreciated
chourmovs
Level 3
Level 3
Posts: 80
Joined: Wed Apr 09, 2008 3:11 pm

Post by chourmovs »

try to launch it with a console output and give us your output...
I have lot of problems of "preloader memory range" with hardy Heron and latest wine... maybe the same for you
A-kun
Newbie
Newbie
Posts: 3
Joined: Thu May 01, 2008 2:48 pm

Post by A-kun »

The fact is that I'm not totaly familiarized with console commands, if you could give me any clue about what to write maybe I could get it done o__o
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Serious problems with Wine o__O

Post by L. Rahyen »

On Friday May 2 2008 06:24:40 A-kun wrote:
To sum up:
-Is there any way to fix Wine back to life? to make it run exe aplications
and stuff again?
Try:

rm -rf ~/.wine
wineprefixcreate

Does this help? If not what is the output when you run:

wine notepad
-How can I make the menu come back to the Apps tab?
Sorry, I mostly use command-line so I don't know. Perhaps someone else will
be able to help you with this.
chourmovs
Level 3
Level 3
Posts: 80
Joined: Wed Apr 09, 2008 3:11 pm

Post by chourmovs »

No problem
go to the directory of your ".exe" and push F4 (it's in home/yourname/.wine/drive_c/program files/...etc)
then write simply "wine nameofyourexe.exe"

Good luck and try to manage by yourself to make progress :D
chourmovs
Level 3
Level 3
Posts: 80
Joined: Wed Apr 09, 2008 3:11 pm

Re: Serious problems with Wine o__O

Post by chourmovs »

L. Rahyen wrote:
rm -rf ~/.wine
wineprefixcreate
mmm try to reinstall wine via synaptic before removing your wine folder (with rm -rf)
A-kun
Newbie
Newbie
Posts: 3
Joined: Thu May 01, 2008 2:48 pm

Post by A-kun »

IT'S ALIVE!!!

Thank you so much guys, now it works perfectly.

The only thing I'll miss is the menu but I'll see how to make it come back.
Locked