[Telepathy] [Bug 18832] Tp-glib shared lib calls exit()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 25 23:35:18 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18832





--- Comment #1 from Sunil Mohan Adapa <sunil at synovel.com>  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.


More information about the Telepathy mailing list