Comment 5 for bug 1409995

Revision history for this message
Michi Henning (michihenning) wrote :

Looks like this is a problem QtNetworkAccessManager. Depending on timing during boot, it permanently gets stuck.

Marcus has a branch that gets rid of Qt completely and uses net-cpp instead:

https://code.launchpad.net/~marcustomlinson/unity-scopes-api/switch-to-net-cpp/+merge/246538

It looks like this will put the issue to rest.