PDA

View Full Version : STEAM problem in wine? WEIRD


ohmycar
February 15th, 2007, 10:31 PM
I installed steam through wine and it installed and updated.
only when i open it up, it looks like this

http://img186.imageshack.us/img186/6572/untitlednz8.jpg

anyone know the cause or solution to this?

Motoxrdude
February 15th, 2007, 10:43 PM
Not sure. probably just the fonts.
sudo aptitude install xfonts-intl-arabic
sudo aptitude install xfonts-intl-asian
sudo aptitude install xfonts-intl-chinese
sudo aptitude install xfonts-intl-chinese-big
sudo aptitude install xfonts-intl-european
sudo aptitude install xfonts-intl-japanese
sudo aptitude install xfonts-intl-japanese-big
sudo aptitude install xfonts-intl-phonetic
sudo aptitude install gsfonts-x11
sudo aptitude install msttcorefonts
sudo fc-cache -f -v


Are you able to login though?

ohmycar
February 16th, 2007, 03:13 AM
no i cant even type in the login fields. its weird.

edit: still didn't work after installing fonts. :(

Brynster
February 16th, 2007, 10:07 AM
Its a font issue in the first instance

You need to search for tahoma:ttf fonts on google and down load and copy them over to the ./wine/windows/fonts folder

when you login to steam you'll then see the text. As far as entering you login details you need to right click in the text entry box to bring it into focus correctly to allow typing. (its a wierd glitch thats been around forever in Wine and the steam login system)

ohmycar
February 16th, 2007, 11:43 PM
ah i see.

thank you very much for all the help.
i love the ubuntu community. so glad i switched :)

ohmycar
February 18th, 2007, 04:45 PM
well i downloaded the tahoma font. but when i go to put it in my wine folder. i do not see a .wine folder, even when i enable view hidden files.

is there anything i need to do prior to installing the fonts? like a wine config or anything?

thanks :)

edit: ok i see the folder now, but its a hidden folder and it is locked? how do i unlock it so i can move the font file into it?

ohmycar
February 18th, 2007, 05:30 PM
ok well i used the sudo to move the fonts in the correct font folder, but now when i try to run the SteamInstall.exe with wine, i get this error message


http://img504.imageshack.us/img504/7739/untitledlv0.jpg

Brynster
February 20th, 2007, 03:43 PM
sorry i should have mentioned the .wine folder is a hidden file

On your desktop open Places>Home folder
on the tool bar View>Show hidden files

There should be then a lot of extra folders appear one should be .wine
from .wine its .wine>Drive_c>Windows>Fonts

Put the tahoma:ttf file in there.

and hey presto that should sort it for you.

Bram77
March 2nd, 2007, 02:34 PM
I'm having the exact same problem. I think it's related to the following error when updating the fonts-cache

/var/cache/fontconfig: cleaning cache directory
/var/cache/fontconfig: d8953eec0571530d8edc2100d26af76f-x86.cache-2: missing directory: /usr/share/fonts/X11/truetype
/var/cache/fontconfig: 8696880ae85222e874a1bbf1e643f1a6-x86.cache-2: missing directory: /usr/share/X11/fonts/truetype
/root/.fontconfig: not cleaning unwritable cache directory

I can create the truetype dirs manually, but as soon as I apt-get the ms core fonts the directory's are deleted again by the installation.


edit: I'm running Feisty Fawn Herd4 by the way.

Bram77
March 2nd, 2007, 02:45 PM
I've solved the problem now by copying all the ttf fonts from my Windows Vista partition (I'm running a dualboot, although I haven't seen Vista for quite a while :)) to "/usr/share/fonts/truetype/msttcorefonts/"