Hello, I just did a fresh fc3 install from the iso's at linux-speakup.org, and configured gnopernicus to work fine with festival.
Next, I installed j2sdk1.4.2_03 from java.sun.com to /usr/java/j2sdk1.4.2_03. Next I checked out java-access-bridge from the gnome cvs repository. I compiled java-access-bridge and installed it to /opt/jab I then created symlinks for /opt/jab/share/jar/gnome-access-bridge.jar and /opt/jab/share/jar/jnav.jar to /usr/java/j2sdk1.4.2_03/jre/lib/ext. verified using locate command: /usr/java/j2sdk1.4.2_03/jre/lib/ext/gnome-access-bridge.jar /usr/java/j2sdk1.4.2_03/jre/lib/ext/jnav.jar My .orbitrc file contains the following: ORBIIOPUNIX=1 ORBIIOPIPv4=1 When I start gnome, and open a terminal window and attempt to run the notepad demo shipped with the jdk, I get: Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct uncaught exception: java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.JavaBridge 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 java.awt.Window.getToolkit(Window.java:688) at java.awt.Window.init(Window.java:246) at java.awt.Window.<init>(Window.java:275) at java.awt.Frame.<init>(Frame.java:401) at java.awt.Frame.<init>(Frame.java:366) at javax.swing.JFrame.<init>(JFrame.java:154) at Notepad.main(Notepad.java:132) Any help greatly appreciated :-) Don Raikes Download this as a file Delete & Prev | Delete & Next Move to: �INBOX Move Take Address right frame end _______________________________________________ gnome-accessibility-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
