PDA

View Full Version : Wine Configuration Problems



Teh Dust
May 13th, 2007, 03:43 AM
I have installed wine from synaptic, But when I try to run for the first time, my computer freezes while the terminal says configuring directory .wine

I have no idea why it is doing this.

Compaq Presario SR1222NX
2.93 Pentium 4
Intel 910GL intergrated graphics
512mb RAM

YokoZar
May 13th, 2007, 09:56 AM
Give it some time. When Wine is first run it needs to make a virtual windows installation and copy some files around in your home directory.

If you think it did freeze (or, the windows application you're trying to run did), you can hit ctrl-c to abort. Try running "winecfg" from a terminal - that'll create the configuration just like running Wine will, and also allow you to change some settings if you like. The defaults should be fine, though - hit ok to exit winecfg, then rerun your application and see if it works.

Teh Dust
May 13th, 2007, 05:01 PM
Ive tried waiting and ive tried winecfg, It will freeze no matter what I try to run on it. I cant even ctrl alt backspace when it happens. The only thing I have been able to do is create a blank .wine directory and run regedit.

Sliver85
May 15th, 2007, 08:02 PM
I'm having the exact same problem. Ctrl-C does nothing when trying to run winecfg through terminal.

This is a complete computer freeze: mouse can't move, cursor stops blinking.

My Specs:
AMD Athlon 64 X2 4400+ @ 2.2Ghz
2GB Ram
BFGTech Geforce 6800 Ultra

hikaricore
May 16th, 2007, 12:55 AM
Have you tried the 64 bit version of wine from the WineHQ repository?

http://wine.budgetdedicated.com/

Direct link: http://wine.budgetdedicated.com/archive/ubuntu/feisty/wine_0.9.37~winehq0~ubuntu~7.04-1_amd64.deb

I know some users have had trouble using 32 bit version on 64 bit systems.

--Aaron

Sliver85
May 16th, 2007, 01:10 AM
I was already using the 64-bit version from the package repository. I downloaded it from the link you gave, and that package is the same version and gives the same problem.

Sliver85
May 21st, 2007, 03:22 AM
Any other ideas on solving this problem?

Sliver85
May 29th, 2007, 12:21 AM
I don't like to triple post, but does anyone have any ideas on solving this?

FallenEdict
June 30th, 2007, 10:34 PM
I'm getting the same problem. Wine freezing up when it's configuring the directory. Were you able to figure out the problem ?

Sliver85
July 19th, 2007, 02:36 AM
Nope, and I'm hoping someone can come and help us.

billT
July 19th, 2007, 02:38 AM
I've had lockups like you describe when trying to run a game with WINE while using Compiz as my WM. Changing it to metacity fixes the problem. If you're attempting to do something similar, you might try changing the WM.

jusama14
December 4th, 2007, 03:31 PM
I am also having this same exact problem. Could someone help us out here?

cogadh
December 4th, 2007, 06:53 PM
Don't use Compiz while using Wine. Problem solved.

Sliver85
December 4th, 2007, 11:17 PM
Actually, I'm not using compiz at all, so that is not the problem.

cogadh
December 5th, 2007, 03:03 AM
Okay then, in that case you probably need to do a complete uninstall and purge of Wine, including the .wine directory, then reinstall:

sudo apt-get remove --purge wine
rm -r ~/.wine
sudo apt-get install wine
winecfg

Sliver85
December 5th, 2007, 03:48 AM
Been there, done that.

I've also tried on a completely clean install earlier tonight. First thing after installing Ubuntu 7.10 was add the wine repo and install it. Compiz was disabled, and winecfg still locked up the pc. Then I installed the restricted driver (nvidia-glx-new) and it locked up again.

Thanks for any more help you can offer.

Fred_E _krugar
December 5th, 2007, 07:06 AM
One problem I was having for this problem was the sound card.

I installed wine using the onboard sound then replaced the sound card with no problems.But..............

When on one of my quests through linux land I totally borked my system. No problem I will just reinstall.....Everything worked but when I got to installing wine wtf it keep freezing on config.....ok bad install try a reinstall........no go......Oh ***** I forgot about the sound card, so I took out the sound card, used the onboard sound...Wine installed great did the config thing cool everything working as it should. But damn this onboard sound, sounds like ***** reinstall the the sound card and it is still wourking like a charm in CSS. I hope this helps you guys. It did for me.

Sliver85
December 6th, 2007, 02:48 AM
We have success!!!!

Thank you so much, my sound card was the problem. Once I took it out and reinstalled wine, it worked fine.