dbus as the IPC sync method
Pavel Strashkin
pavel.strashkin at gmail.com
Tue Dec 27 16:57:15 PST 2011
It's session bus, not the system one. Try to run "service dbus start"
or "/etc/init.d/dbus start". It should start system bus for you.
System bus is the "dbus-daemon" process with "--system" argument.
2011/12/27 yinxb <yinxiaobiao at gmail.com>:
> Hi
> It seems dbus-daemon is working.ps aux|grep dbus and get the following info.
>
> -------------
> yinxb 1519 0.0 0.0 1768 120 tty1 S Dec13 0:00
> /usr/bin/dbus-launch --exit-with-session x-session-manager
> yinxb 1520 0.0 0.1 3076 1360 ? Ss Dec13 2:12
> /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
> root 25188 0.0 0.0 3328 880 pts/1 S+ 08:29 0:00 grep
> --color=auto dbus
> -------------
> 2011/12/27 tjoen <tjoen at dds.nl>:
>> On Tue, 2011-12-27 at 10:04 +0800, yinxb wrote:
>>> Connection Error (Failed to connect to socket
>>> /var/run/dbus/system_bus_socket: No such file or directory)
>>
>> dbus-daemon not running
>>
>> _______________________________________________
>> dbus mailing list
>> dbus at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/dbus
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
More information about the dbus
mailing list