Re: Orca Problems with Access-Bridge



Your subject is perhaps wrong?
Thats not an orca problem!!

Check your javac installation by typing:
javac -version
on a linux console.
You need the java sdk from sun to get the accesbridge to work.

Sorry, I should have put that in the message. I am using Sun's JDK 1.5.0_11.

I sent the message to this list because I thought it was the most likely place where I would find persons knowledgeable about integrating Access-Bridge into the Gnome desktop. Again, if there is another list that is more appropriate, please let me know.

Thanks,

dave



----- Original Message ----- From: "Halim Sahin" <halim sahin t-online de>
To: <orca-list gnome org>
Sent: Friday, March 16, 2007 2:15 PM
Subject: Re: Orca Problems with Access-Bridge


Hello,
On Fr, Mär 16, 2007 at 11:48:16 -0600, David E. Price wrote:
Hi,

If this is not the correct venue for this question, please let me know
where I should take this problem.

I am running Ubuntu Edgy. I'm afraid that I can't give you a version
number for Gnome, since Orca will not read anything in the about Gnome
window.  However, it should be the most recent update available through
apt-get.  I am new to gnome, so if there is an easy way to get the
version info, please let me know.

I downloaded Java Access-Bridge, version 1.5.0. I installed packages
until configure returned no errors. (One issue, however... the only
gnome-2.0 directory in the tree is /usr/share/gnome-2.0, so I did not
pass a prefix into configure. If this indicates that there is a package
that I need to install, please let me know.)

When I make install, I get the following output with Java errors:

make[1]: Leaving directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/bridge'
Making all in impl
make[1]: Entering directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl'
Making all in org
make[2]: Entering directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org'
Making all in GNOME
make[3]: Entering directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org/GNOME'
Making all in Accessibility
make[4]: Entering directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org/GNOME/Accessibility'
CLASSPATH=../../../../idlgen:../../../../impl:../../../../bridge:../../../../util javac DesktopImpl.java CLASSPATH=../../../../idlgen:../../../../impl:../../../../bridge:../../../../util javac EditableTextImpl.java
../../../../impl/org/GNOME/Accessibility/TextImpl.java:28:
org.GNOME.Accessibility.TextImpl is not abstract and does not override
abstract method getDefaultAttributeSet() in
org.GNOME.Accessibility.TextOperations
public class TextImpl extends UnknownImpl implements TextOperations {
       ^
EditableTextImpl.java:29: org.GNOME.Accessibility.EditableTextImpl is
not abstract and does not override abstract method
getDefaultAttributeSet() in org.GNOME.Accessibility.TextOperations
public class EditableTextImpl extends TextImpl implements
EditableTextOperations {
       ^
2 errors
make[4]: *** [EditableTextImpl.class] Error 1
make[4]: Leaving directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org/GNOME/Accessibility'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org/GNOME'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl/org'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/deprice/tmp/java/java-access-bridge-1.5.0/impl'
make: *** [all-recursive] Error 1


Any assistance will be greatly appreciated.

Your subject is perhaps wrong?
Thats not an orca problem!!

Check your javac installation by typing:
javac -version
on a linux console.
You need the java sdk from sun to get the accesbridge to work.

HTH
Halim
_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list




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