Date: Fri, 5 May 2006 07:53:56 -0400 From: "michael johnson" <buhnux@gmail.com> To: "eculp@encontacto.net" <eculp@encontacto.net> Cc: ports@freebsd.org Subject: Re: After the upgrade to gnome 2.14 the epiphany browser will not run under kde. Message-ID: <b2203fed0605050453w21629895v8228ea272e51b64a@mail.gmail.com> In-Reply-To: <20060505062114.bsn1kcw2s4wgco4g@correo.encontacto.net> References: <20060505062114.bsn1kcw2s4wgco4g@correo.encontacto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/5/06, eculp@encontacto.net <eculp@encontacto.net> wrote: > > After the upgrade to 2.14, the Epiphany web browser no longer wants to > run with kde. It generates the following error: > > Startup failed because of the following error: > Unable to determine the address of the message bus You need dbus running. I'm going to copy and paste the old faq since we removed it since gnome-session starts dbus session. *How do I use D-BUS from within the GNOME Desktop?* If you ever start up an application and see the following error: WARNING **: Service registration failed. WARNING **: Unable to determine the address of the message bus It means the application wants to use D-BUS<http://www.freedesktop.org/wiki/Software_2fdbus>. D-BUS is a message bus system which allows for applications to communicate with one another. Many applications such as Evince, Epiphany, Evolution, an= d Liferea are starting to make use of D-BUS's services. In order for applications to communicate with D-BUS, the system message daemon must first be started. To do this, add the following to /etc/rc.conf= : dbus_enable=3D"YES" I'm probably the only person who uses epiphany with kde. > > ed > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0605050453w21629895v8228ea272e51b64a>