gdbus_test icon indicating copy to clipboard operation
gdbus_test copied to clipboard

server compile error and client segmentation fault.

Open jehutting opened this issue 8 years ago • 0 comments

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.

jehutting avatar Jun 01 '17 11:06 jehutting