PDA

View Full Version : Wine text cant read


dhtj
November 7th, 2008, 11:08 AM
Hi all!
I installed wine 4 days ago and I play CS 1.6 without problems:)
But my wine menu, and menus of progs mounted with wine is wooking
like this:
http://store.picbg.net/pubpic/B4/A8/2dfa713a58dab4a8.png

bukzor
November 8th, 2008, 07:01 PM
Mine looks exactly the same...
--Buck

bhall430
November 15th, 2008, 01:34 PM
exact same problem as well

mister_k81
November 15th, 2008, 05:27 PM
Yup, same issue as well...

My only solution is to go into the "Configure Wine" (winecfg) options menu, click on the Graphics tab and turn up the screen resolution dpi slider. Anything under 150dpi for me looks garbled and unreadable. Also, I should say that I'm using Ibex...I never used to have this problem with Hardy. ](*,)

mister_k81
November 15th, 2008, 07:35 PM
Ok, I investigated this a bit more, and Wine seems to have a problem rendering the tahoma font properly.

I don't know of any real solutions to fix this, but what I did instead was replace the "tahoma.ttf" and "tahomabd.tff" files (located in: "/usr/share/wine/fonts") with "DejaVuSans.ttf" and "DejaVuSans-Bold.ttf" that I copied and pasted from: /usr/share/fonts/truetype/ttf-dejavu. I also had to rename: DejaVuSans.ttf and DejaVuSans-Bold.ttf to: tahoma.ttf and tahomabd.ttf.

It's a cheap trick... but it works anyway. \\:D/

Chronos6
November 16th, 2008, 10:43 AM
This helped me.
6.19. Using wine over remote X11 sessions and No text or damaged text displayed

Please make sure not have added any fonts to wine. Font conflicts can sometimes cause a similar issue. If a fresh wine prefix.(A copy of wine that nothing has been done to yet) Is having this problem. Try setting following in registry

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"ClientSideWithRender"="N"

Place above in text file and it can be inserted into registry by "regedit settings.txt".

This was report as been required of OS X on the 1 Dec 2007. This may change. Please apply only as required.

Mike08857
November 16th, 2008, 01:38 PM
I also am having the same problem with wine & codewavers.

I have tried everything and still have the same problem.

:confused:

mister_k81
November 16th, 2008, 08:13 PM
This helped me.
6.19. Using wine over remote X11 sessions and No text or damaged text displayed

Please make sure not have added any fonts to wine. Font conflicts can sometimes cause a similar issue. If a fresh wine prefix.(A copy of wine that nothing has been done to yet) Is having this problem. Try setting following in registry

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"ClientSideWithRender"="N"

Place above in text file and it can be inserted into registry by "regedit settings.txt".

This was report as been required of OS X on the 1 Dec 2007. This may change. Please apply only as required.


I reverted all the fonts I changed back to their defaults and tried this. It worked! Thanks.

outerspacerace
November 16th, 2008, 10:22 PM
I can't read enough to try the above suggestions, my text is garbled/flickers on for a split second only when I click it.

Is there anything else I can try?

outerspacerace
November 16th, 2008, 10:23 PM
P.S. I have a fresh wine install on AMD 64 bit Intrepid.

mplexus
November 18th, 2008, 02:59 PM
I can't read enough to try the above suggestions, my text is garbled/flickers on for a split second only when I click it.

Is there anything else I can try?


Same problem here.

You can try to edit user.reg located in wine directory (e.g. ~/.wine/user.reg)

In my user.reg I found these lines:


[Software\\Wine\\X11 Driver] 1210627404
"Desktop"="800x600"
"DXGrab"="Y"
"Managed"="Y"


and added the above line that Chronos6 pointed, resulting in:


[Software\\Wine\\X11 Driver] 1210627404
"Desktop"="800x600"
"DXGrab"="Y"
"Managed"="Y"
"ClientSideWithRender"="N"


I suppose if no such entry exists in your user.reg file you can always add it..

Now most fonts are readable. Only a small number of fonts remains absent from some buttons - i'll be working on that too..

NEW EDIT: i copied some true type fonts (/usr/share/fonts/truetype/xxx/yyy.ttf) into ~/.wine/drive_c/windows/Fonts and now all fonts (including non english) are visible. cool 8)

(by the way, AMD64 Intrepid as well)

outerspacerace
November 18th, 2008, 11:21 PM
I remembered doing just that under Hardy before I saw your post, I added in the microsoft fonts, though I hadn't tried it out yet under Intrepid so cheers for the tip ;)

It's probably a basic WIne thing in a FAQ somewhere I haven't checked out maybe?

I know by default there's no fonts in the folder...

p2k
November 21st, 2008, 11:02 AM
Same problem here.

