From owner-freebsd-questions Tue Sep 24 9:46:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0742937B401 for ; Tue, 24 Sep 2002 09:46:35 -0700 (PDT) Received: from hughes-fe01.direcway.com (hughes-fe01.direcway.com [66.82.20.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65F2243E42 for ; Tue, 24 Sep 2002 09:46:34 -0700 (PDT) (envelope-from wmprice@direcway.com) Received: from jerusalem ([66.82.51.234]) by hughes-fe01.direcway.com (InterMail vK.4.04.00.00 201-232-137 license dcc4e84cb8fc01ca8f8654c982ec8526) with ESMTP id <20020924164655.VFIG7479.hughes-fe01@jerusalem> for ; Tue, 24 Sep 2002 12:46:55 -0400 Content-Type: text/plain; charset="iso-8859-1" From: "Weston M. Price" Subject: Strange Behavior with ALL Java based GUI applications Date: Tue, 24 Sep 2002 12:38:14 +0000 User-Agent: KMail/1.4.3 To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209241238.14631.wmprice@direcway.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, =09I am having an awful time with any sort of Java application that requi= res a graphical user interface. I am using the native JVM 1.3.1 provided in the ports collection. If I try to run ANY of the following applications: RealPlayer Eclipse JEdit Forte etc. I get errors such as Warning: translation table syntax error: Unknown keysym name: osfActivat= e Warning: ... found while parsing 'osfActivate:ManagerParentActivate(= )' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfBeginLi= ne Warning: ... found while parsing 'osfBeginLine:ManagerGadgetTraverseHome()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfActivat= e Warning: ... found while parsing 'osfActivate:ManagerParentActivate(= )' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfActivat= e Warning: ... found while parsing 'osfActivate:DrawingAreaInput() ManagerParentActivate()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfUp Warning: ... found while parsing 'osfUp:DrawingAreaInput() ManagerGadgetTraverseUp()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfSelect Warning: ... found while parsing 'osfSelect:ManagerGadgetSelect()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfSelect Warning: ... found while parsing 'osfSelect:MenuBarGadgetSelect()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfActivat= e Warning: ... found while parsing 'osfActivate:ManagerParentActivate(= )' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfHelp Warning: ... found while parsing 'osfHelp:MenuHelp()' Warning: String to TranslationTable conversion encountered errors Warning: translation table syntax error: Unknown keysym name: osfActivat= e Warning: ... found while parsing 'osfActivate:PrimitiveParentActivat= e()' Warning: String to TranslationTable conversion encountered errors The result is that the keyboard becomes completely unusable. This is consistent across ALL Java applications that have some for of GUI other t= han the deployment tool that comes with the J2EE SDK. I have tried these applications with both the JDK 1.3.1 and the linux-sun 1.4.1 port. I real= ly have no idea what this is happening. Any assistance would be greatly apprecitated. My system info is I am running 4.7 PRE-RELEASE. Thanks. Weston ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message