Experiencing this issue on Ubuntu 16.04 x64. To recreate...
Execute: $ gsettings get org.compiz.expo:/org/compiz/profiles/unity/plugins/expo/ vp-saturation Note the value is 40.0. Create a file called /usr/share/glib-2.0/schemas/11_test.gschema.override with the following content: [org.compiz.expo:/org/compiz/profiles/unity/plugins/expo] vp-saturation = '10.0' Note that a relocatable schema was specified in the above file. Execute: $ glib-compile-schemas /usr/share/glib-2.0/schemas/ Execute: $ gsettings get org.compiz.expo:/org/compiz/profiles/unity/plugins/expo/ vp-saturation Note that the vp-saturation value is still 40, and has not been updated. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1281580 Title: glib-compile-schemas doesn't compile relocatable schemas To manage notifications about this bug go to: https://bugs.launchpad.net/glib/+bug/1281580/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs