gdbus_test icon indicating copy to clipboard operation
gdbus_test copied to clipboard

Is your gdbus demo application having any dependency on systemd?

Open vigneshs88 opened this issue 2 years ago • 0 comments

root@a3fadb87a6ba:/dbus/gdbus_test# ./client (process:12285): GLib-GIO-CRITICAL **: 09:30:40.198: g_dbus_proxy_call_sync_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed resp: (process:12285): GLib-GObject-CRITICAL **: 09:30:40.204: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

I got above error in a arm5 based docker setup. Please help.

In x86 environment, the client server communication works fine. Is there any package should be installed to fix it?

vigneshs88 avatar Jun 22 '23 08:06 vigneshs88