Bug 16300 - can't re-connect to bus after dbus_shutdown()
Summary: can't re-connect to bus after dbus_shutdown()
Status: RESOLVED DUPLICATE of bug 15570
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Havoc Pennington
QA Contact: John (J5) Palmieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 15:04 UTC by Havoc Pennington
Modified: 2008-06-10 15:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Havoc Pennington 2008-06-10 15:04:18 UTC
In dbus-bus.c:addresses_shutdown_func(), the following line should be added as the last line:

+ initialized = FALSE;

I can't seem to use freedesktop.org git, it asks me for a password, so someone else will have to commit.
Comment 1 Colin Walters 2008-06-10 15:11:53 UTC

*** This bug has been marked as a duplicate of bug 15570 ***


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.