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 786916 - deprecation warnings /system
deprecation warnings /system
Status: RESOLVED DUPLICATE of bug 796320
Product: gsettings-desktop-schemas
Classification: Core
Component: general
3.24.x
Other All
: Normal normal
: ---
Assigned To: gsettings-desktop-schemas-maint
gsettings-desktop-schemas-maint
Depends on:
Blocks:
 
 
Reported: 2017-08-28 14:29 UTC by Patrick Welche
Modified: 2018-12-07 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrick Welche 2017-08-28 14:29:39 UTC
warning: Schema 'org.gnome.system.locale' has path '/system/locale/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.

as seen on a system with glib 2.52.3 and gsd 3.24.0

checking git-head, schemas/org.gnome.system.locale.gschema.xml.in is as above.
Comment 1 Bastien Nocera 2017-08-29 08:08:23 UTC
Those cannot be changed, and aren't going to change in the short-term, as changing the paths could have consequences on applications using them.
Comment 2 Michael Catanzaro 2018-12-07 16:55:31 UTC
I at least intend to change glib-networking (and consequently all GNOME stuff) to stop using these deprecated settings. It's not appropriate to keep this warning spam alive indefinitely. We can put them in a new location and do a settings migration, it's not too hard. Let's move discussion to bug #796320.

*** This bug has been marked as a duplicate of bug 796320 ***