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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"