Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Mar 1998 14:47:23 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Nate Williams <nate@mt.sri.com>, java@FreeBSD.ORG
Subject:   Re: Java applet gets no keystrokes? 
Message-ID:  <199803032147.OAA02309@mt.sri.com>
In-Reply-To: <199803032134.NAA18015@dingo.cdrom.com>
References:  <199803031606.JAA29120@mt.sri.com> <199803032134.NAA18015@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > It's got permissions, but it can't create it.  If I run it as root, it
> > just spits out error messages about not being able to find fonts.
> 
> Huh?  vncserver is a perl script.  You don't default to an emasculated 
> perl do you?  You must have X on the system, or you wouldn't be able to 
> build the server in the first place; is your X in the canonical 
> location?

I have X installed, and it's a standard install.

> > > > I'm trying to help, but I can't even get anything to work, let alone the
> > > > java stuff.
> > 
> > Are you sure vncserver is even working, since it's not on my box.
> 
> Well, no, actually, I just threw everything into a port and didn't even 
> bother building it here at all.
> 
> What sort of question is that?  Of course it works; how else would I 
> have gotten to the point where I couldn't get keystrokes into it?  8)

Because it's not working.

> What happens if you just run (as yourself):
> 
>  Xvnc :1


I turn vncserver as root (as specified in your email), and I get the
following errors in ~/.vnc/X.log:
rfbInitSockets: listening on TCP port 5901
httpInitSockets: listening on TCP port 5801
failed to set default font path '/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X
11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/
,/usr/X11R6/lib/X11/fonts/100dpi/'
Fatal server error:
could not open default font 'fixed'
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
xrdb: Interrupted system call
xrdb: Can't open display 'caddis.mt.sri.com:1'
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
xsetroot:  unable to open display 'caddis.mt.sri.com:1'
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
_X11TransSocketINETConnect: Can't connect: errno = 61
Error: Can't open display: caddis.mt.sri.com:1
twm:  unable to open display "caddis.mt.sri.com:1"

No go. :(

Are you saying that I don't need to run vncserver?


Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803032147.OAA02309>