[Telepathy] [Bug 13559] New: Warning when cancelling async call because of weak ref

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 7 05:03:15 PST 2007


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

           Summary: Warning when cancelling async call because of weak ref
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: xclaesse at gmail.com


In tp-glib client code, we can give a gobject to async calls and signals to
tell tp-glib to cancel/disconnect them if the object is finalized.

When a signal/call is disconnected/cancelled because of the weak ref, TpProxy
will call g_object_weak_unref() on the finalized object and cause a warning.


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


More information about the Telepathy mailing list