Re: [g-a-devel] Detecting whether AT is available



The problem is when at-spi-registryd start, it will call XChangeProperty to set its IOR to an X property. And if other applications start before the at-spi-registryd, it can not get the IOR and can not find the at-spi-registryd.

You can try to get that IOR to determine whether the at-spi-registry is running.

Regards,
Li

Sven Herzberg wrote:
Hey dudes,

I'm playing around with at-spi and the cspi API. Unfortunately I ran
into this: When I start my test application without a running
at-spi-registryd SPI_init() starts the at-spi-registryd. But
unfortunately the other applications are not connected to the
registry.

Is there a way to check whether the registry daemon is already
running? (So my application can say something like "Accessibility not
enabled, goodbye")

Regards,
  Sven
_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel




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