GNOME Bugzilla – Bug 786916
deprecation warnings /system
Last modified: 2018-12-07 16:55:31 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.
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.
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 ***