Re: Java ATK Wrapper? [Was: Could we release new Accerciser version ?]

2019-04-01 Thread Javier Hernandez via gnome-accessibility-list
Hey, maybe we should try reaching to Magdalen (put her on CC) and check with her whether she's able to chime in. If that's a dead end, I'm seeing that the last changes were pushed by Federico, see: https://gitlab.gnome.org/federico/java-atk-wrapper/merge_requests/1#note_307358

Re: Java ATK Wrapper? [Was: Could we release new Accerciser version ?]

2019-04-01 Thread Samuel Thibault
apinheiro, le lun. 01 avril 2019 17:35:22 +0200, a ecrit: > The last time I got involved with Java ATK wrapper was not a good > experience. Sure, there are a lot of bugs that my patches fix... Samuel ___ gnome-accessibility-list mailing list

Re: Java ATK Wrapper? [Was: Could we release new Accerciser version ?]

2019-04-01 Thread apinheiro
The last time I got involved with Java ATK wrapper was not a good experience. I would prefer to not get involved with it again. For some of the options, the basic guidelines I summarized for Accerciser still applies. But again, Im not giving any advice. Im not involved. Im not here. Good luck

Java ATK Wrapper? [Was: Could we release new Accerciser version ?]

2019-04-01 Thread Samuel Thibault
Hello, BTW, there is also the Java ATK Wrapper, for which I have more than a dozen patches submitted to the BTS. Is Magdalen Berns still an actual maintainer? The last committer, Fridrich Strba, told me he isn't and just got his changes pushed by somebody who happened to have the right to.

Re: Java ATK Wrapper

2016-07-29 Thread Zahari Yurukov
'll attach a list of its contents to this message), I spotted a README file with the following content: This fedora package installs java-atk-wrapper in a JRE-independent way. It is up to each JRE to make use of it correctly. In general, you want to symlink the shared object and the jar into

Re: Java ATK Wrapper

2016-07-26 Thread Zahari Yurukov
Hi Peter, I forgot to say that I went installing Java ATK Wrapper from source, cause the package in the repository didn't seem to work, too. I rarely use Java apps, and honestly I haven't had good results ever, but I started learning Java and I wondered why a extremely simple app wit

Re: Java ATK Wrapper

2016-07-26 Thread Peter Vágner
Hello, About a week ago I have also tried java atk wrapper with jdk8 on arch linux. It's still a work in progress PKGBUILD script I do have here because it installs some files into ~/usr/lib/jvm/java-8-openjdk/jre/lib/ i.e. into my home directory instead of system wide usr/lib/jvm/j

Java ATK Wrapper

2016-07-24 Thread Zahari Yurukov
Hi, I'm using Fedora 23 with Orca, at-spi2-core, at-spi2-atk and pyat-spi from source. OpenJDK version is 1.8.0. I folloed this wiki article: https://wiki.gnome.org/Accessibility/JavaAtkWrapper I installed both Java ATK wrapper and SwingSet3 from source. When I run SwingSet3 as described i

About java atk wrapper (JAW) status: more info required

2012-11-29 Thread Piñeiro
Hello everybody, during the last two GNOME accessibility meetings we were talking about the status of the Java ATK wrapper [1][2]. In short, some Orca users are having problems to use Java applications with Orca. Specifically, one of the main problems is that it is hard/impossible to build it, in

Re: Building the Java-atk-wrapper on Ubuntu

2012-02-19 Thread Luke Yelavich
On Sat, Feb 18, 2012 at 12:51:33PM EST, Jason White wrote: > You should be able to download the source files of the package and build it - > there's probably an Ubuntu version already, or if not, there will be soon. Yes, there is in precise, and it has replaced java-access-bridge. Luke __

Re: Building the Java-atk-wrapper on Ubuntu

2012-02-17 Thread Jason White
Paul Hunt wrote: > As the subject suggests I'm attempting to build the JAW on Ubuntu 11.10. There is a Debian package for it now. I noticed it while performing an upgrade of my system today. You should be able to download the source files of the package and build it - there's probably an Ubuntu

Re: Building the Java-atk-wrapper on Ubuntu

2012-02-17 Thread Jason White
Paul Hunt wrote: > configure: error: Package requirements ( > atk >= 1.17.0 > glib-2.0 > gthread-2.0 > gmodule-2.0 > gdk-2.0 > gconf-2.0 > ) were not met: You need to install the appropriate development packages. Use aptitude search or similar tools to find them. Once i

Building the Java-atk-wrapper on Ubuntu

2012-02-17 Thread Paul Hunt
Hi, As the subject suggests I'm attempting to build the JAW on Ubuntu 11.10. But the ./configure gives me the following error output configure: error: Package requirements ( atk >= 1.17.0 glib-2.0 gthread-2.0 gmodule-2.0 gdk-2.0 gconf-2.0 ) were not met: No package 'gdk

ANNOUNCE: Java ATK Wrapper 0.30.3

2010-11-08 Thread ke.w...@sun.com
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.30.2

2010-10-15 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.30.0

2010-04-22 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.28.4

2010-02-28 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.29.5

2010-02-28 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.28.3

2010-02-26 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.29.4

2010-02-26 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.28.2

2010-01-29 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.29.3

2010-01-29 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

Re: Using the Java ATK Wrapper with Orca... again

2010-01-15 Thread huntp
Hello Ke, Many thanks! I've installed v28.1 and swing applications are running every time and the accessibility with Orca is working very nicely. Thanks again. Paul Quoting Ke Wang : > Hi, > > I've fixed this problem and release 0.28.1. You can download it and have > a try. > > Thanks, >

