Bug 48219 - Use GNetworkMonitor
Summary: Use GNetworkMonitor
Status: RESOLVED DUPLICATE of bug 41148
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 15:52 UTC by Jonny Lamb
Modified: 2012-04-03 06:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.