proposed patch:

diff --git a/src/system-settings/nm-sysconfig-settings.c 
b/src/system-settings/nm-sysconfig-settings.c
index 99f71c1..99963d5 100644
--- a/src/system-settings/nm-sysconfig-settings.c
+++ b/src/system-settings/nm-sysconfig-settings.c
@@ -172,7 +172,7 @@ static void
 find_by_path (gpointer key, gpointer data, gpointer user_data)
 {
        FindConnectionInfo *info = user_data;
-       NMSysconfigConnection *exported = NM_SYSCONFIG_CONNECTION (data);
+       NMSysconfigConnection *exported = NM_SYSCONFIG_CONNECTION (key);
        const char *path;
 
        if (!info->found) {


** Changed in: network-manager (Ubuntu)
       Status: New => Triaged

** Changed in: network-manager (Ubuntu)
     Assignee: (unassigned) => Alexander Sack (asac)

-- 
NetworkManager crashes in  g_type_check_instance_cast () when connecting to 3G
https://bugs.launchpad.net/bugs/411668
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to