Re: Unable to connect to session bus: Unable to determine the address of the message bus



On Wed, 2006-01-18 at 17:01 +0000, Crispin Flowerday wrote:
> On Wed, 2006-01-18 at 11:56 -0500, Lee Revell wrote:
> 
> > > Epiphany now requires the dbus 'session bus' to be running, on ubuntu,
> > > this should be launched automatically if you have the 'dbus-1-utils'
> > > package installed.
> > 
> > Like I said in the original report, DBus *is* running.
> > 
> > $ ps auxww | grep dbus
> > 103       5805  0.0  0.1   2104   724 ?        Ss   Jan17
> > 0:00 /usr/bin/dbus-daemon --system
> 
> That is the system dbus bus, you need a session bus for epiphany to
> work, this should be setup automatically if you have the dbus-1-utils
> package installed.

Nope, it does not work:

# apt-get install dbus-1-utils 
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  dbus-1-utils
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 170kB of archives.
After unpacking 258kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com dapper/main dbus-1-utils 0.60-2ubuntu6
[170kB]
Fetched 170kB in 1s (120kB/s)                        
Selecting previously deselected package dbus-1-utils.
(Reading database ... 101147 files and directories currently installed.)
Unpacking dbus-1-utils
(from .../dbus-1-utils_0.60-2ubuntu6_i386.deb) ...
Setting up dbus-1-utils (0.60-2ubuntu6) ...

# /etc/init.d/dbus restart
 * Stopping system message bus dbus
[ ok ] 
 * Starting system message bus dbus

$ epiphany 

** (epiphany:26197): WARNING **: Unable to connect to session bus:
Unable to determine the address of the message bus

** (epiphany:26197): WARNING **: Unable to get proxy for DBus's s bus.

** (epiphany:26197): WARNING **: Unable to get DBus proxy; aborting
activation.

No matter what I do, it's unable to connect to the session bus.

Lee




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]