On Tue, 29 Jul 2003 14:14:28 +0200 "Frederic Crozat" <[EMAIL PROTECTED]> wrote:
> > No luck. Any way to re-register schemas manually ? > > for i in /etc/gconf/schemas/* ; do > GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 > --makefile-install-rule $i > /dev/null > done There are some problems with desktop.schemas and panel-default-setup.entries. Schema: /etc/gconf/schemas/desktop.schemas WARNING: no <list_type> specified for schema of type list WARNING: failed to install schema `/schemas/desktop/standard/recent-document-entry' locale `C': Schema specifies type list but doesn't specify the type of the list elements WARNING: no <car_type> specified for schema of type pair WARNING: no <cdr_type> specified for schema of type pair WARNING: failed to install schema `/schemas/desktop/standard/save-location-entry' locale `C': Schema specifies type pair but doesn't specify the type of the car/cdr elements Schema: /etc/gconf/schemas/panel-default-setup.entries Document `/etc/gconf/schemas/panel-default-setup.entries' has the wrong type of root node (<gconfentryfile>, should be <gconfschemafile>) Thanks for your help. -- Olivier Blin
