Bug 4980

Summary: request_name for org.freedesktop.DBus should fail
Product: dbus Reporter: Robert McQueen <robert>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 7813    

Description Robert McQueen 2005-11-07 10:39:25 UTC
Doing dbus_bus_request_name(... 'org.freedesktop.DBus' ...) currently returns
DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER, which is bogus because you cannot own
this name - the bus always uses it.
Comment 1 John (J5) Palmieri 2006-08-10 13:43:51 UTC
1.0 blocker
Comment 2 John (J5) Palmieri 2006-08-18 08:48:19 UTC
In CVS

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.