Bug#913516: glib2.0: glib-compile-schemas doesn't compile relocatable schemas

lollo93 lorenzoariemma at gmail.com
Sun Nov 11 19:44:47 GMT 2018


Source: glib2.0
Severity: normal

Dear Maintainer,

I'm trying to create a gschema.override file to add a custom keybinding for
opening the gnome-terminal.
I created the file inside /usr/share/glib-2.0/schemas/ like this

[org.gnome.settings-daemon.plugins.media-keys]
custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-
keybindings/custom0/']

[org.gnome.settings-daemon.plugins.media-keys.custom-
keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-
keybindings/custom0/]
name="GNOME Terminal"
command="gnome-terminal"
binding="<Primary><Alt>t"

and I compile it with "glib-compile-schemas --strict
/usr/share/glib-2.0/schemas/".
No errors were reported but the custom keybinding is not working.

I searched the web trying to find new solutions and I found a bug from 2014 in
the launchpad (Ubuntu)website stating the exact same thing.
I'm linking the bug here:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1281580

Am I doing anything wrong when I want to add a custom key-bindings in my schema
file, or is 'glib-compile-schemas' really not applying this part from the
schema file?

Thanks
Lorenzo



-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the pkg-gnome-maintainers mailing list