Summary: | avatar request times out and response gets ignored | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Jonathon Jongsma <jonathon> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gabble log with GABBLE_DEBUG=all LM_DEBUG=net |
I believe this was fixed in 0.8.0: the timer was being started when the request was enqueued, not when it was sent. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 28423 [details] gabble log with GABBLE_DEBUG=all LM_DEBUG=net I have a log where a remote contact changes their avatar, and then gabble queues the request to get the avatar data, but it times out before any request is sent. At some point in the future, the request does get sent, but the response is ignored.