You can try to edit user.reg located in wine directory (e.g. ~/.wine/user.reg)

In my user.reg I found these lines:


[Software\\Wine\\X11 Driver] 1210627404
"Desktop"="800x600"
"DXGrab"="Y"
"Managed"="Y"


and added the above line that Chronos6 pointed, resulting in:


[Software\\Wine\\X11 Driver] 1210627404
"Desktop"="800x600"
"DXGrab"="Y"
"Managed"="Y"
"ClientSideWithRender"="N"


I suppose if no such entry exists in your user.reg file you can always add it..

Now most fonts are readable. Only a small number of fonts remains absent from some buttons - i'll be working on that too..

NEW EDIT: i copied some true type fonts (/usr/share/fonts/truetype/xxx/yyy.ttf) into ~/.wine/drive_c/windows/Fonts and now all fonts (including non english) are visible. cool 8)

(by the way, AMD64 Intrepid as well)

I had no [Software\\Wine\\X11 Driver] section in my user.reg file, adding the following lines at the end of the file worked for me on Ubuntu 8.10 Intrepid Ibex Intel 32bit:

[Software\\Wine\\X11 Driver] 1210627404
"ClientSideWithRender"="N"

Thanks!

barmaley
November 24th, 2008, 12:01 PM
Thanks, people
Adding this row: "ClientSideWithRender"="N"

to the .wine/user.reg solved the problem for me.
Thanks a lot.

Thomas1477
November 26th, 2008, 02:50 PM
How do I get to.wine/user.reg to make the change?

MarimaX
November 27th, 2008, 02:42 PM
Let me know if you get an answer

mister_k81
November 28th, 2008, 06:28 PM
How do I get to.wine/user.reg to make the change?

-Go into your Home Folder.
-Click 'View' in the top menu.
-Checkmark the 'View Hidden Files' box, or just press 'Ctrl + H'.
-Scroll down and look for the .wine folder.

Thomas1477
November 28th, 2008, 10:22 PM
Think you very very much.

toneman77
December 6th, 2008, 04:48 PM
I had the same problem and none of the above solutions worked for me.
What i had to do was:

edit
~/.google/picasa/3.0/user.reg
and add the apropriate line
"ClientSideWithRender"="N"
after that, everything was fine.

stinger30au
December 6th, 2008, 05:12 PM
Hi all!
I installed wine 4 days ago and I play CS 1.6 without problems:)
But my wine menu, and menus of progs mounted with wine is wooking
like this:
http://store.picbg.net/pubpic/B4/A8/2dfa713a58dab4a8.png

its caused by the video driver.

i have the same issue in 8.10 wth my nvidia card.

dwasifar
December 9th, 2008, 08:20 PM
I had a different problem: no fonts showing in Wine at all. Blank tabs, blank buttons. The only things showing were the hotkey underlines, with no letters over them.

But "ClientSideWithRender" = "N" fixed that too.

striants
January 11th, 2009, 02:27 PM
Hello from me too. I had the exact same font problem and I followed the proposed solution.
The problem now is that the toolbar icons in Thunderbird portable are not visible (see attached screenshot)

any ideas on how to solve this?

undoIT
January 12th, 2009, 10:55 AM
Imagine my surprise this morning at 6:30 AM when I opened my stock trading program Quotetracker in Wine and everything looked like it was in Arabic. Have I been hacked!!!?

Well, actually everything was in Tibetan, just the font is set too small to recognize it right away in Quotetracker. Over the weekend I had installed a Tibetan publishing tool called Pechamaker to attempt to send some Tibetan texts I had typed up years ago to somebody who had requested them. But I realized I wouldn't be able to print to PDF so I ended up using the Windows install in Virtualbox.

Deleting the Tibetan fonts that had been installed to this folder worked for me:

/.wine/drive_c/windows/Fonts

I guess that had gotten set as the system font.

zieglerj
January 16th, 2009, 09:45 PM
I tried all of these fixes plus completely removing wine and all of its folders multiple times and I'm still having this problem.
The folders I deleted when removing and reinstalling wine are:
./usr/share/wine
./root/.wine
~/.wine
Are there any that I missed?
Also my user file didn't look the way described the the messages at the top of the previous page either. I also tried just changing it to that but to no avail.
Please help!
Thanks
The roaming gnome

hurtstotalktoyou
March 21st, 2009, 07:21 PM
Thanks, people
Adding this row: "ClientSideWithRender"="N"

to the .wine/user.reg solved the problem for me.
Thanks a lot.

Even if I change it as root (gksu gedit .wine/user.reg), the file just reverts back to its original form as soon as I run the wine version of firefox (and presumably any other wine application). Any idea how to make the change stick?