Bug 11954 - dbus-api does not unregister the object path.
Summary: dbus-api does not unregister the object path.
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-11 23:32 UTC by Peter Hutterer
Modified: 2009-07-08 23:50 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.