Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2012 16:28:13 +0100
From:      Bernt Hansson <bah@bananmonarki.se>
To:        freebsd-questions@freebsd.org, makc@freebsd.org, gnome@freebsd.org
Subject:   Re: dbus, epiphany, rekonq
Message-ID:  <4F69F38D.9010800@bananmonarki.se>
In-Reply-To: <20120321092909.GA15165@mech-cluster241.men.bris.ac.uk>
References:  <20120319122129.GA41308@mech-cluster241.men.bris.ac.uk> <4F694732.8070708@bananmonarki.se> <20120321092909.GA15165@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
2012-03-21 10:29, Anton Shterenlikht skrev:
> On Wed, Mar 21, 2012 at 04:12:50AM +0100, Bernt Hansson wrote:
>> 2012-03-19 13:21, Anton Shterenlikht skrev:
>>> I can't lauch www/epiphany or www/rekonq
>>> on ia64 -current, due to some dbus issue:
>>>
>>> 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
>>> 41284  5  RL+      0:00.00 grep dbus
>>>
>>> TZAV>   epiphany
>>>
>>> ** (epiphany:41285): WARNING **: Unable to connect to session bus: Failed
>>> to connect to socket /tmp/dbus-dyUjnhLBwE: No such file or directory
>>>
>>> TZAV>   rekonq
>>> unnamed app(41291): KUniqueApplication: Cannot find the D-Bus session
>>> server:  "Failed to connect to socket /tmp/dbus-dyUjnhLBwE: No such file
>>> or directory"
>>>
>>> unnamed app(41290): KUniqueApplication: Pipe closed unexpectedly.
>>>
>>> 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
>>> 41294  5  RL+      0:00.00 grep dbus
>>>
>>> What am I doing wrong?
>>>
>>> I understand dbus is a required part of
>>> a modern browser, it is no longer an option, right?
>>>
>>> Many thanks
>>>
>> You do have this in /etc/rc.conf
>>
>> dbus_enable="YES"
>
> I didn't think it was necessary,

It is.

> as firefox3 launches dbus-daemon on startup.

Only for that firefox3 process, no one else get in.

> But I'll give it a go.

Do that, and my guess is you are going to be a lot happier.



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