Aaron Dewell, Domingo, 02 Fev, 2003; 11:48:01 -0700: > > I changed my locale from C to en_US.UTF-8, thinking that everything would > still work fine, but alas, it didn't. I could just change back, but that > defeats the purpose of experimenting... So, the question is how do I > finish this correctly? I installed a bunch of fonts, but that didn't seem > to help. > > The symptom is this (for instance starting xmms): > > The font "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1, > -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" does not > support all the required character sets for the current locale "en_US.UTF-8" > (Missing character set "ISO10646-1") > (Missing character set "ISO8859-1") > (Missing character set "ISO8859-1") > (Missing character set "JISX0208.1983-0") > (Missing character set "KSC5601.1987-0") > (Missing character set "GB2312.1980-0") > (Missing character set "JISX0201.1976-0")
This message comes at least if you do not have fonts that match the
above complaint. A matching helvetica is in the package xfonts-100dpi
and in xfonts-75dpi, possibly the -transcoded packages should be
installed as well. Otherwise you can edit ~/.gtkrc and put there any
iso-10646-1 encoded font that you do have. I don't know if there are
other situations in which it would complain about all these character
sets. I was getting a similar message but with only the East Asian
character sets recently, and got rid of it by putting this to ~/.gtkrc
style "user-font"
{
fontset="-adobe-times-medium-r-normal-*-14-*-*-*-p-*-iso10646-1,\
-*-*-medium-r-normal-*-14-*-*-*-p-*-iso10646-1"
}
widget_class "*" style "user-font"
> fvwm2 has problems also, but the errors are less informative. I added a
I don't use fvwm2, just tried it now and indeed nothing is displayed in
the menus. Maybe you could make a bug report out of it?
--
Jari Alhonen | èäç | ìë ìíë | ãããããããã |
àààà àààààààà
[ËjÉri ËÉlÉÉnÉn] | ÐÑÐ ÐÐÑÑÐÐÐÐ | ÎÎÎÏÎ ÎÎÏÎÎÎÎ |
ÙØØÙ ØÙÙÙÙÙÙ
pgptIVJPPYaia.pgp
Description: PGP signature

