Re: [orca-list] While Initializing 'SPI_init()' got error!



Hi members and Samuel,

                             Thank you for your valuable reply. I am using at-spi-1.0 and i used this command " /usr/lib/at-spi/at-spi-registryd  --launche- immediately ", for starting at-spi registry. I was stuck on this error for while, but thanks.


With Regards,
Dhairyashil.


On Thu, Feb 12, 2015 at 1:42 PM, Samuel Thibault <samuel thibault ens-lyon org> wrote:
Dhairyashil Bhosale, le Thu 12 Feb 2015 10:29:33 +0530, a écrit :
>           I was trying to initialize the at-spi in c program, using following
> method SPI_init(), on Debian platform, but I got above errors.
>  So my question is that,
>
>         Q1) How At-spi is called in C program?

The way you did.

What you need is your desktop to start AT-SPI. Apparently it didn't.
It's not up to applications to do it. The way to do it by hand is
running:

/usr/lib/at-spi2-core/at-spi-bus-launcher --launche-immediately

and then AT-SPI applications should work.

>         Q3) How to make java application accessible for assistiveTech using JNI
> to call At-Spi?

You don't need to do this: the java-atk-wrapper does the bridging for
you.

Samuel



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