[Bug 29271] TpDBusTubeChannel - high level D-Bus tube API
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 2 14:31:59 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=29271
--- Comment #14 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2012-04-02 05:31:59 PDT ---
+ /* FIXME: this is pretty stupid but apparently unless you start and then
+ * stop the server before freeing it, it doesn't stop listening. Calling
+ * _start() twice is a no-op.
+ */
Sounds like a GDBusServer bug no? Did you report it?
+ /* FIXME: this isn't a particularly good error… it's just what comes out
when
+ * the channel gets closed from under us, and there isn't really API on
+ * DBusTube to give a better error.
+ */
I think we should have some way to say if the receiver rejected the tube
invitation. Open a spec bug?
"DBusTubeChannel: always use CREDENTIALS for now"
I agree. Specific system like Sugar can easily patch this and we can always use
a tp_dbus_tube_channel_use_localhost_crendetial () later if we really need to.
Ideally I'd prefer have more examplary examples using GDBus's code generation
but that will do for now.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list