[Telepathy] [Bug 15644] Warning when disconnected due to network error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 22 02:02:42 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15644


Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk>  2008-04-22 02:02:41 PST ---
OK, I think I see the problem. Hopefully I can add a regression test for this
fairly easily, and the fix should be as simple as adding a ref to the TpProxy
around each signal emission.

(It is specifically allowed to use a TpProxy after it has been invalidated -
all API calls will fail with the same GError as the ->invalidated member of
TpProxy, but there will be no assertions - so you don't necessarily need to be
quite so careful to drop all references.)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Telepathy mailing list