http://bugs.freedesktop.org/show_bug.cgi?id=18832
--- Comment #1 from Sunil Mohan Adapa <[email protected]> 2008-12-25 23:35:17 PST --- Created an attachment (id=21487) --> (http://bugs.freedesktop.org/attachment.cgi?id=21487) Patch to remove exit and return NULL in tp_get_bus in case of error.\ Spicebird is using tp-glib and does more things than just IM. So, when dbus connection fails, we would like handle the error and continue without IM. tp-glib however quits on dbus connection failure. For my purpose, this simple patch that removes the exit statement and returns NULL in tp_get_bus will suffice. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
