schema 'net.launchpad.drawers' not compiled

Bug #1322909 reported by Michael Zaugg (AOI)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drawers
New
Undecided
Unassigned

Bug Description

drawers 13.2.1 on precise

I tried to set a drawers setting with gsettings and get an error because the schmema is missing:

 gsettings set net.launchpad.drawers first-run false
 No such schema »net.launchpad.drawers«

When searching a setting via `gsettings list-recursively | grep drawers` I get no result.
I recompiled the schema with `sudo glib-compile-schemas /opt/extras.ubuntu.com/drawers/share/glib-2.0/schemas/` but that changed nothing.

After copying the schema into /usr/share/glib-2.0/schemas/ an recompiling it worked as expected:
 sudo cp /opt/extras.ubuntu.com/drawers/share/glib-2.0/schemas/net.launchpad.drawers.gschema.xml /usr/share/glib-2.0/schemas/net.launchpad.drawers.gschema.xml
 sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.