glib-compile-schemas doesn't compile relocatable schemas
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GLib |
Expired
|
Medium
|
|||
glib2.0 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Dear Developers,
I am using the Ubuntu 14.04 development release with the GNOME Shell 3.10 and, because my wife is using this system as well, I defined some settings in a gschema.override file.
Everything is working right, except applying settings related to custom key-bindings.
I added following lines my gschema.override file:
[org.gnome.
www='<Super><Alt>w'
email='<Super>e'
custom-keybindings = ['/org/
[org.gnome.
name = 'Launch Gedit'
command = 'gedit'
binding = '<Super>g'
I put my gschema.override file in the '/usr/share/
For testing purposes I created a new user, logged out, and logged in with the new user. In the best case, the custom key-binding were applied automatically, but this has not happened. Other defined key-bindings were applied correctly.
In the gnome-control-
Running 'gsettings list-recursively org.gnome.
If I manually run following commands, the custom key-binding is created correctly:
gsettings set org.gnome.
gsettings set org.gnome.
gsettings set org.gnome.
Am I doing anything wrong when I want to add a custom key-bindings in my schema file, or is 'glib-compile-
Attila
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libglib2.0-bin 2.39.4-0ubuntu1
ProcVersionSign
Uname: Linux 3.13.0-8-generic i686
ApportVersion: 2.13.2-0ubuntu4
Architecture: i386
CurrentDesktop: GNOME
Date: Tue Feb 18 13:58:37 2014
InstallationDate: Installed on 2013-12-13 (67 days ago)
InstallationMedia: BeLin 3.02 i386
SourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- Glib-compile-schemas utility possible doesn't compibiling right - relocatable schemas + glib-compile-schemas doesn't compile relocatable schemas |
Changed in glib: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in glib: | |
status: | Confirmed → Expired |
Status changed to 'Confirmed' because the bug affects multiple users.