[Bug 28421] New: reconsider mapping of chat state 'gone'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 7 15:26:31 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28421
Summary: reconsider mapping of chat state 'gone'
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: low
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
We currently send chat state 'gone' when the Telepathy channel is closed, and
Empathy closes Text channels when their window is closed.
telepathy-spec currently says:
# It may not be explicitly sent
# It should be automatically sent when the channel is closed
The XEP says:
> <gone/>
> Definition: User has effectively ended their participation in the chat session.
> Suggested trigger: User has not interacted with the chat session interface, system, or device for a relatively long period of time (e.g., 10 minutes).
which isn't very helpful either.
One possible resolution is:
* Remove the two quoted bullet points from the spec
* Make Gabble not send <gone/> on Close()
* If UIs want to send the 'gone' state, they can treat it like any other state
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list