I really appreciate the help. Unfortunately, modifying my .Xdefaults
to change the font for rxvt didn't solve the problem. It still
reports:
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: 67
Current serial number in output stream: 69
Any other suggestions?
By the way, if it makes any difference, I am using the Xvnc binary
that can be found on Carl Worth's iPaq page
(http://www.east.isi.edu/~cworth/ipaq.html)
Thanks for the help,
Travis
On Mon, 4 Jun 2001, Greg Berenfield wrote:
> I get the same thing on ttf directory. I'm pretty new to xwindows font
> stuff myself but I think it's related to no fonts.dir file (which I also
> think is not necessary to ttf's so really the ttf directory could be left
> out altogether. Upon further thought, I think it's moot anyway because the
> Xfbdev server supports antiliasing but I'd bet the Xvnc server does not).
>
> Here's my .Xdefaults
> =====================
> Rxvt*geometry: 43x20
> Rxvt*font: snap
> #Rxvt*font: SF Willamette-10:minspace=true:charwidth=4
> #Rxvt*geometry: 55x15
> Xft.rgba: vbgr
> fscrib*overrideRedirect: true
> fstroke*overrideRedirect: true
> =====================
>
> IIRC, I think the 'snap' font works ok and is read properly by Xvnc and will
> not cause rxvt to fail loading.
>
> Regards,
> Greg
>
> -----Original Message-----
> From: Travis Newhouse [mailto:newhouse@cs.ucsd.edu]
> Sent: Monday, June 04, 2001 7:49 PM
> To: Greg Berenfield
> Subject: RE: [Familiar] vnc server
>
>
>
> Also, could you send me your Xdefaults and .Xdefaults files? That may
> help me out.
>
> By the way, when I specify to use the 'ttf' font directory, it says:
>
> Font directory '/usr/X11R6/lib/X11/fonts/ttf/' not found - ignoring
>
> I verified that the directory was in fact there, but I noticed there
> was not 'fonts.dir' file inside of it (only a single file was there
> named 'Williamette.ttf'). How do I go about creating that file?
>
> Thanks for your help! I am very new to X Windows setup and fonts.
>
> thanks,
> travis
>
>
> On Mon, 4 Jun 2001, Greg Berenfield wrote:
>
> > Travis,
> >
> > Here's what I use to start Xvnc. It's not perfect but seems to work fairly
> > well.
> > I think the main issue I have left is with what fonts are available.
> > In /root/.Xdefaults, specific fonts are called out for various programs
> like
> > rxvt so you may want to look at tweaking what's listed there.
> >
> > Here's my 'vnc' startup script:
> >
> > Xvnc -depth 16 -geometry 640x480 -fp
> >
> /usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/
> > X11/fonts/ttf -fn lime -fc lime :1&
> > blackbox -display :1&
> > xrdb -display :1 -load -nocpp < /etc/X11/Xdefaults
> > xrdb -display :1 -load -nocpp < /root/.Xdefaults
> >
> > Hope it helps,
> > Greg
> >
> > -----Original Message-----
> > From: Travis Newhouse [mailto:newhouse@cs.ucsd.edu]
> > Sent: Monday, June 04, 2001 7:22 PM
> > To: familiar@handhelds.org; ipaq@handhelds.org
> > Subject: [Familiar] vnc server
> >
> >
> > Has anyone here got the VNC server running on their iPaq?
> >
> > I have been able to run the VNC server ('Xvnc') and blackbox window
> > manager, but blackbox complains:
> >
> > Xlib: extension "RENDER" missing on display ":3.0".
> >
> > Also, when I try to run rxvt it fails with:
> >
> > Xlib: extension "RENDER" missing on display ":3.0".
> > 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: 67
> > Current serial number in output stream: 69
> >
> >
> > Any ideas?
> >
> > Thanks,
> > Travis
> >
> > _______________________________________________
> > Familiar mailing list
> > Familiar@handhelds.org
> > http://handhelds.org/mailman/listinfo/familiar
> >
>
Received on Mon Jun 4 23:23:22 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:25 EDT