After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722660 - TelepathyClient: disconnect signals from destroyed ChatSources
TelepathyClient: disconnect signals from destroyed ChatSources
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-20 22:21 UTC by Giovanni Campagna
Modified: 2014-01-28 20:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
TelepathyClient: disconnect signals from destroyed ChatSources (1.54 KB, patch)
2014-01-20 22:21 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-01-20 22:21:38 UTC
Otherwise they keep firing if the source is destroyed by the user
and they trigger Clutter warnings from touching invalid actors.
Comment 1 Giovanni Campagna 2014-01-20 22:21:42 UTC
Created attachment 266817 [details] [review]
TelepathyClient: disconnect signals from destroyed ChatSources
Comment 2 drago01 2014-01-25 21:33:18 UTC
Review of attachment 266817 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2014-01-28 20:53:01 UTC
Attachment 266817 [details] pushed as ccfc9f3 - TelepathyClient: disconnect signals from destroyed ChatSources