Re: Using the Java ATK Wrapper with Orca... again

2010-01-14 Thread Ke Wang
keep this path in the system's library path. So you should probably specify /usr/lib as the prefix while configuring. Sorry, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question

ANNOUNCE: Java ATK Wrapper 0.28.1

2010-01-14 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.29.2

2010-01-14 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replaces the former java-access-bridge. By talking to ATK-Bridg

Re: Using the Java ATK Wrapper with Orca... again

2010-01-09 Thread Mario Lang
Paul Hunt writes: > The odd thing is that the same program does occasionally run but that > error output is the usual response. I can confirm this. In roughly 1 out of 5 tries, Java Swing applications with JAW do run without any problem. So the issue seems to be related to locking in combinati

Re: Using the Java ATK Wrapper with Orca... again

2010-01-08 Thread Paul Hunt
ib as the prefix while configuring. Sorry, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Tha

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
Hi, JAW is registered as a component of at-spi, you can find it in the following category. Classification: Platform Application: at-spi Component: Java ATK Wrapper Regards, Ke Paul Hunt wrote: Hi, Is JAW registered on bugzilla.gnome.org? I went to file a new bug and chose

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
path on my build machine. I'll fix this in the next release. I'll also add some log message. Correcting the absolute path to xprop did apparently help to get me further but now I do get a segmentation fault. If you have any hints on how to debug segfaults related to the use of j

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Mario Lang
ly ignored. Correcting the absolute path to xprop did apparently help to get me further but now I do get a segmentation fault. If you have any hints on how to debug segfaults related to the use of java-atk-wrapper, please let me know. Stack: [0xb6b33000,0xb6b84000], sp=0xb6b823f0, free space=13c

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
ify /usr/lib as the prefix while configuring. Sorry, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Or

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Paul Hunt
as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still cannot seem to get O

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
onfiguring. Sorry, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
y, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still can

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Harry Lu
oblem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still cannot seem to get Orca to provide access to swing applications and am hoping someone on

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Paul Hunt
onfiguring. Sorry, I meant /usr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
sr as prefix here. Regards, Ke Feel free to let me know if there is any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still cannot seem t

Re: Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Ke Wang
s any problem. Regards, Ke Paul Hunt wrote: Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still cannot seem to get Orca to provide access to swing applications and am hoping someo

Using the Java ATK Wrapper with Orca... again

2010-01-07 Thread Paul Hunt
Hello list, A while ago I posted a question about using the Java ATK Wrapper to provide access to Java swing apps with Orca. Thanks to those who responded. I still cannot seem to get Orca to provide access to swing applications and am hoping someone on this list can help? I have a Java

ANNOUNCE: Java ATK Wrapper 0.29.1

2009-11-27 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

Re: Using the Java ATK Wrapper with Orca

2009-10-25 Thread Ke Wang
Hi Paul, It seems that Java cannot find the libatk-wrapper.so. How did you configure Java ATK Wrapper? Was the so file installed into the path where Java can find? Regards, Ke Paul Hunt wrote: Hi list, I've just started a programming course in Java and we're getting onto bui

Using the Java ATK Wrapper with Orca

2009-10-24 Thread Paul Hunt
Hi list, I've just started a programming course in Java and we're getting onto building UI's with swing. I am using Ubuntu 9.04 (Jaunty) and the latest version of Orca (2.28) for accessibility. I know that either the Java access bridge or the Java ATK wrapper is required fo

Java ATK Wrapper 0.28.0 released!

2009-09-21 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It replaces the old java-access-bridge. By talking to ATK-Bridg

ANNOUNCE: Java ATK Wrapper 0.27.8

2009-08-27 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

ANNOUNCE: Java ATK Wrapper 0.27.7

2009-08-16 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

ANNOUNCE: Java ATK Wrapper 0.27.6

2009-08-06 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

ANNOUNCE: Java ATK Wrapper 0.27.5

2009-07-29 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

ANNOUNCE: Java ATK Wrapper 0.27.4

2009-07-16 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

ANNOUNCE: Java ATK Wrapper 0.27.3

2009-07-06 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

Re: ANNOUNCE: Java ATK Wrapper 0.27.2

2009-06-11 Thread Willie Walker
Hi Joanie: The instructions are similar to the Java Access Bridge for GNOME, but easier. Since the Java ATK Wrapper is not using Java/CORBA, we don't need the ~/.orbitrc nonsense. But, we still need to set up the accessibility.properties and java-atk-wrapper.jar files. On OpenSo

Re: ANNOUNCE: Java ATK Wrapper 0.27.2

2009-06-11 Thread Joanmarie Diggs
Hi Ke. If it wouldn't be too much trouble, would you please post instructions for properly installing the Java ATK Wrapper in OpenSolaris 2009.06 because I'm obviously missing something: $ jcontrol Exception in thread "main" java.awt.AWTError: Assistive

ANNOUNCE: Java ATK Wrapper 0.27.2

2009-06-10 Thread Ke Wang
What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully teste

Re: ANNOUNCE: Java ATK Wrapper 0.27.1

2009-06-04 Thread Jeff Cai
The java-access-bridge will not be added any new features. We will only do bug fixing on java-access-bridge 1.26.x and there will be no java-access-bridge 1.28.x or 1.30.x. Regards Jeff On Fri, 2009-06-05 at 11:32 +0800, Ke Wang wrote: > This is the initial release of Java ATK Wrap

ANNOUNCE: Java ATK Wrapper 0.27.1

2009-06-04 Thread Ke Wang
This is the initial release of Java ATK Wrapper. What's JAW? ==== Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replac