After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 658562 - Fix handling a11y settings
Fix handling a11y settings
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 658459 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-09-08 13:53 UTC by Matthias Clasen
Modified: 2011-09-09 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix handling a11y settings (5.28 KB, patch)
2011-09-08 13:54 UTC, Matthias Clasen
none Details | Review
Fix up a11y settings handling (1.17 KB, patch)
2011-09-08 14:26 UTC, Matthias Clasen
accepted-commit_now Details | Review
Fix up a11y settings handling (1.17 KB, patch)
2011-09-08 22:39 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2011-09-08 13:53:58 UTC
Somebody changed the type of the atk-bridge-location key
from s to ay. Without telling interested parties :-(
Comment 1 Matthias Clasen 2011-09-08 13:54:01 UTC
Created attachment 195988 [details] [review]
Fix handling a11y settings
Comment 2 Matthias Clasen 2011-09-08 14:26:29 UTC
Created attachment 195993 [details] [review]
Fix up a11y settings handling

Somebody changed the type of the atk-bridge-location key
from s to ay. Without telling affected parties :-(
Comment 3 Dan Winship 2011-09-08 16:20:48 UTC
*** Bug 658459 has been marked as a duplicate of this bug. ***
Comment 4 Matthias Clasen 2011-09-08 22:39:24 UTC
The following fix has been pushed:
5b39b87 Fix up a11y settings handling
Comment 5 Matthias Clasen 2011-09-08 22:39:38 UTC
Created attachment 196048 [details] [review]
Fix up a11y settings handling

Somebody changed the type of the atk-bridge-location key
from s to ay. Without telling affected parties :-(
Comment 6 Alejandro Piñeiro Iglesias (IRC: infapi00) 2011-09-09 09:26:29 UTC
Finally, as I said on bug 658459 comment 3 I was able to test it (sorry for the delay, some compiling issues).

Patch committed by Mathias solves the issue. Bridge is properly loaded and orca reacts to gnome-shell events.