Displaying 20 results from an estimated 6000 matches similar to: "R | vnc | X11 fonts"
2013 Apr 04
1
X11 font -adobe-helvetica size 15 could not be loaded
HI All,
I got this Error message, when I tried to plot
?X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 5 at size 15 could not be loaded
sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
?[1] LC_CTYPE=en_CA.UTF-8?????? LC_NUMERIC=C?????????????
?[3] LC_TIME=en_CA.UTF-8??????? LC_COLLATE=en_CA.UTF-8???
?[5] LC_MONETARY=en_CA.UTF-8???
2010 Jun 21
1
MiscFixed fonts in CentOS 5.5
Hi,
I just did a fresh install of CentOS 5.5, as usual : base system, X
Window system, GNOME, and then the apps I need.
The MiscFixed fonts don't seem to be available in GNOME Terminal
anymore. Has the package been renamed? Any idea where they went? It's my
favourite font for the terminal.
Cheers,
Niki
2007 Jan 31
3
possible bug: dev.copy / could not find any X11 fonts
Hi,
I am experiencing something strange, and thought I would ask before
reporting a bug. I trimmed it down to a self-contained example,
attached as an R file. The purpose of the functions is to save the
plots into a ps file and simultaneously plot them on an x11 device,
but don't open a new one if there is already one opened (I don't want
the repositioning / flicker).
When running the
2013 Nov 11
1
Certain fonts missing from xlsfonts in Centos 6.4
I have a certain software on CentOS 6.4 that gave the following error:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont) Serial number of failed
request: 15 Current serial number in output stream: 30
Running strace shows that the error happens just about here:
writev(4,
2013 Jan 12
1
Problem with X11 fonts under Fedora 17.
I previously posted about this problem on the r-help list, but was told
that I
should switch over to the r-sig-fedora list. So here goes:
When trying to do a plot in a certain context I got an error:
Error in text.default(2, 6, main, cex = cex) :
X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size
16 could not be loaded
This is reproducible (in my current environment)
2006 Dec 17
2
X11 fonts and Ubuntu
Hi,
I am moving from Windows XP to Ubuntu 6.10 and installed R 2.4.0. When I
run eg plot.lm (things work fine with plot.default - eg
plot(rnorm(30),rnorm(30)))
plot(lmobject)
I can get the first plot and then this message:
Hit <Return> to see next plot:
Error in text.default(x, y, labels.id[ind],cex=cex, xpd=TRUE, :
could not find any X11 fonts
Check that the Font Path is correct
2006 Jun 26
0
X11 font troubles (Knoppix/Debian unstable)
I'm getting
Error in strwidth(...) : X11 font at size 15 could not be loaded
kinds of errors when I try to change cex to something *other*
than 1 (works OK otherwise).
I can't get through to RSiteSearch() right now, but as I recall
my search of it only revealed people who had problems because they
had failed to install fonts: my Knoppix/tracking Debian unstable
distribution claims
2008 Aug 12
7
Missing fonts for tightvnc
You would think installing via yum would handle dependencies, but
perhaps fonts are not managed like dependencies.....
Anyway, I installed tightvnc to test out its IPv6 support.
Installed ok (after I erased regular vnc). But when I tried to start
it, I got 5 warnings about:
Font directory '/usr/X11R6/lib/X11/fonts/misc' not found - ignoring
(then the same message for Speedo, Type1,
2004 May 06
1
X11 fonts cannot be loaded - SuSE Linux solution
Dear list,
I would like to make a comment how to solve the X11 font problem under
SuSE Linux (9.0) when you get the message:
"X11 font at size 16 could not be loaded".
After having modified /etc/X11/XF86config as root (see below) you have
to run 'SuSEconfig' as root as well else nothing might be changed in the
X-Server.
After that no further messages should appear.
HTH,
2001 Oct 19
3
Type1 Fonts
I've narrowed the my Cups printing problem down to Wine not loading my
Type 1 fonts.
I have several Type 1 fonts installed in 3 places, all of which are in
my fontpath ("xset q" lists them). I can use the Type 1 fonts in X and
with KDE-2.2.1 even as AntiAliased, however, when I try to print from an
app under wine I get a memory error and a message at the command line
stating
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead. When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file. I can change the colour scheme. I can
2003 Mar 31
4
"font problems in X11 with linux R"
Hello,
I''m inexperienced with linux, X11 and R. A font problem have surfaced. When I
use pairs in John Fox''s car library e.g.:
> pairs(cbind(prestige, income, education, women))
Error in text.default(x, y, txt, cex = cex, font = font) :
X11 font at size 16 could not be loaded
In addition: Warning message:
freeing previous text buffer in GText
>
Evidently
2007 Sep 12
2
Font problem (PR#9906)
Full_Name: M. Mu?oz M?rquez
Version: 2.3.1
OS: Ubuntu
Submission from: (NULL) (150.214.231.66)
Here is the reply to the edit command using gnome
> edit(data.frame())
Erro en dataentry(datalist, modes) : invalid device
Adem?s: Warning message:
unable to create fontset -*-fixed-medium-r-normal--13-*-*-*-*-*-*-*
> Sys.getlocale()
[1]
2008 Jan 22
2
X11 font at size 6 could not be loaded
I recently upgraded my OS to Fedora 8 from Red Hat Enterprise Work Station 3.
Before I upgraded certain operations would produce a warning to the effect that
a desired font was not available so one had been substituted, which was okay.
After the upgrade to Fedora 8, the plotting operation halts midway through and I
get the following error message:
"X11 font at size 6 could not be loaded"
2005 May 19
2
Larger X11 fonts under R-2.1.0
I view plots on my screen with X11(width=.455*11, height=.455*8.5),
which creates a small window with the American standard aspect ratio.
Under R-2.0.1 and earlier, the default fonts were a reasonable size,
but under R-2.1.0 they are too big and fat. I now have to either set
pointsize=10 in X11(), or par(cex=.7) afterwards.
The NEWS file has this to say about X11 fonts:
The changes to font
2005 Mar 21
2
X11 Fonts sizes
In postscript graphs (pointsize = 10, different sizes in graph adjusted via
cex) I would like to use different font sizes but get the following warning
message:
Warning messages:
1: X11 used font size 8 when 9 was requested
2: X11 used font size 8 when 7 was requested
3: X11 used font size 8 when 5 was requested
This is probably not a R but a X11 problem, nevertheless I would be most
2006 Sep 06
3
continuation lines in R script files
When I have to enter a very large matrix into the R console, I can make
use of the continuation feature in the console to enter the matrix in
pieces (e.g., on a row by row basis). So, for example, the console
would show the "+" sign for continuation lines - something like what
I've written below:
a=matrix(c(0,20,50,
+ 0.05,0,0,
+ 0,0.1,0),
+ 3,3,byrow=T)
(obviously, for a
2006 Nov 02
1
Res: graphics not find source
In ubuntu 6,06 the R normally run, but latter to install the a vesion
6,10 plot this not appearing.
computer with problem:
/usr/share/X11/fonts$ ls
misc Type1 X11R7
In computer OK:
/usr/share/X11/fonts$ls
100dpi(*) 75dpi encodings fonts.cache-1 misc Type1
----- Mensagem original ----
De: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
Para: Ricardo Arias Brito
2008 Jan 19
1
CESA-2008:0029 Important CentOS 3 s390(x) XFree86 - security update
CentOS Errata and Security Advisory 2008:0029
https://rhn.redhat.com/errata/RHSA-2008-0029.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/XFree86-100dpi-fonts-4.3.0-125.EL.s390.rpm
updates/s390/RPMS/XFree86-4.3.0-125.EL.s390.rpm
updates/s390/RPMS/XFree86-75dpi-fonts-4.3.0-125.EL.s390.rpm
2002 Jun 04
4
"X11 font at size 16 could not be loaded"
Hi,
I'm using plot.lda (R1.4.0 on linux) and,
if dimen > 2, I get the error:
Error in text.default(x, y, txt, cex = cex, font = font) :
X11 font at size 16 could not be loaded
The traceback indicates that the problem
comes from pairs(). I've tried several
cex and font values, always with the
same error.
The same command works fine with pdf()
If I'm missing fonts, how