Re: Fail to connect to socket, not found system_bus_socket.
Thiago Macieira <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <13401781.PBiiJIO98R@tjmaciei-mobl1> |
On Tuesday, 2 October 2018 04:31:07 PDT dtdang wrote: > However, when I run my application or 'dbus-monitor' util then I get bellow > error. > > > "Fail to connect to socket /usr/var/run/dbus/system_bus_socket: No such > file or directory". dbus-monitor, like all applications, does not read the config file. It's trying to find the system bus socket from the hardcoded path that you passed during configure. You may want to pass a path to avoid the calculated and obviously wrong /usr/var/run/dbus/system_bus_socket -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus