Re: [Telepathy] Telepathy 1.0 and moving to Github

2016-10-30 Thread George Kiagiadakis
On 10/31/2016 12:15 AM, Alexandr Akulich wrote: > Hi George, > > thank you for the summarize. I have no time for a verbose answer, but > would like to make some note. > > We can not use "Github releases" feature, because: > 1) We need to prepare release in some special way. Namely, we generate >

[Telepathy] Telepathy 1.0 and moving to Github

2016-10-30 Thread George Kiagiadakis
Hi all, There was a discussion on IRC on Friday about our short-term plans. I will summarize it here for the archive and for anyone else who is interested in project news. Telepathy 1.0 = After some discussion with ramcq, Kaffeine suggested that we should proceed with releasing

Re: [Telepathy] requestHandles method behaviour

2016-09-19 Thread George Kiagiadakis
On 09/19/2016 08:59 PM, Mateus Bellomo wrote: > Hello, > > I have implemented the requestSubscription() and requestHandles() > methods at telepathy-resiprocate [1]. I'm using Empathy as a client and > testing it I noticed that when I try to add a contact in the contact > list, in the window that

Re: [Telepathy] Instant Messaging systray applet – filter field has no focus by defaut

2016-07-27 Thread George Kiagiadakis
On 07/26/2016 02:38 PM, Piotr Dobrogost wrote: > Hi! > > I think Instant Messaging systray applet should focus filter field > upon popping out. I have this applet set under keyboard shortcut and > after displaying it I have to press Tab twice to make filter field > focused before I can start

Re: [Telepathy] addReceivedMessage method

2016-07-24 Thread George Kiagiadakis
On 07/23/2016 11:48 PM, Mateus Bellomo wrote: > Hello, > > I would like to know if there is a page describing the > addReceivedMessage() telepathy method. I have searched at google but > didn't find anything, just usage examples at [1], [2], [3] and [4]. I don't think so, this is something

Re: [Telepathy] message received method

2016-07-23 Thread George Kiagiadakis
On 23.07.2016 07:16, Mateus Bellomo wrote: George, I could make it work but for that I have swaped the initiatorHandle and targetHandle on the onMessageReceived() method. You could see at [1] what I did. Doing this, the channel created has the same parameters when I do a createChannel() [2]

Re: [Telepathy] message received method

2016-07-23 Thread George Kiagiadakis
On 23.07.2016 02:13, Mateus Bellomo wrote: Thanks for the great explanation George. Doy you know if the TargetID and InitiatorID must have the prefix "sip:" (e.g. sip:mateusbell...@sip.antisip.com)? They should be the same identifiers returned by Connection.InspectHandles [1]. There is no

Re: [Telepathy] message received method

2016-07-21 Thread George Kiagiadakis
On 21.07.2016 22:07, Mateus Bellomo wrote: Hello, I've implemented methods to send and receive text message at telepathy-resiprocate but I think I'm mixing the sender/receiver handles. I'm using telepathy-morse [1] as a guide and I would like to know what is the meaning of contactHandle,

Re: [Telepathy] testing telepathy-glib gi bindings

2016-07-01 Thread George Kiagiadakis
On 01.07.2016 08:49, Diane Trout wrote: Hi, A long time ago I had briefly tried to use telepathy-glib from python and gave up because it kept segfaulting. I've been wondering how hard it would be to add tests to telepathy-glib to verify that the gobject introspection bindings are working

Re: [Telepathy] wiki update

2016-06-22 Thread George Kiagiadakis
On 06/21/2016 11:38 PM, Diane Trout wrote: > On Mon, 2016-06-20 at 12:33 +0300, George Kiagiadakis wrote: >> Hi, >> >> I've taken the liberty of reviving a large portion of the old >> telepathy >> wiki and polishing some pages so that it's usable and more current.

[Telepathy] wiki update

2016-06-20 Thread George Kiagiadakis
Hi, I've taken the liberty of reviving a large portion of the old telepathy wiki and polishing some pages so that it's usable and more current. Take a look [1] and let me know what you think. Feel free to edit it further of course. Regards, George [1]. https://telepathy.freedesktop.org/wiki/

Re: [Telepathy] [telepathy] - Cannot connect to SIP account using empathy

2016-06-15 Thread George Kiagiadakis
On 06/15/2016 05:15 PM, Balram Pariyarath wrote: > A few days back my problem was that I cannot make any calls using > telepathy (test-calls or msgs). Now I cant connect to my SIP acct. using > empathy! I'm sure there is an explanation to everything. Check the debug logs of your connection

