PDA

View Full Version : wine hangs while starting


joe3204
March 14th, 2008, 09:11 AM
hello...i have ubuntu 7.10 installed....recently i installed wine, first by synaptic and then by compiling thru the source....the problem i am facing is that ubuntu hangs 1 or 2 seconds after i start wine...i don't get any error messages, and i have resolved all the dependency issues.. ](*,)

please help!!!!!

erginemr
March 15th, 2008, 08:09 AM
The latest version of Wine also comes in Debian packages. I suggest you to uninstall the one you have installed from source first:

1. Download the same package, reinstall with ./configure -> make -> sudo checkinstall. This will create a Debian package inject it your your dkpg / apt-get database.

2. Now you can uninstall it with: sudo aptitude remove wine

3. Go to http://www.winehq.org/site/download-deb and either download the latest Debian package (I suggest version 0.9.56 though, as the latest package seems to have several bits and pieces missing, such as Gnome menu shortcuts)...

4. Or add the Wine repository to your "Software Repositories" by following the instructions stated therein.

joe3204
March 17th, 2008, 02:48 PM
i have tried everything installing through synaptic, .deb packages and through source.....nothing works......it just hangs the system....nothing works as soon as i issue any command related to wine....except "wine --version"

erginemr
March 17th, 2008, 04:44 PM
OK. Chances are low but please try this anyway: There is a hidden directory ".wine" in your home folder that holds the settings related to Wine. Maybe some mis-configured setting there may be causing it to malfunction, thus bringing your system to its knees.

So, long story short, try locating and deleting this folder altogether and see what happens.

You can also experiment its behavior with and without desktop effects.