Hi, this is in telepathy-glib/connection-manager.c:530, inside function init_gvalue_from_dbus_sig(): case 'o': g_value_init (value, DBUS_TYPE_G_OBJECT_PATH); g_value_set_static_string (value, "/"); return TRUE;
Fixed in bbf80e8b2f9e8ed0e190974cbebd262e052e89c7. Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.