-
Tried calling a function with a{sv} signature and failed.:
```
Error: Invalid struct data
at writeStruct (/opt/webauslage/webauslage/lib/node-dbus/lib/marshall.js:31:11)
at write (/opt/web…
-
I have a code in which dbus objects are dynamically added. but in some cases i want to remove a dbus method in runtime.
-
1. DBus Standard Interfaces
DBus spec encourage to use "Standard Interfaces", but QtDBus missing classes or some feature for these interface, make using and have a dbus service implement those i…
-
https://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces
**org.freedesktop.DBus.ObjectManager** has a method and two signals which can be implemented on services.
* GetManage…
-
I get the above while trying to mount an archive, and I can't mount archives.
These were the args I used to build the flatpak
```json
"finish-args": [
"--socket=wayland",
…
-
I've tried installing, uninstalling. Nada. I'm on ros melodic on a raspi 4
My output from terminal
```
pi@llt0001:~/pifi $ pifi status
Traceback (most recent call last):
File "/usr/local/bin/pi…
-
When trying to run through `dbus-session-run python dbus_endpoint.py`, I get the following error:
```
File "dbus_endpoint.py", line 39, in
bus.publish(dbus_path, DbusEndpoint(dbus_path))
…
-
I'm adapting the current secret-service code to also work synchronously with the dbus library, and I came across something I don't understand. The [implementation of `item.equal_to`](https://github.c…
-
The systemd `busctl` on Ubuntu 20.04 doesn't like the `xmlns:doc` attribute that `dbus-objects` adds to the `` element of the introspection XML. Just leaving out the attribute makes `busctl` happy.
…
-
It appears from a discussion over on the BlueZ mailing list that the DBus object passed to the RegisterAdvertisement method needs to have a DBus.ObjectManager interface.
Is this something that coul…
ukBaz updated
5 years ago