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 668498 - Stop watching connectivity change
Stop watching connectivity change
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-23 13:25 UTC by Guillaume Desmottes
Modified: 2012-02-02 11:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
presence-manager: stop watching connectivity changes (5.32 KB, patch)
2012-01-23 14:08 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-01-23 13:25:22 UTC
MC 5.10.0 has been released since a while and integrates NetworkManager/Conman support. We should remove this code in Empathy.
Comment 1 Guillaume Desmottes 2012-01-23 14:08:18 UTC
Created attachment 205881 [details] [review]
presence-manager: stop watching connectivity changes

Mission-Control does it for us now (thanks Will!).

We don't remove empathy-connectivity yet because some Empathy components still
rely on it to display the status of the network. Ideally, this could be
exposed by MC as well (fdo #45126).
Comment 2 Guillaume Desmottes 2012-02-02 11:15:38 UTC
Attachment 205881 [details] pushed as 3300289 - presence-manager: stop watching connectivity changes