Comment 2 for bug 1498214

Revision history for this message
Niklas Wenzel (nikwen) wrote :

It looks as if the issue is related to the following line from the logs:

QSocketNotifier: Can only be used with threads started with QThread

Inspecting the dbus calls sent by the system, I found out that the contact information request dbus call isn't made until after the timeout (in my updated code) when this bug appears.