I've had a similar experience. It usually got solved by making sure that the user has the correct environment variables set up.
Assuming a C shell.......
setenv GNOME_PATH to wherever Gnome lives (/opt/gnome for Solaris)
setenv LD_LIBRARY_PATH to include $GNOME_PATH/lib
and, just for convenience,
set path=($path /opt/gnome/bin)
rehash
Then it works, at least so far.
HTH
Paul
On Wed, 2002-07-03 at 13:58, Alessio Dessi wrote:
http://lists.ximian.com/mailman/listinfo/evolutionSometimes I've to run evo for another user, so I open a terminal and "su" to the user, sometimes evolution start I'm happy another times say "Cannot initialize the Evolution shell." evolution-shell-WARNING **: Cannot access Bonobo/ConfigDatabase on wombat: (IDL:OAF/GeneralError:1.0) there is any solution to this? thanks in advance Alessio _______________________________________________ evolution maillist - [EMAIL PROTECTED]
