Not sure about Linux, but on my Sun Solaris 8 systems I had problems
displaying the CDE fonts for login and in "dt" apps under Xvnc.  Solution
was to run the font server service from inetd and invoke Xvnc with the "-fp
tcp/localhost:7100" in my case from /etc/dt/config/Xservers but should work
the same from Xstart.  Setting the fontpath alone is not sufficient --
although the required fonts must all be found in the fontpath.  If you can
display everything correctly on the local Xserver then you do not have a
fontpath problem, you just need to serve them to Xvnc.

from another post in this thread... I think Xvnc *IS* analogous to a Xserver
running locally on a PC as it is a foreign X service that does not run on
the console like the native Xserver on display :0.

Regards,
Glenn

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Beerse, Corni
> Sent: Tuesday, February 26, 2002 7:18 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Fonts Problems
>
>
> > well, its a strange thing. I am really just messing around. i
> > spend alot of
> > time at school and would like to use my PC at school, without
> > going home, so i
> > use VNC. it is a linux box(at home) and windows at school.
> > the funny thing is,
> > even on the local machine (i have a dummy login where i
> just VNC to my
> > desktop) it does the font errors. I was under the impression
> > that vnc sent the
> > actual image data to the viewer, so that fonts wouldnt really
> > matter. But i
> > guess that doesnt mean i know anything. When i get home again
> > from classes, i
> > will look at the xset thing, i know their is a font path
> > thing in one of the
> > script files for vncserver i think. maybe that will help? i
> > thought they were
> > all set properly though. thanks again for any help and your time.
>
> You're right, vnc sends the picture. All vnc-view sessions to the same
> server should give the same view. What I said on the local X
> server was a
> local, console login with the default X server (for linux on PC's:
> XF86Free).
>
> For the xset thing, you can redirect xset to the other
> display with the
> -display option: If the $DISPLAY variable in the vnc session is :1.0,
> compare the results of
> xset -display :1.0 -q
> xset -display :0.0 -q
>
> Provided anyone is logged in on the local console and has no access
> restrictions. Being root here gives no access....
>
> >
> >      --Dave
> >
> >
> > On Tue, 26 Feb 2002 11:35:42 +0100
> > "Beerse, Corni" <[EMAIL PROTECTED]> wrote:
> >
> > > Some investigation to be done on your side here:
> > >
> > > How does the local display operate? Does it work better on
> > the same fonts?
> > > THen compare the font settings of both local X and Xvnc
> > (both on the same
> > > machine):
> > >
> > > Execute `xset -q` on both displays and compare the FontPath
> > settings.
> > >
> > > First (test) solution: use xset to update this fontpath
> > setting in the xvnc
> > > setting. xvnc -help gives the list with options, check all
> > 'fp' options and
> > > check the results with `xset -q`.
> > >
> > > Once you fond the updated fontpath, alter the command that
> > starts Xvnc
> > > (check `Xvnc -help` for the option).
> > >
> > > Success,
> > >
> > > CBee
> > >
> > >
> > > >
> > > > Hi their, i am curious to know, if anyone knows why my VNC
> > > > doesnt'd display some fonts, i get blocks instead of text, an
> > > > example is AIM the AOL release, i can see the persons screen
> > > > name and time stamp, but any message after is a bunch of
> > > > blocks. this also occures with some themes i have for GTK. Is
> > > > their a solution? Thanks for your time.
> > > >
> > > >      --Dave
> > > >
> >
> ---------------------------------------------------------------------
> > > > To unsubscribe, mail [EMAIL PROTECTED] with
> the line:
> > > > 'unsubscribe vnc-list' in the message BODY
> > > > See also: http://www.uk.research.att.com/vnc/intouch.html
> > > >
> >
> ---------------------------------------------------------------------
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, mail [EMAIL PROTECTED] with the line:
> > > 'unsubscribe vnc-list' in the message BODY
> > > See also: http://www.uk.research.att.com/vnc/intouch.html
> > >
> >
> ---------------------------------------------------------------------
> >
> ---------------------------------------------------------------------
> > To unsubscribe, mail [EMAIL PROTECTED] with the line:
> > 'unsubscribe vnc-list' in the message BODY
> > See also: http://www.uk.research.att.com/vnc/intouch.html
> >
> ---------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to