GNOME Bugzilla – Bug 696876
Running d-feet without system bus
Last modified: 2013-05-20 07:13:50 UTC
Whenever d-feet is started without a system bus running (only a session one), it fails with the following stack trace: Traceback (most recent call last):
+ Trace 231698
app = DFeetApp.DFeetApp()
self.__systembus_connect_cb(None)
bw = BusWatch(Gio.BusType.SYSTEM)
self.connection = Gio.bus_get_sync(self.address, None)
return info.invoke(*args, **kwargs)