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 624860 - Need to port gconf keys to gsettings
Need to port gconf keys to gsettings
Status: RESOLVED OBSOLETE
Product: at-spi
Classification: Platform
Component: general
1.31.x
Other Linux
: Normal normal
: ---
Assigned To: At-spi maintainer(s)
At-spi maintainer(s)
Depends on:
Blocks: 622558
 
 
Reported: 2010-07-20 17:46 UTC by Mike Gorse
Modified: 2014-11-19 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mike Gorse 2010-07-20 17:46:15 UTC
We have a gconf key (/desktop/gnome/interface/accessibility) that gets used to determine whether to enable accessibility.  Gconf is being deprecated, so gsettings should be used instead.  However, we may still want to support gconf if it is present, for compatibility with older distributions.
Comment 1 Alejandro Piñeiro Iglesias (IRC: infapi00) 2010-12-28 19:13:23 UTC
BTW, there are already a equivalent gsetting key defined on the schema org.gnome.desktop.interface.gschema.xml, distributed by gsettings-desktop-schemas, so probably it is worth to try to contact gsetting-desktop-schemas maintainers and decide which package should distribute this key.

PS: using the Universal Access Settings, right now you can't configure it. More information on bug 638205
Comment 2 André Klapper 2012-02-26 10:44:33 UTC
[Resetting QA Contact to newly introduced "at-spi-maint@gnome.bugs". 
Reason: So far it was impossible to watch changes in at-spi bug reports without following all the specific persons (Li Yuan, Bill Haneman, Jeff Wai, ...) and also their activity outside of at-spi reports.

IMPORTANT: Anyone interested in following all bug activity (including all maintainers) must watch the "at-spi-maint@gnome.bugs" dummy user by adding it to the 'Users to watch' list under Preferences->Email preferences. This is also the default procedure nowadays in GNOME when setting up new products.]
Comment 3 André Klapper 2013-08-14 10:07:46 UTC
[Mass-resetting default assignee, see bug 705890. Please reclaim this bug report by setting the assignee to yourself if you still plan to work on this. Thanks!]
Comment 4 Magdalen Berns (irc magpie) 2014-11-14 22:40:34 UTC
I'm going to go ahead and close this because it concerns a very old version.
Feel free to open a new bug if the problem persists.
Comment 5 André Klapper 2014-11-14 23:52:21 UTC
gconf is still required: https://git.gnome.org/browse/at-spi/tree/configure.in#n32
Comment 6 Magdalen Berns (irc magpie) 2014-11-15 00:51:17 UTC
(In reply to comment #5)
> gconf is still required:
> https://git.gnome.org/browse/at-spi/tree/configure.in#n32

at-spi isn't maintained anymore. It's at-spi2-core now.