Hi Marcel, Attached is a patch to fix a small issue with introspection when using gdbus library. Basically the introspection data for '/' can never be invalidated, which leads to funny results when objects are added & removed from '/' hierarchy. Attached patch should fix the issue. Regards, -Denis