Skip to content
Prev 68856 / 398506 Next

R2.1.0: X11 font at size 14 could not be loaded

Hi,

Many thanks to Prof. Ripley, Peter Dalgaard, and Patrick Connolly for 
responding to my message. I tried several things, but the problem still 
exists.

[1] I tried
     Version 2.1.0  (2005-04-18),
     Version 2.1.0 Patched (2005-04-20), and
     Version 2.1.0 Patched (2005-04-28)
     Compiled with/without option --disable-mbcs (and/or
      --disable-nls), the result is the same:

     > hist(rnorm(100))
    Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :
         X11 font at size 14 could not be loaded

    Interesting,
    > plot(rnorm(100))
      works just fine.

[2] Using YaST, I installed
     XFree86-fonts-100dpi - 100dpi Bitmaps fonts for X11
     which originally was not there, but still have the same error.

As stated previously, this error does not occur with R2.0.1 on the same 
machine. Any clue re what could be wrong with my setting? For my purpose, 
R2.0.1 is sufficient, but it would be nice to get this problem solved.

Thanks and have a good weekend.

Xiang-Jun
On Fri, 29 Apr 2005, Prof Brian Ripley wrote: