You are not logged in.

#1 2006-10-30 19:07:09

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

fonts real messed up :(

Can someone who uses bitmap fonts please post an ls /etc/fonts/conf.d for me please?

Offline

#2 2006-10-30 19:54:09

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: fonts real messed up :(

lrwxrwxrwx 1 root root 41 2006-10-30 14:53 10-bitmap.conf -> /etc/fonts/conf.avail/70-yes-bitmaps.conf
lrwxrwxrwx 1 root root 39 2006-10-13 17:34 20-fix-globaladvance.conf -> ../conf.avail/20-fix-globaladvance.conf
lrwxrwxrwx 1 root root 36 2006-10-13 17:34 20-lohit-gujarati.conf -> ../conf.avail/20-lohit-gujarati.conf
lrwxrwxrwx 1 root root 39 2006-10-13 17:34 20-unhint-small-vera.conf -> ../conf.avail/20-unhint-small-vera.conf
lrwxrwxrwx 1 root root 33 2006-10-13 17:34 30-amt-aliases.conf -> ../conf.avail/30-amt-aliases.conf
lrwxrwxrwx 1 root root 42 2006-10-13 17:34 30-replace-bitmap-fonts.conf -> ../conf.avail/30-replace-bitmap-fonts.conf
lrwxrwxrwx 1 root root 33 2006-10-13 17:34 30-urw-aliases.conf -> ../conf.avail/30-urw-aliases.conf
lrwxrwxrwx 1 root root 29 2006-10-13 17:34 40-generic.conf -> ../conf.avail/40-generic.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 49-sansserif.conf -> ../conf.avail/49-sansserif.conf
lrwxrwxrwx 1 root root 26 2006-10-13 17:34 50-user.conf -> ../conf.avail/50-user.conf
lrwxrwxrwx 1 root root 27 2006-10-13 17:34 51-local.conf -> ../conf.avail/51-local.conf
lrwxrwxrwx 1 root root 27 2006-10-13 17:34 60-latin.conf -> ../conf.avail/60-latin.conf
lrwxrwxrwx 1 root root 35 2006-10-13 17:34 65-fonts-persian.conf -> ../conf.avail/65-fonts-persian.conf
lrwxrwxrwx 1 root root 30 2006-10-13 17:34 65-nonlatin.conf -> ../conf.avail/65-nonlatin.conf
lrwxrwxrwx 1 root root 29 2006-10-13 17:34 69-unifont.conf -> ../conf.avail/69-unifont.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 80-delicious.conf -> ../conf.avail/80-delicious.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 90-synthetic.conf -> ../conf.avail/90-synthetic.conf

Offline

#3 2006-10-30 23:28:53

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: fonts real messed up :(

Thanks!  Did you change of the file contents or have settings in you local.conf?

Offline

#4 2006-10-31 11:19:00

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: fonts real messed up :(

I'm using bitmap fonts too. Check this thread for full configs.

EDIT: A little advice: don't trust fontconfig upgrade - it can overwrite your config (symlinks). Doing something like ls /etc/fonts/conf.d > fonts_config.txt is a good idea IMO.

Offline

#5 2006-10-31 21:54:43

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: fonts real messed up :(

It's not supposed to overwrite your symlinks, AFAIK. If you've seen it do that you should probably file a bug...

Offline

#6 2006-11-01 19:59:25

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: fonts real messed up :(

I thought that was the purpose of the last release:

Do not touch config files when not needed from post_upgrade.
Add check for missing configuration files, a good guess would be 30-replace-bitmap-fonts.conf, which should exist

There is this bug report that covers this issue I believe. But I guess something is still not right so I'll file the re-open request.

EDIT: Done.

Offline

#7 2006-11-15 02:53:23

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,298
Website

Re: fonts real messed up :(

When upgrading a machine of last upgrade in September, the current fontconfig 2.4.1-4, slowed down the whole KDE performance... long login, slow loading when searching for something, and takes time loading apps. First I though fault in last KDE upgrade. But when having same setup in another machine, worked fine when ignoring the fontconfig package.

My local machine which is upgraded every day, works fine. So how to fix it?


Markku

Offline

#8 2006-11-15 09:14:22

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,298
Website

Re: fonts real messed up :(

rasat wrote:

So how to fix it?

I assumed the latest fontconfig is working, so I removed all fonts packages related to it. Also fontconfig and it's remaining files. Installed fontconfig and re-installed all fonts packages.

Now KDE speed performance is better than before. It seems KDE is depending on proper fonts config.


Markku

Offline

#9 2006-11-15 16:05:27

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: fonts real messed up :(

I usually run fc-cache -fv (as root) from CLI after fontconfig or big kde upgrade.

Offline

#10 2006-11-15 16:38:11

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: fonts real messed up :(

Sorry for the late reply dtw, but I just did ln -s stuff, I didn't have to change local.conf

Offline

Board footer

Powered by FluxBB