Re: [Evolution] Evolution-2.32.2 error message



On Fri, 2011-04-01 at 13:27 +0800, Pak Hong Lee wrote:
I just build evolution-2.32.2 from source and when i run from console
it show below message. Evolution work mostly but I am curios about the
error. Do anyone know what is the problem?

(evolution:8078): evolution-shell-CRITICAL **:
shell_settings_pspec_for_key: assertion `schema_name != NULL' failed

        Hi,
make sure you've installed all updated GConf schema files from
evolution, which can be doable like this:

   $ for i in $PREFIX/etc/gconf/schemas/*.schemas ; do \ 
         gconftool-2 --install-schema-file $i >/dev/null;  done

where PREFIX is a prefix which you used when configuring evolution.
        Hope that helps,
        Milan




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