Bug 11954

Summary: dbus-api does not unregister the object path.
Product: xorg Reporter: Peter Hutterer <peter.hutterer>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED WONTFIX QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: daniel
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Hutterer 2007-08-11 23:32:54 UTC
With --enable-config-dbus, the server cannot register the object path after the first generation.

Error message:
A handler is already registered for the path starting with path[0] = "org"
[config/dbus] couldn't register object path

The matching dbus_connection_unregister_object_path seems to be in the pre_disconnect_hooks, but since they are disabled it is never called.

Tested with version ff4bd3addb48df3eacc4b121cc249a7f38eb981a.
Comment 1 Peter Hutterer 2009-07-08 23:50:09 UTC
since the dbus API is disabled by default anyway I doubt this will get fixed.

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.