emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DBus binding & direct connections (p2p)?


From: Nicolas Petton
Subject: Re: DBus binding & direct connections (p2p)?
Date: Fri, 28 Jul 2017 12:10:17 +0200

Nicolas Petton <address@hidden> writes:

> I tried this already, but I get:
>
>   D-Bus error: "No such interface 'org.freedesktop.DBus' on object at path
>   /org/freedesktop/DBus"

My guess is that dbusbind.c tries to register to a bus, but there is no bus:

  if (STRINGP (bus))
    dbus_bus_register (connection, &derror);

Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]