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).
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).