les joies d'urpmi !
au lancement de gnomemeeting , j'ai une erreur comme quoi Gconf est mal configuré ou un probleme de droits ? j'ai suivi la faq jusqu'a killall (pas de gconfd-2 qui tournait) mais apres . je n'ai pas de gconf_test_age dans /etc/gconf/schema/gnomemeeting.schema ?
7.10. I have GConf errors when I start GnomeMeeting, what can I do?
The first thing to do is to try to change the permissions with:
$ chmod -R 4755 /etc/gconf/gconf.xml.defaults/
$ killall -9 gconfd-2
If it doesn't work, either GConf is not properly setup on your system, either you don't have compiled GnomeMeeting with the right GConf flags. Not all distributions install GConf settings in /etc/gconf, but gconftool-2 --get-default-source should always give you the place where default GConf settings are installed.
When starting, GnomeMeeting will test the value for a given key, and compares it to what it expected to receive. If what he receives doesn't match whith what he expected, then there is a problem. That key is "/apps/gnomemeeting/general/gconf_test_age", and gconftool-2 --get "/apps/gnomemeeting/general/gconf_test_age" should always return a value different of 0.
Message édité par superX le 24-07-2002 à 01:02:22