2012-03-21 16:18, Anton Shterenlikht skrev:
On Wed, Mar 21, 2012 at 10:51:23AM +0100, Polytropon wrote:
On Wed, 21 Mar 2012 09:29:09 +0000, Anton Shterenlikht wrote:
On Wed, Mar 21, 2012 at 04:12:50AM +0100, Bernt Hansson wrote:
You do have this in /etc/rc.conf
dbus_enable="YES"
I didn't think it was necessary, as firefox3
launches dbus-daemon on startup. But I'll give
it a go.
I think those are mandatory when running X + { KDE | Gnome }.
Maybe it's even required for running KDE or Gnome applications
without the whole desktop environment? Maybe the dependencies
are that deep that they affect the libraries used...
Always check for
hald_enable="YES"
dbus_enable="YES"
in your /etc/rc.conf.
See:
http://www.freebsd.org/gnome/docs/halfaq.html
That's funny. Now I'm back to
TZAV> ps ax|grep dbus
15636 - Is 0:00.06 /usr/local/bin/dbus-daemon --system
15726 - Is 0:00.01 /usr/local/bin/dbus-daemon --fork --print-pid 5
--print-address 7 --sessi
11463 0- I 0:00.01 dbus-launch --autolaunch
fb0372ea595109904f5a068e00000180 --binary-syntax
10857 6 R+ 0:00.01 grep dbus
TZAV> ps ax | grep hald
15647 - Is 0:04.57 /usr/local/sbin/hald
15654 - I 0:00.08 hald-runner
10859 6 R+ 0:00.01 grep hald
TZAV> epiphany
** (epiphany:10860): WARNING **: Unable to connect to session bus: Failed to
connect to socket /tmp/dbus-7LOjFYELtv: No such file or directory
TZAV> rekonq
unnamed app(10863): KUniqueApplication: Cannot find the D-Bus session server:
"Failed to connect to socket /tmp/dbus-7LOjFYELtv: No such file or directory"
unnamed app(10862): KUniqueApplication: Pipe closed unexpectedly.
TZAV>
To me it seems that dbus can't write to /tmp and/or create files under /tmp.
This is my home desktop
915 ?? Is 0:04,06 /usr/local/bin/dbus-daemon --system
1317 ?? Is 0:00,24 /usr/local/bin/dbus-daemon --fork --print-pid
5 --print-address 7 --session
3763 ?? Is 0:00,35 /usr/local/bin/dbus-daemon --fork --print-pid
5 --print-address 7 --session
8557 ?? Is 0:00,21 /usr/local/bin/dbus-daemon --fork --print-pid
5 --print-address 7 --session
....
1186 ?? Is 3:47,36 /usr/local/sbin/hald
1193 ?? I 0:00,12 hald-runner
1197 ?? S 0:37,69 hald-addon-storage: no polling on /dev/fd0
because it is explicitly disabled (hald-addon-storag
1241 ?? IW 0:00,00 hald-addon-mouse-sysmouse: /dev/ums0
(hald-addon-mouse-sy)
_______________________________________________
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"