gnome-access-bridge setup on fedora core 3



Hello,

I just did a fresh fc3 install, and then installed j2sdk1.4.2_03 on it from the java.sun.com site.
I then compiled gnome-common and java-access-bridge from cvs.

I symlinked the gnome-access-bridge.jar and jnav.jar to /usr/java/j2sdk1.4.2_03/jre/lib/ext
and
accessibility.properties to
/usr/java/j2sdk1.4.2_03/jre/lib

I then installed Oracle's JDeveloper 10.1.3 to /opt/jdev/j2ee1013.

As a non-root user,I launched gnome which was configured to work with gnopernicus and all is well.

I opened the terminal window and ran the command:
/opt/jdev/j2ee1013/jdev/bin/jdev > jdev.log 2>&1

The results I get are listed below

What is wrong with my accessbridge setup?
Oracle JDeveloper 10g 10.1.3
Copyright 1997, 2005 Oracle.  All Rights Reserved

Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.JavaBridge
	at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:690)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:774)
	at oracle.bali.ewt.graphics.ImageUtils._getImageResource(Unknown Source)
	at oracle.bali.ewt.graphics.ImageUtils.getImageResource(Unknown Source)
	at oracle.jdeveloper.JDeveloper.launch(JDeveloper.java:73)
	at oracle.jdeveloper.JDeveloper.main(JDeveloper.java:47)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]