Hi,
I've left Oracle, so I'd like to change my contact email to kew...@gnome.org
.
This is not the end of my involvement in GNOME Accessibility development,
but a new start.
I could still help on Java ATK Wrapper and other related projects.
However, I'll be able to do these only in non-working ho
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-Bridge, it k
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-Bridge, it k
+1
Steve Lee wrote:
Sorry for my late response
06:00 or 07:00 are both fine with me
I can't usually make 15:00 as doing school run. Given my level of
involvement at present I guess every other meeting will be fine so I
wont vote against 15:00
Steve
_
Mine:
http://blogs.gnome.org/kewang/2010/03/31/gnome-accessibility-hackfest-2010/
Thanks,
Ke
mgo...@alum.wpi.edu wrote:
Okay; I've finally written a brief post:
http://lightvortex.livejournal.com/190384.html
-Mike G-
On Fri, 2 Apr 2010, Li Yuan wrote:
Here is mine.
http://blogs.gnome.org/
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-Bridge, it k
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-Bridge, it k
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-Bridge, it k
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-Bridge, it k
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-Bridge, it k
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-Bridge, it k
an't see JAW in there anywhere.
Paul
On 07/01/10 15:39, Ke Wang wrote:
Hi,
Someone reported similar problem before, but I thought it's not JAW's
matter.
Now it seems this is really a problem caused by JAW.
JAW has only been fully tested on Solaris.
I'll try to reproduce th
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-Bridge, it ke
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-Bridge, it ke
"all" to see all applications as I was unsure as to the
classification and I can't see JAW in there anywhere.
Paul
On 07/01/10 15:39, Ke Wang wrote:
Hi,
Someone reported similar problem before, but I thought it's not JAW's
matter.
Now it seems this is really a p
Hi Mario,
Mario Lang wrote:
Ke Wang writes:
I think the problem is that JAW could not find the so library file.
That is one possibility, however, the empty catch block in AtkWrapper
silently muffles all possible Exceptions so that debugging initialisation
problems becomes pretty
9.
Thanks.
Paul
On 07/01/10 14:40, Ke Wang wrote:
Hi,
There is a error while package the tarball of 0.28.0.
I'll correct it soon and release 0.28.1.
As a workaround, you can delete the file
wrapper/org/GNOME/Accessibility/AtkWrapper.java
before configuring.
Or you can directly download 0.2
hanks,
Harry
Ke Wang wrote:
Ke Wang wrote:
Hi,
I think the problem is that JAW could not find the so library file.
The so file will be installed into ($prefix)/lib/. You should keep
this path in the system's library path.
So you should probably specify /usr/lib as the prefix while
c
s for answering.
Unfortunately reconfiguring and installing using --prefix=/usr has
made no difference.
Any further ideas? Are there any other packages I need besides the
JDK itself? I'm running a fairly fresh install of Ubuntu 9.10
(Karmic) so have gnome 2.28.
Paul
On 07/01/10 13:0
Ke Wang wrote:
Hi,
I think the problem is that JAW could not find the so library file.
The so file will be installed into ($prefix)/lib/. You should keep
this path in the system's library path.
So you should probably specify /usr/lib as the prefix while configuring.
Sorry, I meant /u
Hi,
I think the problem is that JAW could not find the so library file.
The so file will be installed into ($prefix)/lib/. You should keep this
path in the system's library path.
So you should probably specify /usr/lib as the prefix while configuring.
Feel free to let me know if there is any pr
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 tested.
By talkin
Hi,
JAW and JAB use different methods to find dynamic library.
You should install the so files into your library path.
Regards,
Ke
Maria Teresa Roccia wrote:
Hi,
By analogy with JAB installation I ran the command:
sudo cp /usr/share/gnome-2.0/lib/libatk-wrapper.so.0.0.8
$JAVA_HOME/jre/lib/
Hi,
Could you confirm whether libatk-wrapper.so was loaded by your Java
application?
Regards,
Ke
Maria Teresa Roccia wrote:
Hello everyone,
I'm trying to install the Java ATK Wrapper 0.28 on Ubuntu 9.10 (or
9.04) working with sun-java6-jdk, but I'm in trouble and I hope
someone can help
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
building UI's wit
Hi Willie,
The initial development of Java ATK Wrapper has been finished in Q3.
Tim Miao has done lots of testing jobs, and after many bug fixing, JAW
has been integrated into
Solaris Nevada 124 finally.
Thanks,
Ke
Willie Walker wrote:
Hi All:
It's time for the GNOME Q3 quarterly report.
===
* What is atk?
===
The interface definitions of accessibility infrastructure.
* What's changed for atk 1.28.0?
Translation update: Bulgarian, Brazilian Portuguese, Serbi
===
* What is at-spi?
===
at-spi (assistive technology service provider interface) is the primary
assistive technology infrastructure for the Solaris and Linux
operating environments. Applications and toolkits supporting the
AT-SPI include the GNOME GTK+ t
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-Bridge, it keeps
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 tested.
By talkin
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 tested.
By talkin
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 tested.
By talkin
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 tested.
By talkin
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 tested.
By talkin
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 tested.
By talkin
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 tested.
By talki
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 replace the
java
37 matches
Mail list logo