Recently, in Ubuntu 9.10 I was getting a pop up in Ubuntu that stated there was a problem with evolution-alarm-notify.
More details provided were something along the text that this person was getting:
Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details – 1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-8GFKPqutfI: Connection refused)
Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details – 1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-8GFKPqutfI: Connection refused)
Basically it was a constant popup about Evolution-alarm-notify. Here’s the fix:
Run this in a terminal: mv ~/.gconfd/saved_state saved_state.old
Thanks to this post for the solution
I hope that helps someone out there.




