Hello Diego, aargh, I've already doubted this issue. First you can try to remove (rename) your local config ~/.ekiga. If this does not work, you should be able to fix this issue by reinstalling the schemas manually (I don't know why the package scripts fail):
$ export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` $ /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/ekiga.schemas Hope this works for you. I apologize for this misworking scripts. Regards, Quentin PS: to uninstall the schemas, do as follows: $ export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` $ /usr/bin/gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/ekiga.schemas Am Samstag, 15. März 2008 15:15:03 schrieb Diego Pablo de la Hera: > Hello Quentin, sorry to bother you. I have just installed the newest > Ekiga's version, but when I try to run it, it shows "Gconf key error. Ekiga > got an invalid value for the GConf key > '/apps/ekiga/general/gconf_test_age'." I've checked their FAQ, as the error > message suggests, but after doing what was recommended to be done, the > error persists. At the FAQ it said it could be a compilation issue. > If you think this is a configuration problem on my system, just ignore this > message and sorry for having bothered you. If this might, indeed, be a > compilation issue, please try and fix it if you can. > Thank you very much for your time, > > Diego. > > _______________________________________________ > Packman mailing list > [email protected] > http://212.112.227.138/cgi-bin/mailman/listinfo/packman _______________________________________________ Packman mailing list [email protected] http://212.112.227.138/cgi-bin/mailman/listinfo/packman
