Re: [Telepathy] TelepathyQt patches

2013-06-10 Thread Dario Freddi
Hello, 2013/6/10 Simon McVittie > On 08/06/13 09:27, George Kiagiadakis wrote: > > On Thu, Jun 6, 2013 at 7:19 PM, Simon McVittie > > wrote: > >> Getting "yes, they're appropriate people to review this" from one of the > >> current maintainers (Dario, George, Andre?) would also be good. > > > >

Re: [Telepathy] GNOME/KDE: standarisation of secret schemas

2012-07-16 Thread Dario Freddi
2012/7/16 Debarshi Ray : >> What I am missing here is how all this blends with >> gnome-online-accounts and the future kde web-accounts kcm. I'm not >> sure how GOA works > > GOA is a single sign-on mechanism. When you add a new account in GOA, what it > does is verify the credentials supplied by t

[Telepathy] ANNOUNCE: telepathy-qt 0.9.3

2012-07-13 Thread Dario Freddi
The "We promised, we delivered" release. telepathy-qt is a Qt C++ binding for the Telepathy real-time communication framework, which can be used to implement user interfaces, loggers and other Telepathy components. Tarball: http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.3

[Telepathy] ANNOUNCE: telepathy-qt 0.9.2

2012-07-04 Thread Dario Freddi
The "We were at aKademy and we got bored" release. telepathy-qt is a Qt C++ binding for the Telepathy real-time communication framework, which can be used to implement user interfaces, loggers and other Telepathy components. Tarball: http://telepathy.freedesktop.org/releases/telepathy-qt/telepath

Re: [Telepathy] QMLizing telepathy-qt4

2010-10-20 Thread Dario Freddi
s yet, but it would be nice if this can be accessed easily from > QML as well, and useful for all IM applications built with QML. > > Some of this stuff has already been started and we are progressing quickly. > So, it is important to give feedback ASAP. > You can check what has been do

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-03 Thread Dario Freddi
se don't merge this before I am able to fully review it, which is on > my priority list. Yep, that's for sure :) > > BR -- --- Dario Freddi KDE Developer GPG Key Signature: 511A9A3B signature.asc Description: This is a digitally signed message part. __

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-03 Thread Dario Freddi
ell, I am very bad at namings, so when you'll have a look at the code just confirm you want to change this, and I will :) > > Will take a look at your latest commits (probably contradicting this > recap because of some oversight of mine :)) today evening. Awesome :) --

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-03 Thread Dario Freddi
need to do, I'm fine both ways :) P.S.: However, to ease everyone's work, I'll wait for Olli's review on my current branch before taking further actions, otherwise too many things risk to collide. > > BR -- --- Dario Freddi KDE Developer GPG Key Signature:

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-02 Thread Dario Freddi
Hi, pushed stuff to my branch, here we go :) On Monday 31 May 2010 20:39:21 Olli Salli wrote: > On Fri, May 14, 2010 at 7:52 PM, Dario Freddi wrote: > > Hello everyone, > > > > I addressed most of your concerns and implemented most of your > > suggestions. > >

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-02 Thread Dario Freddi
On Tuesday 01 June 2010 16:29:26 Olli Salli wrote: > On Tue, Jun 1, 2010 at 3:47 PM, Dario Freddi wrote: > > Hi, > > > > On Monday 31 May 2010 20:39:21 Olli Salli wrote: > >> If this contact building in a FIFO queue stuff seems a bit too much, > >> fee

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-06-01 Thread Dario Freddi
Hi, On Monday 31 May 2010 20:39:21 Olli Salli wrote: > On Fri, May 14, 2010 at 7:52 PM, Dario Freddi wrote: > > Hello everyone, > > > > I addressed most of your concerns and implemented most of your > > suggestions. > > > > Thanks, and waiting for the u

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-05-17 Thread Dario Freddi
Update: please ignore the patches I attached previously (they were also flawed). Instead, pull again from my branch (warning, I -f push'd). On Wednesday 12 May 2010 17:15:32 Olli Salli wrote: > On Tue, May 11, 2010 at 8:20 PM, Dario Freddi wrote: > > Hi Olli, first of all

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-05-14 Thread Dario Freddi
Hello everyone, (I'm attaching the patchset here as I don't have the possibility to push stuff to my repository right now) I addressed most of your concerns and implemented most of your suggestions. Point to point: 2010/5/12 Olli Salli > On Tue, May 11, 2010 at 8:20 PM, Dario

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-05-11 Thread Dario Freddi
Hi Olli, first of all thanks for the thorough review. On Tuesday 11 May 2010 18:36:02 Olli Salli wrote: > On Sat, May 1, 2010 at 8:43 PM, Dario Freddi wrote: > > On Saturday 01 May 2010 16:19:10 Dario Freddi wrote: > >> Hello, > >> > >> I managed t

Re: [Telepathy] [PATCH] Fix crashes in FileTransfer and StreamTubes related to SocketAddressIPv4

2010-05-10 Thread Dario Freddi
from D-Bus). If it just > doesn't work, that's OK. > > On Mon, 03 May 2010 at 20:18:18 +0200, Dario Freddi wrote: > > It would be a workaround changing the spec _only_ in tp-qt4, where we > > would actually end up having an inconsistency. > > Right, if t

Re: [Telepathy] [PATCH] Fix crashes in FileTransfer and StreamTubes related to SocketAddressIPv4

