Skip to content
Prev 68774 / 398506 Next

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

On Thu, 28-Apr-2005 at 05:25PM -0400, Xiang-Jun Lu wrote:
|> Hi,
|> 
|> I have just noticed the following problem with R2.1.0 running on SuSE 9.1, 
|> [However, version 2.0.1 (2004-11-15) on the same machine works Okay]:
|> 
|> -------------------------------------------------------------------------
|> >hist(rnorm(100))
|> Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :
|>         X11 font at size 14 could not be loaded
|> >version
|>          _
|> platform i686-pc-linux-gnu
|> arch     i686
|> os       linux-gnu
|> system   i686, linux-gnu
|> status   Patched
|> major    2
|> minor    1.0
|> year     2005
|> month    04
|> day      20
|> language R
|> -------------------------------------------------------------------------
|> 
|> Any insight?


Works fine with mine.
_                
platform i686-pc-linux-gnu
arch     i686             
os       linux-gnu        
system   i686, linux-gnu  
status                    
major    2                
minor    1.0              
year     2005             
month    04               
day      18               
language R
Something to do with the patch, perhaps?