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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to