2010-05-03 Thread Dario Freddi
ot leading to a crash - hence my proposal for the workaround using 2 different structs. For now, we can simply push a quick fix which avoid the crash - which is just checking if *addr == 0. > > On Mon, 03 May 2010 at 20:18:18 +0200, Dario Freddi wrote: > > It would be a workaround

Re: [Telepathy] [PATCH] Fix crashes in FileTransfer and StreamTubes related to SocketAddressIPv4

2010-05-03 Thread Dario Freddi
On Monday 03 May 2010 19:51:33 Simon McVittie wrote: > On Sun, 02 May 2010 at 12:31:34 +0200, Dario Freddi wrote: > > so after some further debugging with George, we found out the problem > > that made File transfers and stream tubes crash. It looks like dbus-glib > > is s

[Telepathy] [PATCH] Fix crashes in FileTransfer and StreamTubes related to SocketAddressIPv4

2010-05-02 Thread Dario Freddi
at as wjt confirmed, u is always used instead of q in some places, and it might lead to similar situations. -- --- Dario Freddi KDE Developer GPG Key Signature: 511A9A3B From 93777916acb4d69c7fb63702372768bb84f5f53a Mon Sep 17 00:00:00 2001 From: Dario Freddi Date: Sun, 2 May 20

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-05-01 Thread Dario Freddi
On Saturday 01 May 2010 16:19:10 Dario Freddi wrote: > Hello, > > I managed to implement a preliminary version of StreamTubes. There's still > a critical problem in the accept phase I cannot get over and I'd like you > to take a look as well. But one thing at a time.

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-05-01 Thread Dario Freddi
ccepting the tube, at the moment I'm not giving the user a choice for the socket type. Any hints on how to do that in the API? I'd rather not expose the bare socket type. That should be all for now. On Wednesday 28 April 2010 19:42:14 Olli Salli wrote: > On Tue, Apr 27, 2010 at 10:44 P

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-29 Thread Dario Freddi
On Wednesday 28 April 2010 19:42:14 you wrote: > On Tue, Apr 27, 2010 at 10:44 PM, Dario Freddi wrote: > > On Tuesday 27 April 2010 21:37:59 Dario Freddi wrote: > >> On Tuesday 27 April 2010 18:30:03 Olli Salli wrote: > >> > On Sat, Apr 24, 2010 at 3:55 PM, Dario

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-27 Thread Dario Freddi
On Tuesday 27 April 2010 21:37:59 Dario Freddi wrote: > On Tuesday 27 April 2010 18:30:03 Olli Salli wrote: > > On Sat, Apr 24, 2010 at 3:55 PM, Dario Freddi wrote: > > > Hello, > > > > > > please find attached a new version of tp-qt4 high level tubes. > &

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-27 Thread Dario Freddi
On Tuesday 27 April 2010 18:30:03 Olli Salli wrote: > On Sat, Apr 24, 2010 at 3:55 PM, Dario Freddi wrote: > > Hello, > > > > please find attached a new version of tp-qt4 high level tubes. > > > > This time they're really high level - I tried keeping t

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-27 Thread Dario Freddi
Hi Olli and thanks for replying, On Tuesday 27 April 2010 18:30:03 Olli Salli wrote: > On Sat, Apr 24, 2010 at 3:55 PM, Dario Freddi wrote: > > Hello, > > > > please find attached a new version of tp-qt4 high level tubes. > > > > This time they're reall

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-24 Thread Dario Freddi
art hacking on them straight away ;) On Monday 19 April 2010 19:57:40 Andre Moreira Magalhaes wrote: > On 18/04/10 10:09, Dario Freddi wrote: > > Hello all, > > > > as discussed with Andre on IRC, I drafted a small API for managing Tubes > > in tp-qt4 (see attachm

Re: [Telepathy] API Draft for high level tubes in tp-qt4

2010-04-20 Thread Dario Freddi
Thanks Andre and Olli for reviewing, On Monday 19 April 2010 19:57:40 you wrote: > On 18/04/10 10:09, Dario Freddi wrote: > > Hello all, > > > > as discussed with Andre on IRC, I drafted a small API for managing Tubes > > in tp-qt4 (see attachment). There's r

Re: [Telepathy] [Telepathy-Qt4] Installation of test library

2010-04-19 Thread Dario Freddi
On 19/04/2010 13:05, Simon McVittie wrote: > On Sun, 18 Apr 2010 at 15:36:20 +0200, Dario Freddi wrote: > >> unit tests. As you all probably know, setting up a test environment for >> Telepathy is everything but trivial, and that's also why tp-qt4 has a &g

[Telepathy] [Telepathy-Qt4] Installation of test library

2010-04-18 Thread Dario Freddi
7;d like some feedback on the idea as a whole. An alternative solution would be copying over the testlib code to KDE svn, and creating a tp-kde-testlib over there. Still, I'd really like to avoid moving all the stuff and having to keep the code in sync. Any feedback/discussion is welcome.

[Telepathy] API Draft for high level tubes in tp-qt4

2010-04-18 Thread Dario Freddi
it cool to provide a function returning a QAbstractSocket for StreamTubes and a QDBusConnection (or a DBusProxy) for DBusTubes to make it extremely easy to use the opened tube. I'd like some feedback on that though, since I don't know how much it would be feasible. -- ---