From owner-freebsd-java Wed Mar 4 01:19:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00733 for freebsd-java-outgoing; Wed, 4 Mar 1998 01:19:46 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA00727 for ; Wed, 4 Mar 1998 01:19:38 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id BAA00447; Wed, 4 Mar 1998 01:19:14 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199803040919.BAA00447@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Nate Williams cc: Mike Smith , java@FreeBSD.ORG Subject: Re: Java applet gets no keystrokes? In-reply-to: Your message of "Tue, 03 Mar 1998 16:42:30 MST." <199803032342.QAA03495@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Mar 1998 01:19:14 -0800 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If I do the appletviewer thingy , I am able to type all of this inside the vnc application 8) Seems to also to work okay on my win95 box. I am using XFree86 3.3.1, 3.0-current , jdk1.1.5/motif compiled locally . That reminds me that I should go see if the next version of the XFree86 is ready 8) Tnks Mike! Cheers, Amancio > [ > BTW - The MD5 cksum changed again. You may as well removed the MD5 > files from the port. > ] > > > > > OK. You don't show any errors creating the logfile now; what changed? > > > > > > I decided to be a rootly kind of fellow. :) > > > > Sounds like it's owned by root so you can't write to it now. But I'm > > just guessing. > > I wish it were that easy. I checked for such simple things. > > > > > The vnc server is just a hacked up X server; this is it complaining > > > > about your fonts. Are you using compressed or gzipped fonts? I "fixed" > > > > it to do gzipped ones, perhaps I broke it for compressed fonts? > > > > > > I'm using compressed fonts (old version of XIG on that box that doesn't > > > do gzipped fonts). > > > > Hrrm. I can't see anything in the code that should have broken with > > compressed vs. gzipped fonts. > > > > ... just tested it here with uncompressed, compressed and gzipped > > fonts. Works on all three. > > Weird, I tried it on my other 2.2.5 box and it seems to be working > better. > > > > It won't run at all if I don't run it as root. I get the error about > > > trying to write to X.log (although it has permissions to write there > > > obviously). > > > > There's something really weird going on here. 8( > > No kidding. It works on my box at work (vncserver), but not at home. > And, they're running similar vintage versions of FreeBSD/X, but the one > at work has XIG 4.1, and the one at home has XIG 3.1. > > > Can you check that *all* of the font directories that it says it's > > checking actually exist? If one or more are missing, it'll screw up > > like you're seeing. If that's the case, edit the vncserver script and > > set the fontpath by hand... > > Will do. > > OK, if I do the appletviewer thing, I get the following error: > > moth:/usr/X11R6/share/vnc/classes % appletviewer http://localhost:5801 > java.lang.IllegalAccessError: optionsFrame > at vncviewer.init(vncviewer.java) > at sun.applet.AppletPanel.run(AppletPanel.java:287) > at java.lang.Thread.run(Thread.java) > > > Nate > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message