Comment 4 for bug 1381105

Revision history for this message
Thomas Voß (thomas-voss) wrote :

Yup, it times out because the trust-prompt started by:

  core::trust::mir::Agent::authenticate_request_with_parameters

Almost never succeeds to connect to Mir/Unity8 via its trusted socket. It seems like U8 is entirely blocked by something, probably on the graphics pipeline as a whole (but other parts might obviously cause the issue, too).