On 07/11/2012 10:05 PM, Sebastien Bacher wrote: > Le 22/06/2012 17:38, Piñeiro a écrit : >> * gtk3 adds a new dependency, and calls the bridge init method >> (gnome-shell does the same) > > Hey, > > Thanks for the summary, small question as a packager, what package in > the stack should depends on the at-spi2 dbus service?
Anyone that in the past were loading the bridge should depend on that library. So thats include: * gtk3 (already ported) * gnome-shell (already ported) * Unity (work in progress, see https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1023542) * Firefox (when it gets migrated to gtk3, see https://bugzilla.mozilla.org/show_bug.cgi?id=627699) > Installing gtk 3.5 in Ubuntu atm doesn't bring that service in and gtk > triggers warning, I'm unsure if one of the at-spi libs should depends > on the service or if gtk itself should do it > gtk3.5 should bring that service for any "usual" gtk application (ie: gedit, etc). Unity will not bring that service (see bug before). Mozilla should still be working as it is still using gtk2. That warning is caused because gtk3 atk-bridge module is already there, but it will be removed soon (bug https://bugzilla.gnome.org/show_bug.cgi?id=678315) BR -- Alejandro Piñeiro Iglesias -- Ubuntu-accessibility mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
