On Mittwoch, 12. Oktober 2011 at 23:35, Pierre Abbat wrote: > I edit a file with gedit and get this line repeatedly on the terminal: > > GConf Error: Failed to contact configuration server; the most common cause is > a missing or misconfigured D-Bus session bus daemon. See > http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to > get connection to session: Unexpected lack of content trying to read a line) > > There is a dbus daemon running. I even ran "dbus-launch gedit &" and got the > same error. What's wrong?
I've had a similar issue* with dbus refusing to speak to avahi. For me, re-building and reinstalling (bmake clean && bmake replace clean) sysutils/dbus resolved this; maybe you could try that? --matthiasr *avahi-daemon[1211]: dbus_bus_get_private(): Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.