[gnome-bluetooth] lib: Add a little debug



commit 708566c1099ff7ecf6c7035da058dd68a8d7b56d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 17 19:10:18 2012 +0000

    lib: Add a little debug

 lib/bluetooth-client.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 938c70e..55a0a9c 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -1759,6 +1759,7 @@ bluetooth_client_connect_service (BluetoothClient     *client,
 	if (proxy == NULL) {
 		if (table != NULL)
 			g_hash_table_unref (table);
+		g_debug ("Device '%s' has a services table, but no proxy", device);
 		goto bail;
 	}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]