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 665168 - metacity: referrenced non-existand gsettings schema
metacity: referrenced non-existand gsettings schema
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2011-11-30 02:55 UTC by Jason Siefken
Modified: 2011-12-06 17:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
metacity: referrenced non-existand gsettings schema (1.07 KB, patch)
2011-11-30 02:55 UTC, Jason Siefken
committed Details | Review

Description Jason Siefken 2011-11-30 02:55:07 UTC
metacity references the non-existant org.gnome.wm.keybindings 
as opposed to org.gnome.desktop.wm.keybindings
Comment 1 Jason Siefken 2011-11-30 02:55:09 UTC
Created attachment 202414 [details] [review]
metacity: referrenced non-existand gsettings schema

Starting metacity gives the error Lib-GIO-ERROR **: Settings schema
'org.gnome.wm.keybindings' is not installed
which makes sense, since the actual keybindings are located at
org.gnome.desktop.wm.keybindings
Comment 2 Florian Müllner 2011-11-30 13:04:08 UTC
Review of attachment 202414 [details] [review]:

Right, my bad.