Re: [Telepathy] [telepathy] - Cannot connect to SIP account using empathy

2016-06-14 Thread George Kiagiadakis
On 15.06.2016 08:18, George Kiagiadakis wrote: On 14.06.2016 21:20, Alok Anand wrote: On Thu, Jun 9, 2016 at 2:30 PM, Balram Pariyarath <balb...@gmail.com> wrote: Thanks Alok, I too made that mistake. :) But still I couldnt place a call to the test calls account. Error: There was an

Re: [Telepathy] telepathy-gabble MUC rooms and aliases

2016-06-14 Thread George Kiagiadakis
On 14.06.2016 01:59, Tim Retout wrote: Hi all! I've used Telepathy for a long time, but I'm just starting to get curious about addressing one of the bugs I've been encountering: https://bugs.freedesktop.org/show_bug.cgi?id=45395 - wrong alias when joining room From my debugging over the past

Re: [Telepathy] How to name Ring.cx Telepathy Connection Manager

2016-06-12 Thread George Kiagiadakis
On 12.06.2016 10:37, Daniel Pocock wrote: On 12/06/16 09:17, George Kiagiadakis wrote: [...] I think that the spec is clear about that, though. Quote: "Connection manager names SHOULD NOT be the same as the name of a library on which they are based." Do you think the spec could

Re: [Telepathy] How to name Ring.cx Telepathy Connection Manager

2016-06-12 Thread George Kiagiadakis
On 11.06.2016 10:51, Daniel Pocock wrote: On 11/06/16 08:35, George Kiagiadakis wrote: On 06/10/2016 06:55 PM, Daniel Pocock wrote: On 10/06/16 17:49, Stepan Salenikovich wrote: [...] #2 CM should not be named after the implementation because that can also lead to confusion between

Re: [Telepathy] Project revival?

2016-06-11 Thread George Kiagiadakis
On 06/11/2016 09:04 AM, Alexandr Akulich wrote: > On Fri, Jun 10, 2016 at 9:43 PM, Alexandr Akulich > wrote: >> Hi George, >> >> Can you review commits [3], [4], please? >> >> [3] >>

Re: [Telepathy] How to name Ring.cx Telepathy Connection Manager

2016-06-11 Thread George Kiagiadakis
On 06/10/2016 06:55 PM, Daniel Pocock wrote: > > > On 10/06/16 17:49, Stepan Salenikovich wrote: >> Hi, >> I'm a developper on the ring.cx project. There are a >> couple of GSoC students working on a Telepathy CM for Ring. >> >> I posted this question on the Ring mailing list,

Re: [Telepathy] Project revival?

2016-06-09 Thread George Kiagiadakis
go ahead and ping me for a review if you wish. Regards, George [1] http://code.qt.io/cgit/qt/qtbase.git/commit/?id=5f542f3cca13f2da58b82aee2efbaffefeee00a7 [2] https://bugreports.qt.io/browse/QTBUG-53376 [3] http://code.qt.io/cgit/qt/qtbase.git/commit/?id=c7d4858c921c7602dc90d56cdd903cd2cb1111c6

Re: [Telepathy] Project revival?

