From owner-freebsd-hackers Tue Jan 6 19:51:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA02865 for hackers-outgoing; Tue, 6 Jan 1998 19:51:51 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA02848 for ; Tue, 6 Jan 1998 19:51:43 -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 UAA24186; Tue, 6 Jan 1998 20:51:21 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id UAA29048; Tue, 6 Jan 1998 20:51:19 -0700 Date: Tue, 6 Jan 1998 20:51:19 -0700 Message-Id: <199801070351.UAA29048@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Amancio Hasty Cc: Nate Williams , Damon Anton Permezel , freebsd-hackers@FreeBSD.ORG Subject: Re: Motif question In-Reply-To: <199801070306.TAA02137@rah.star-gate.com> References: <199801070046.RAA28404@mt.sri.com> <199801070306.TAA02137@rah.star-gate.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk > > with your last binary release, although lots of AWT stuff is broken, and > > Swing components don't work at all. > > > Swing components seems to work over here well at least the ones > that I have tested it. I am running FreeBSD 3.0-current with > the recent port of jdk1.1.5 I'm using both, and they don't work reliably *at all*. I can get them to work sometime, but not all the time. This is with Swing-0.6.1, not the newest release which has many bugs fixed but many new bugs with resizing stuff, so we're avoiding that release. > > Is there any chance of the diffs being released anytime soon, so that > > those of us with Motif can create their own binary releases w/out these > > annoying bugs? (Replacing the LessTif shlib with the Motif version > > Well, I am slugging over here with jdk1.1.5 so at the very least real > soon we will have diffs against jdk1.1.5 --- now I am just truly > hacking the jdk1.1.5 however I sincerely believe that once > the diffs are released from whomever we will be in better shape > to tackle jdk1.1.5. I don't follow? Are you creating your own JDK1.1.5 port on your own? Nate