Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 09:56:51 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Kevin Oberman <kob6558@gmail.com>
Cc:        gnome@freebsd.org, Anton Shterenlikht <mexas@bristol.ac.uk>
Subject:   Re: www/epiphany on ia64 fails to start with: Unable to connect to session bus: Failed to connect to socket /tmp/dbus-dyUjnhLBwE: No such file or directory
Message-ID:  <20120319095651.GA71681@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <CAN6yY1v5w7YBtnT68HE%2Bbe4_Gj6-9U8_caUg1kTBPRYDB4it9w@mail.gmail.com>
References:  <20120316130240.GA17090@mech-cluster241.men.bris.ac.uk> <CAN6yY1v5w7YBtnT68HE%2Bbe4_Gj6-9U8_caUg1kTBPRYDB4it9w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 16, 2012 at 10:29:23AM -0700, Kevin Oberman wrote:
> On Fri, Mar 16, 2012 at 6:02 AM, Anton Shterenlikht <mexas@bristol.ac.uk> wrote:
> > I've built epiphany-2.30.6_2 on ia64 r231193M.
> >
> > It fails to start with:
> >
> > % epiphany
> >
> > ** (epiphany:17117): WARNING **: Unable to connect to session bus: Failed to connect to socket /tmp/dbus-dyUjnhLBwE: No such file or directory
> > %
> >
> > I did a quick search on the net, but can't find
> > anything useful.
> >
> > Please advise
> 
> Is dbus running? The error indicates that the dbus socket is not found.
> ps -Uyour_user_name | grep dbus should show several processes, most importantly:
> /usr/local/bin/dbus-daemon

Looks like it:

TZAV> ps ax | grep dbus
 1435  -  Is       0:00.02 /usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --sess
 1434  2- I        0:00.01 dbus-launch --autolaunch=fb0372ea595109904f5a068e00000180 --binary-synta
TZAV> epiphany

** (epiphany:72157): WARNING **: Unable to connect to session bus: Failed to connect to socket /tmp/dbus-dyUjnhLBwE: No such file or directory
TZAV> 

www/firefox36 runs fine for me.
It is built with dbus as well.

I understand I don't have to close
firefox36 in order to run epiphany, right?

Anyway, even when I close firefox36, I still
get the same error.

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120319095651.GA71681>