Comment 3 for bug 13535

Revision history for this message
Joseph S. (titaniumangel) wrote :

Commenting out line 99 in DeviceManager.py (self.bus.add_signal_receiver())
bypasses the problem. It starts and seems to work, although almost all devices
are still unknown. As I'm not familiar with the internals and don't know what
that line does (other than that it does something with every device), I can't
really judge what this means.