Bug 48219

Summary: Use GNetworkMonitor
Product: Telepathy Reporter: Jonny Lamb <jonny.lamb>
Component: mission-controlAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED DUPLICATE QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jonny Lamb 2012-04-02 15:52:14 UTC
We use (at least) nm_client_new() which makes blocking D-Bus calls. nm_client_new_async() exists.

Actually, let's use port mission-control to GConnectionMonitor so we don't have to worry about this rubbish.
Comment 1 Jonny Lamb 2012-04-02 15:54:06 UTC
I mean GNetworkMonitor.

http://developer.gnome.org/gio/unstable/GNetworkMonitor.html
Comment 2 Guillaume Desmottes 2012-04-03 00:59:27 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=41148 (and the linked Empathy bug report)  is all about finer tracking of network connections. GNetworkMonitor won't give us enough flexibility to do that so we should continue using it for now.
Comment 3 Jonny Lamb 2012-04-03 06:12:28 UTC
Yeah, fair, let's close this one.

*** This bug has been marked as a duplicate of bug 41148 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.