Re: libgnomeui stock menu items



ERDI Gergo <cactus cactus rulez org> writes:
> WARNING: node <text> not understood below <schemalist>

This is an oldish gconf - I fixed this warning on 12-04 according to
the ChangeLog.
 
> [gnome2] 22:16:31 [cactus galaxy libgnomeui]$ gconftool --shutdown
> [gnome2] 22:17:20 [cactus galaxy libgnomeui]$ gconftool --get-schema-name /desktop/gnome/menus/show-icons
> No schema known for `/desktop/gnome/menus/show-icons'

However, I don't think this has been fixed since then.

Are you using the C locale? If not perhaps it has issues in other
locales.

Also, make sure /etc/syslog.conf is logging user level messages:

 user.*    /var/log/user

Then see what /var/log/user has in it after you do the above gconf stuff.

Also, look at
prefix/etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/menus/%gconf.xml
and see if there's a schema in that file, and look at 
prefix/etc/gconf/gconf.xml.defaults/desktop/gnome/menus/%gconf.xml
and see if you have something like this:

  <gconf><entry name="show-icons" mtime="1008014447" schema="/schemas/desktop/gnome/menus/show-icons"/></gconf>

i.e. the schema= part is important.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]