Re: Re: gnome and the accessbridge
- From: Bernard Hugueney <bernard hugueney lip6 fr>
- To: gnome-accessibility-list gnome org
- Subject: Re: Re: gnome and the accessbridge
- Date: Mon, 7 Jul 2003 15:00:41 +0200
A propos java-access-bridge.
Is there any reason not to provide a tarball ? (Dependancies on fast
moving libraries?)
Compiling gnome stuff can be a burden :-(
I've been using jhbuild, but it needed som tweakings :
In .jhbuildrc, I just put "modules=['java-access-bridge']", but then
it was not recognized as a known module :-(
so I had to put
<cvsmodule id="java-access-bridge" >
<dependencies>
<dep package="gnome-common" />
</dependencies>
</cvsmodule>
in /jhbuild/modulesets/gnome24.modules
(for a "moduleset = 'gnome24'" in .jhbuildrc )
things went then fine (beware, autoconf 2.5xx needed).
For the "accessibility.properties" file, INSTALL tells that it will be
written in $JAVA_HOME/jre. However, this directory did not contain
any .properties file. I put the file in $JAVA_HOME/jre/lib.
Was it a mistake ?
Anyway, the result seems to be the same as in "[g-a-devel]Java Bridge
Broken?"
http://mail.gnome.org/archives/gnome-accessibility-devel/2003-June/msg00020.html
Even if I have the most recent (2.3.4) libbonobo.
When doing java -jar
/usr/java/j2sdk1.4.2/demo/jfc/Java2D/Java2Demo.jar
I get:
"
Warning: Cannot convert string "MetaCtrl<Key>Insert" to type
VirtualBinding
Java Accessibility Bridge for GNOME loaded.
Registering Application.
org.GNOME.Accessibility._ApplicationStub:IOR:000000000000002249444c3a41636365737
36962696c6974792f4170706c69636174696f6e3a312e30000000000000010000000000000070000
10200000000103133322e3232372e3230312e31343000a2d7000000000021afabcb00000000203d2
9fc8200000001000000000000000000000004000000000a000000000000010000000100000020000
0000000010001000000020501000100010020000101090000000100010100
Exception in thread "main" java.lang.AssertionError:
IDL:Accessibility/Registry:
1.0 could not be activated.
"
Any help most welcome!
Bernard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]