PDA

View Full Version : Why Me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


gaurdianAQ
May 13th, 2008, 08:25 PM
I had wine up and working fine and was able to run my games then I decided to play around with settings and the last setting I changed was I made the dpi up to max to see what it would do now all the text is so huge that I cant even get down to change the setting and I cant find a text config file either why is it always me lol not to sound poor me or anything but this stuff happens a lot to me lol

NightwishFan
May 13th, 2008, 08:29 PM
I see that sounds like an intense problem. I am not sure how to change font size, but you can use tab to guess if you are on the ok/apply buttons in winecfg, then push enter to accept.

gaurdianAQ
May 13th, 2008, 08:35 PM
is it possible for someone to point me to a text file config at all? I tryed completly removing it which is supposed to remove config files but that didnt work maybe rebooting will work I will laugh if it did lol

NightwishFan
May 13th, 2008, 08:36 PM
I do not use wine but I will shoot blindly to point you in the right direction. Perhaps try to enable hidden files and look in the /home/youruser/.wine folder for a config file. Rebooting may not work but perhaps purging wine and deleting the said .wine folder may work.

Fenris_rising
May 13th, 2008, 08:49 PM
i did that to. go to winehq support/faq. the answer is there. it requires the use of an rm command so be carefull.

Ripfox
May 13th, 2008, 08:53 PM
Nah you don't have to rm anything from the command line.

Go to synaptic and tic "completely remove" wine then open your home folder and enable "view hidden files" and delete the .wine folder. Good to go to start over then.

happyhamster
May 13th, 2008, 08:55 PM
No need to remove wine. Try it like this:
http://ubuntuforums.org/showthread.php?t=733352

gaurdianAQ
May 13th, 2008, 09:01 PM
how do I view hidden files anyways Im still a bit of a linux noob lol

Ripfox
May 13th, 2008, 09:01 PM
No need to remove wine. Try it like this:
http://ubuntuforums.org/showthread.php?t=733352

Nice link

gaurdianAQ
May 13th, 2008, 09:04 PM
omg ty ty so much ty I was getting pretty anoyed lol I wish I could be that smart and here Im hoping to be a computer engineer after high school lol EDIT: woa who knew there were so many hidden folders crap thats a lot wow lol

situz
May 13th, 2008, 10:54 PM
omg ty ty so much ty I was getting pretty anoyed lol I wish I could be that smart and here Im hoping to be a computer engineer after high school lol EDIT: woa who knew there were so many hidden folders crap thats a lot wow lol

... aaaaaand breath! :lolflag:

thanks for the link btw, had the same problem :P

Fenris_rising
May 14th, 2008, 07:39 AM
this is from the winehq site. this is how i sorted out my similar
problem. remember 'rm' is dangerous so be very careful.

2.13. How do I uninstall Wine? How do I wipe the virtual Windows installation?

You can remove your virtual Windows installation and start from scratch by eliminating (or renaming) the hidden .wine directory in your home folder, such as with rm -rf ~/.wine

If you want to remove Wine entirely after you installed it with your distribution's package manager, you can generally uninstall in the same way. Note, however, that uninstalling Wine will not eliminate the virtual Windows installation - to do that you must follow the instructions above.

Since Wine is beta software, periodically we may update the default configuration generated when you first use Wine. Sometimes users have success getting an application to work by wiping (or moving) their ~/.wine folder, rerunning winecfg with the new Wine version, and reinstalling the application.