Re: GConf+DBus in jhbuild
Murray Cumming <[email protected]> Sat, 12 Jul 2008 00:39:28 +0200
| Newsgroups | gmane.comp.gnome.lib.gconf |
|---|---|
| Message-ID | <1215815969.6177.1.camel@murrayc-x61> |
On Thu, 2008-07-10 at 17:15 -0400, Ray Strode wrote: > Hi, > > > 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://www.gnome.org/projects/gconf/ > > for information. (Details - 1: Could not send message to gconf daemon: > > The name org.gnome.GConf was not provided by any .service files) > > " > > I don't know if jhbuild shell ensures a fresh dbus session bus gets > started or not. > > If not, that could cause your problem. > > What if you do, > > jhbuild shell > dbus-launch --exit-with-session bash > > and then type your commands? Yes, that fixes it. Thanks for the useful workaround. I wonder what would be the appropriate way to fix this properly in jhbuild. Presumably the regular non-jhbuild stuff needs to use its regular D-Bus (and regular GConf) processes, and jhbuild should use its own, without the two being confused. -- Murray Cumming [email protected] www.murrayc.com www.openismus.com