gdbus Questions

2

Solved

I have a problem using Glib. I want to subscribe to a dbus signal without launching the mainloop with g_main_loop_run. I create the connection to the correct bus and call the function g_dbus_conne...
Berga asked 19/5, 2014 at 12:28

2

Solved

I have made below sample xml and need some help in forming dbus-send command to set/get propoerty "Status". I know how to call methods, but not able to read/write property using dbus-send. xml: &...
Hendricks asked 6/2, 2018 at 17:44

3

I am new to GDbus programming. I need to implement a simple Dbus send-receive message (Signals) using Dbus Glib. I tried to google some sample programs, but couldn't find. Can anyone post any such...
Valle asked 12/5, 2016 at 11:36

4

Solved

I am trying to a byte array over D-Bus using the GDBus bindings. Can you please let me know how I can achive that. I tried googling but didnt help. Byte array contains a image file so cannot be co...
Earldom asked 8/4, 2014 at 12:49

2

With the last release of BlueZ (5.30) the highlight was the completion of the GATT D-Bus apis. My goal is to programmatically (in C), as a BLE client: scan for ble devices (which I can do with th...
Petromilli asked 12/6, 2015 at 16:56

1

Solved

I've created a new systemd service that I would like to be able to active via a dbus call. The service simply executes a shell script. I've defined the service here: /lib/systemd/system/testamund...
Corticosterone asked 14/7, 2015 at 19:30

1

Solved

I am not able to receive systemd DBus signals when using gdbus-codegen generated manager proxy. But I am able to successfully call methods provided by systemd over DBus. I searched online and look...
Diaconate asked 1/4, 2015 at 3:19
1

© 2022 - 2024 — McMap. All rights reserved.