Bug 560203

Summary: Replace at-spi with at-spi2-core in default installation
Product: [openSUSE] openSUSE 11.3 Reporter: Vincent Untz <vuntz>
Component: Live MediumAssignee: Stephan Kulow <coolo>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: sshaw
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: patterns patch

Description Vincent Untz 2009-12-03 01:41:01 UTC
The accessibility stack in GNOME has been rewritten (to be based on dbus, so it'll be cross-desktop, etc.). I've been working on packages so that the old and the new stack are parallel installable. The packages for this will hopefully be pushed to Factory this week-end.

At least for the first few months of this cycle, we'd like to have the new stack by default so it can be tested. This implies installing at-spi2-core by default (and at-spi wouldn't be needed, so could be removed from the default install)
Comment 1 Stephen Shaw 2009-12-03 19:33:02 UTC
you will also need at-spi2-atk and pyatspi2
Comment 2 Vincent Untz 2009-12-04 01:06:39 UTC
at-spi2-atk should automatically come (it supplements packageand(at-spi2-core:gtk2), and python-atspi should only be needed for stuff like orca/accerciser (which should require it anyway). So all in all, at-spi2-core should bring all the magic :-)
Comment 3 Stephan Kulow 2009-12-08 13:32:46 UTC
I'm confused. Can you please provide a patch against http://www.gitorious.org/opensuse/patterns
Comment 4 Vincent Untz 2009-12-09 09:45:25 UTC
Created attachment 331713 [details]
patterns patch

This is what should be done. I think :-) I'm always confused when touching patterns, but I grepped for at-spi, so it should be okay.
Comment 5 Stephan Kulow 2010-01-25 12:10:44 UTC
applied and pushed