[Bug 24899] remove MC 5's Account.Interface.Compat.SetHasBeenOnline
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 29 15:09:12 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=24899
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-06-29 06:09:12 PDT ---
(In reply to comment #1)
> I think that could make sense or, even better, keep track of the last time the
> account has been online.
>
> So, when a client detects a connection error he can test if ($last_time_online
> > $last_time_account_has_been_modified) and give more info to the user: "That's
> probably a server or network issue" or "You probably break you account".
>
> This has been suggested in an Empathy bug IIRC.
If you want this functionality, I think it'd make more sense as a boolean:
HasBeenOnlineWithTheseParameters, or some less ugly name for the same :-)
(I'm not sure that this information is enough, though, since regressions in the
CM can also cause a connection error, so the CM version is another relevant
variable.)
--
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