#0 bluetooth_chooser_get_selected_device_data (self=0x7f0392046500, column=1) at bluetooth-chooser.c:227 222: BluetoothChooserPrivate *priv = BLUETOOTH_CHOOSER_GET_PRIVATE(self); 223: GtkTreeIter iter; 224: gchar *str; 225: gboolean selected; 226: 227: selected = gtk_tree_selection_get_selected (priv->selection, NULL, &iter); 228: if (selected == FALSE) 229: return NULL; 230: 231: gtk_tree_model_get (priv->filter, &iter, column, &str, -1); 232: return str; #1 0x00007f036c686f58 in connect_done (client=, success=0, data=0x7f03927ca8e0) at cc-bluetooth-panel.c:128 123: char *bdaddr; 124: 125: self = data->self; 126: 127: /* Check whether the same device is now selected */ 128: bdaddr = bluetooth_chooser_get_selected_device (BLUETOOTH_CHOOSER (self->priv->chooser)); 129: if (g_strcmp0 (bdaddr, data->bdaddr) == 0) { 130: GtkSwitch *button; 131: 132: button = GTK_SWITCH (WID ("switch_connection")); 133: /* Reset the switch if it failed */ #2 0x00007f036c68800b in connect_callback (proxy=0x7f039260ea60, call=, user_data=0x7f0392a80870) at bluetooth-client.c:1703 1698: retval = FALSE; 1699: g_error_free(error); 1700: } 1701: 1702: if (conndata->func) 1703: conndata->func(conndata->client, retval, conndata->data); 1704: 1705: g_object_unref (conndata->client); 1706: g_object_unref(proxy); 1707: } 1708: #3 0x00007f0382f7f59a in complete_pending_call_and_unlock (connection=0x7f03924818c0, pending=0x7f039285c570, message=) at ../../dbus/dbus-connection.c:2303 [Error: ../../dbus/dbus-connection.c was not found in source tree] #4 0x00007f0382f8282a in dbus_connection_dispatch (connection=0x7f03924818c0) at ../../dbus/dbus-connection.c:4552 [Error: ../../dbus/dbus-connection.c was not found in source tree] #5 0x00007f038120d435 in message_queue_dispatch (source=, callback=, user_data=) at dbus-gmain.c:90 [Error: dbus-gmain.c was not found in source tree] #6 0x00007f038f508d53 in ?? () #7 0x00007f039295e810 in ?? () #8 0x00007fff37b2aaf0 in ?? () #9 0x00007f038120d420 in ?? () at dbus-gmain.c:148 from /tmp/apport_sandbox_7XCCsd/usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2 #10 0x0000000000000000 in ?? ()