2016-06-09 Thread George Kiagiadakis
Hello Niklas, On 09.06.2016 18:55, Niklas Andersson wrote: Hi George, We have a project going on that might be of interest. We have worked like crazy to basically bring feature-parity between MS Lync and Pidgin (using the SIPE-plugin) Think of it as the MS Lync client (or Skype for

Re: [Telepathy] Project revival?

2016-06-09 Thread George Kiagiadakis
On 09.06.2016 18:47, Daniel Pocock wrote: On 09/06/16 17:02, George Kiagiadakis wrote: Hello all, For those of you that don't know me, I'm an old kde-telepathy & telepathy-qt developer who's been inactive in telepathy for a couple of years. Recently I've been looking again into what is g

Re: [Telepathy] Project revival?

2016-06-09 Thread George Kiagiadakis
On 09.06.2016 18:44, Martin Klapetek wrote: Hey George, nice to see you back! On Thu, Jun 9, 2016 at 11:02 AM, George Kiagiadakis <gkia...@tolabaki.gr> wrote: Hello all, For those of you that don't know me, I'm an old kde-telepathy & telepathy-qt developer who's been inactive in

[Telepathy] Project revival?

2016-06-09 Thread George Kiagiadakis
Hello all, For those of you that don't know me, I'm an old kde-telepathy & telepathy-qt developer who's been inactive in telepathy for a couple of years. Recently I've been looking again into what is going on in this project and it looks like it's dead, which is a pity. However, I can see there

Re: [Telepathy] Work on telepathy-qt service

2013-03-25 Thread George Kiagiadakis
On Mon, Mar 11, 2013 at 6:34 AM, Matthias Gehre m.ge...@gmx.de wrote: Hi, I have been working on a connection manager for whatsapp [1] using telepathy-qt. As the telepathy-qt service part is lacking, I implemented [2] the interfaces I needed (see appendix). My changes mainly add code and only

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

2012-07-16 Thread George Kiagiadakis
On Mon, Jul 16, 2012 at 1:16 PM, Guillaume Desmottes guillaume.desmot...@collabora.co.uk wrote: Hey, GNOME 3.6 is moving away [0] from gnome-keyring to libsecret. libsecret is a new client for the Secret Service DBus API. The Secret Service allows storage of passwords in a common way on the

Re: [Telepathy] One big repository

2011-12-08 Thread George Kiagiadakis
On Thu, Dec 1, 2011 at 8:44 PM, Jonny Lamb jonny.l...@collabora.co.uk wrote: Basically, the idea is to throw the following Telepathy components into one repository (to rule them all): I would advise you to think again before doing that. One of the problems at the moment is that if you make a

Re: [Telepathy] ANNOUNCE: telepathy-qt4-yell 0.1.0

2011-02-03 Thread George Kiagiadakis
On Thu, Feb 3, 2011 at 3:33 PM, David Edmundson da...@davidedmundson.co.uk wrote: On Thu, Feb 3, 2011 at 12:59 PM, Gustavo Pichorim Boiko gustavo.bo...@collabora.co.uk wrote: The AccountsModel is a tree model containing the accounts in the first level, and all known contacts for each

Re: [Telepathy] New to telepathy - help required

2010-03-12 Thread George Kiagiadakis
On Fri, Mar 12, 2010 at 11:07 AM, Sai TP urfriend...@yahoo.com wrote: Hi,   Thanks for the response and the suggestion. Does the telepathy-qt4 support other CMs as well or farsight only? I see examples only for telepathy-farsight. Can we use any other connection manager like tp-gabble or

Re: [Telepathy] Building TelepathyQt4 in windows

2009-08-28 Thread George Kiagiadakis
2009/8/28 Matti Reijonen matti.reijo...@adminotech.com: I used the cmake branch dated 2009-04-16, and building in Windows vista with Visual Studio 9 2008.. After running cmake, I had to rename file named Debug to Debug_ and changed references in code #include TelepathyQt4/Debug to #include

[Telepathy] Regarding the safety of passwords in the account manager

2009-08-27 Thread George Kiagiadakis
Hello everybody, I have been wondering for some time now, why the account manager lets account passwords be exported to all applications over dbus? Hasn't anybody ever thought this is a security risk? I think that in this way, it is too easy for a malicious application to get the password and

[Telepathy] Issues with the StreamedMedia channel type interface

2009-07-07 Thread George Kiagiadakis
Hello folks, As you may already know, I am a gsoc student working on a voip application for KDE, kcall, which uses the telepathy framework. While working on this project, I am studying a lot the telepathy specification, various library docs and examples in order to understand how to build my

Re: [Telepathy] [PATCH] TelepathyQt4: Various bugs + patches to fix them

2009-06-24 Thread George Kiagiadakis
2009/6/16 George Kiagiadakis kiagiadakis.geo...@gmail.com: 2009/6/15 Andre Moreira Magalhaes andre.magalh...@collabora.co.uk: George Kiagiadakis wrote: Patch 0002 makes ClientApproverAdaptor use the full name of the Connection property

Re: [Telepathy] [PATCH] TelepathyQt4: Various bugs + patches to fix them

2009-06-15 Thread George Kiagiadakis
2009/6/15 Andre Moreira Magalhaes andre.magalh...@collabora.co.uk: George Kiagiadakis wrote: Patch 0002 makes ClientApproverAdaptor use the full name of the Connection property (org.freedesktop.Telepathy.ChannelDispatchOperation.Connection) to read the Connection object path from

[Telepathy] [PATCH] Telepathy-Qt4: Export stl compatibility methods only if QT_NO_STL is not defined.

2009-05-25 Thread George Kiagiadakis
:00 2001 From: George Kiagiadakis gkia...@users.sourceforge.net Date: Sun, 24 May 2009 16:35:09 +0300 Subject: [PATCH] Export stl compatibility methods only if QT_NO_STL is not defined. --- TelepathyQt4/referenced-handles.h |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff