Re: [Telepathy] FileTransfer: integrating with annoying APIs

2010-10-28 Thread Guillaume Desmottes
Le jeudi 28 octobre 2010 à 09:55 +0200, mikhail.zabal...@nokia.com a écrit : Still, using sockets spliced to temporary files as an intermediate step is a bit of a drag, especially if this detail leaks into the API. But I guess the sacred design cows that prevent writing file paths into the

Re: [Telepathy] SIP Session without Account

2010-10-28 Thread mikhail.zabaluev
Hi, -Original Message- From: telepathy- bounces+mikhail.zabaluev=nokia@lists.freedesktop.org [mailto:telepathy- bounces+mikhail.zabaluev=nokia@lists.freedesktop.org] On Behalf Of ext Olivier Crête Sent: Thursday, October 14, 2010 6:50 PM To: telepathy@lists.freedesktop.org

Re: [Telepathy] _gen/svc.c

2010-10-28 Thread Simon McVittie
On Wed, 27 Oct 2010 at 20:35:04 +0800, sipxuser sipx wrote: Now, I came across another error message: /telepathy-glib/proxy.h(77): error C2332: 'struct' : missing tag name. And the 77th line in proxy.h is: GQuark interface; You need to be careful which Windows headers you

Re: [Telepathy] FileTransfer: integrating with annoying APIs

2010-10-28 Thread Sjoerd Simons
On Thu, 2010-10-28 at 15:32 +1100, Danielle Madeley wrote: So there are a bunch of File Transfer APIs that we want to integrate with (i.e. libpurple) that talk in file names, rather than sockets. It turns out to be straight-foward enough to implement receiving with such an API, we can

Re: [Telepathy] QMLizing telepathy-qt4

2010-10-28 Thread Andre Moreira Magalhaes
Hey all, So I filed a bug report for this, we can continue the discussion there. https://bugs.freedesktop.org/show_bug.cgi?id=31195 BR -- Andre Moreira Magalhaes (andrunko) Jabber: andru...@gmail.com MSN: andru...@hotmail.com Skype:

Re: [Telepathy] FileTransfer: integrating with annoying APIs

2010-10-28 Thread Danielle Madeley
On Thu, 2010-10-28 at 09:58 +0200, Guillaume Desmottes wrote: Le jeudi 28 octobre 2010 à 09:55 +0200, mikhail.zabal...@nokia.com a écrit : Still, using sockets spliced to temporary files as an intermediate step is a bit of a drag, especially if this detail leaks into the API. But I guess

Re: [Telepathy] FileTransfer: integrating with annoying APIs

2010-10-28 Thread Danielle Madeley
On Thu, 2010-10-28 at 12:39 +0100, Sjoerd Simons wrote: On Thu, 2010-10-28 at 15:32 +1100, Danielle Madeley wrote: That's an implementation detail of the client you're using, in the specification the states and when you can call ProvideFile is completely seperate. The only link between the