gdbus_test
gdbus_test copied to clipboard
server compile error and client segmentation fault.
Looking for gdbus examples I stumbled upon your gdbus_test. Thanks for that. Only I had some issues with it: server.c didn't compiled, and client.c throwed a segmentation fault. I fixed both issues and made fix_gdbus_test.patch.zip. Now your example runs fine.