Re: [orca-list] Question about at-spi and at-spi2



You *should* be able to make AT-SPI and AT-SPI2 coexist if you build AT-SPI 1 with --enable-relocate, and then you would enable AT-SPI1 by setting /desktop/gnome/interface/at-spi-corba in gconf (/desktop/gnome/interface/at-spi-dbus is no longer used). However, it might be simpler to just make the packages conflict. The pyatspi bindings are different for AT-SPI2--the new pyatspi code will not recognize accessibles exposed over CORBA. It will, however, load pyatspi from the at-spi-corba directory instead if the gconf key is set (although I'll probably remove the rest of the relocate code for 3.2).

-Mike

On Sun, 10 Apr 2011, Michael Whapples wrote:

Hello,
I have started to work on getting the archlinux accessibility packages corrected for gnome 3.0. This required pyatspi to be packaged, however I think it may cause a conflict with at-spi-1.32.0. The at-spi-1.32.0 package on archlinux includes the python bindings for at-spi.

Looking through the file lists for the at-spi package and the pyatspi package I think there are some files which appear in both packages. My question is, can at-spi and at-spi2 with pyatspi coexist on a system or should they be seen as a conflict? If they can coexist on the same system, which python bindings should take priority? IE. Should the python bindings in the at-spi package be removed and just pyatspi be installed?

For those interested, the forum thread discussing this can be seen at https://bbs.archlinux.org/viewtopic.php?id=116566.

Michael Whapples
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp




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