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 636166 - Hardcoded schema location in dconf-editor
Hardcoded schema location in dconf-editor
Status: RESOLVED DUPLICATE of bug 622292
Product: dconf-editor
Classification: Other
Component: general
0.5.x
Other All
: Normal normal
: ---
Assigned To: dconf-editor maintainer(s)
dconf-editor maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-11-30 20:14 UTC by Jonathan Blanchard
Modified: 2015-02-22 12:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Jonathan Blanchard 2010-11-30 20:14:15 UTC
As per line 472 of editor/dconf-model.vala the path to load schemas from is hardcoded.

---
            schemas.load_directory("/usr/share/glib-2.0/schemas");
---

This obviously prevents dconf-editor from working for gnome environments located outside of /usr
Comment 1 Rui Matos 2011-01-19 21:21:48 UTC
This is a dupe of bug 622292.
Comment 2 Vincent Untz 2011-02-03 22:34:27 UTC

*** This bug has been marked as a duplicate of bug 622292 ***
Comment 3 André Klapper 2015-02-22 12:22:44 UTC
[moving dconf>editor tickets to dconf-editor product. See bug 744791]