You are not logged in.

#1 2006-09-06 20:07:09

shuthdar
Member
From: Latvia
Registered: 2006-08-09
Posts: 31

awful troubles with fonts

wtfny8.th.png
http://img252.imageshack.us/img252/4900/wtfny8.png

Here's a screenshot of how my firefox (and most other programs, excluding terminals) look now. Text appear and hides again randomly sad

If I try to select some text - it becomes visible, it may stay visible some time after unselecting or may hide again. In QT apps there are no text in menus at all, but in GTK same fonts are visible, but they also may appear and disappear.

I did "pacman -Q | grep font" and reinstalled all packages listed - no matter. How can it be solved?  :?

Thanks...

Offline

#2 2006-09-06 20:17:15

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: awful troubles with fonts

What xorg version are you running?
Are you using an nvidia or ati card?  If you are, what driver version are you running?


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

#3 2006-09-06 20:20:20

shuthdar
Member
From: Latvia
Registered: 2006-08-09
Posts: 31

Re: awful troubles with fonts

chrismortimore wrote:

What xorg version are you running?
Are you using an nvidia or ati card?  If you are, what driver version are you running?

Xorg 7.1, Nvidia TNT 2, driver nvidia from nvidia-legacy (not sure about version). All was good before yesterday, and I did nothing with any setup.

Offline

#4 2006-09-06 20:28:00

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: awful troubles with fonts

shuthdar wrote:

Xorg 7.1, Nvidia TNT 2, driver nvidia from nvidia-legacy (not sure about version). All was good before yesterday, and I did nothing with any setup.

Make sure you are running nvidia-legacy-1.0-7184 for xorg-7.1 support.  nvidias had a lot of issues with font rendering in xorg-7.1, and I'm not convinced they fixed it all.  If you are running 7184, try rolling back to xorg-7.0, that will probably fix it.


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

#5 2006-09-06 20:30:33

shuthdar
Member
From: Latvia
Registered: 2006-08-09
Posts: 31

Re: awful troubles with fonts

It's 1.0.7182-1... I'll try to upgrade.

Offline

#6 2006-09-06 20:37:57

shuthdar
Member
From: Latvia
Registered: 2006-08-09
Posts: 31

Re: awful troubles with fonts

It helped. Thanks a lot!

Offline

#7 2006-09-06 20:38:51

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: awful troubles with fonts

shuthdar wrote:

It helped. Thanks a lot!

My pleasure smile


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

#8 2006-09-06 20:39:40

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: awful troubles with fonts

I've seen this before, and i think it's a pango/cairo issue.  Try switching to Xft only rendering.... the trick is some define... gullible jones posted about it somewhere... I'll see if I can find it.

Offline

#9 2006-09-06 22:21:32

sh__
Member
Registered: 2005-07-19
Posts: 272

Re: awful troubles with fonts

export MOZ_DISABLE_PANGO=1

Put it in a file that is sourced when starting X (~/.xinitrc for example).

Offline

Board footer

Powered by FluxBB