<br><br><div class="gmail_quote">2009/3/14 Thiago Macieira <span dir="ltr"><<a href="mailto:thiago@kde.org">thiago@kde.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">阿保 wrote:<br>
>23:36:37.509 [E] hald_dbus.c:5747: dbus_bus_get(): Failed to connect to<br>
>socket /usr/local/var/run/dbus/system_bus_socket: No such file or<br>
> directory ============================================<br>
>Could somebody tell me how to deal with this?<br>
<br>
</div>Is the system bus daemon running (dbus-daemon --system)?<br>
<br>
Does the path where the system bus socket gets created exist<br>
(/usr/local/var/run/dbus)?<br>
<br>
Does the user which the system bus daemon uses have permission to write<br>
there (usually user messagebus)?<br>
<font color="#888888"><br>
--<br>
Thiago Macieira - thiago (AT) <a href="http://macieira.info" target="_blank">macieira.info</a> - thiago (AT) <a href="http://kde.org" target="_blank">kde.org</a><br>
PGP/GPG: 0x6EF45358; fingerprint:<br>
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358<br>
</font><br>_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
<br></blockquote></div>Yes, dbus-daemon is running...<br>But the system bus socket doesn't exist.<br>The user messagebus does have permission to write there.<br>(I use ubuntu distribution...)<br>