From owner-freebsd-java Sat Feb 28 16:00:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07943 for freebsd-java-outgoing; Sat, 28 Feb 1998 16:00:59 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07938 for ; Sat, 28 Feb 1998 16:00:57 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id RAA09956; Sat, 28 Feb 1998 17:00:56 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id RAA12192; Sat, 28 Feb 1998 17:00:55 -0700 Date: Sat, 28 Feb 1998 17:00:55 -0700 Message-Id: <199803010000.RAA12192@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: java@FreeBSD.ORG Subject: Re: Java applet gets no keystrokes? In-Reply-To: <199802280149.RAA29950@dingo.cdrom.com> References: <199802280149.RAA29950@dingo.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have a Java applet (the VNC viewer, see ports/net/vnc,vncjava) which > behaves somewhat differently under the JDK appletviewer compared with > Netscape. BTW: >> vnc-3.3.1_javasrc.tgz doesn't seem to exist on this system. >> Attempting to fetch from http://www.orl.co.uk/vnc/dist/. Receiving vnc-3.3.1_javasrc.tgz (25226 bytes): 100% 25226 bytes transfered in 53.2 seconds (474 bytes/s) >> Checksum mismatch for vnc-3.3.1_javasrc.tgz. >> vnc-3.3.1_unixsrc.tgz doesn't seem to exist on this system. >> Attempting to fetch from http://www.orl.co.uk/vnc/dist/. Receiving vnc-3.3.1_unixsrc.tgz (1286787 bytes): 100% 1286787 bytes transfered in 1199.3 seconds (1.05 Kbytes/s) >> vnc-3.3.1_doc.tgz doesn't seem to exist on this system. >> Attempting to fetch from http://www.orl.co.uk/vnc/dist/. Receiving vnc-3.3.1_doc.tgz (556379 bytes): 100% 556379 bytes transfered in 696.8 seconds (799 bytes/s) >> Checksum mismatch for vnc-3.3.1_unixsrc.tgz. >> Checksum mismatch for vnc-3.3.1_doc.tgz. Not sure what's up there, but the port was updated last night. > More specifically, it doesn't seem to receive any keyboard input. > > If someone were to: > > - install the vnc and vncjava ports > - run 'vncserver' caddis:~/.vnc % vncserver You will require a password to access your desktops. Password: Verify: cannot create /home/nate/.vnc/X.log: permission denied New 'X' desktop is caddis.mt.sri.com:1 Creating default startup script /home/nate/.vnc/xstartup Starting applications specified in /home/nate/.vnc/xstartup Log file is /home/nate/.vnc/X.log caddis:~/.vnc % cannot create /home/nate/.vnc/X.log: permission denied I'm trying to help, but I can't even get anything to work, let alone the java stuff. > - point their appletviewer at port 580x on their local machine > (where x is the display number 'vncserver' reported) How do you point an appletviewer at a port? > - try typing in the xterm Sorry, I can't even get the basics working. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message