Question about Pidgin DBus API

2019-02-13 Thread Andrei Dobrescu
hello. I am trying to develop a desktop utility app based on Pidgin purple DBus api. I successfully managed to send a message to a particular user. I used PurpleFindBuddies(accountId, NULL) that returned an array with the ids of the buddies from the account's list. And then PurpleConversationNew

Re: Getting unable to connect to api screen name

2018-08-22 Thread Mary Lawler
Thank you David! I reinstalled pidgin and it seems to be working much better now.! Appreciate your reply!!! -- Thanks Mary *Mary Lawler  | OracleConsulting Services**  | Resource Analyst *** ** ** ** ** ** ** ** ** ** ***North America Technology and Government Consulting (NA-TAG)**

Re: Getting unable to connect to api screen name

2018-08-22 Thread David Woolley
On 22/08/18 14:49, Mary Lawler wrote: *Mary Lawler  | OracleConsulting Services**  | Resource Analyst If you are trying to access Oracle's internal service, you have the wrong service type selected. Whilst we believe the correct type is XMPP, no-one on this peer support list has

Re: Getting unable to connect to api screen name

2018-08-22 Thread David Woolley
AOL have permanently closed their instant messaging service. Pidgin will work with some other services although you obviously need to ensure that your correspondents also move to the same service. https://help.aol.com/articles/aim-discontinued On 22/08/18 14:49, Mary Lawler wrote: I am

Getting unable to connect to api screen name

2018-08-22 Thread Mary Lawler
HI Folks I am getting this error message. Any ideas on how to resolve? I am connected to VPN. I already rebooted, still same message. -- Error requesting https://api.screenname.aol.com/auth/clientLogin: Unable to connect to api.screenname.aol.com: SSL Connection Failed -- Thanks Mary *Mary

Re: API

2013-09-22 Thread vsevols
Try this new VK to XMPP Gate http://vsevols.livejournal.com/11841.html -- View this message in context: http://pidgin.10357.n7.nabble.com/API-tp126995p127534.html Sent from the Pidgin Support List mailing list archive at Nabble.com. ___ Support

API

2013-08-04 Thread Дмитрий
Здравствуйте! Пользуюсь Pidgin на Ubuntu давно, так это наиболее удобный клиент для общения в социальных сетях России (Odnoklassniki и Vkontakte) по протоколу XMPP. Но к концу августа VK отказывается от XMPP и полностью переходит на API. Можно ли сделать поддержку у Pidgina протокола API

Re: API

2013-08-04 Thread David Woolley
On 04/08/13 14:16, Дмитрий wrote: Здравствуйте! Пользуюсь Pidgin на Ubuntu давно, так это наиболее удобный клиент для общения в социальных сетях России (Odnoklassniki и Vkontakte) по протоколу XMPP. Но к концу августа VK отказывается от XMPP и полностью переходит на API. Можно ли сделать

Perl API / Kerberos query

2012-09-20 Thread Craig Cameron
I'm trying to adapt the perl script on the website to handle prpl-sipe protocols but I've hit a brick wall with regards to two issues: How do I set the krb5 boolean needed for a single-sign-on? I can't find anything in pidgin-docs regarding this. so far it's: sub plugin_load { my

Skype Api - Videochat?

2011-10-28 Thread Paul Woitaschek
Hello, are there plans to include the new Skype Api for a client replacement? It should work now completely without the skype-client running. Cheers, Paul ___ Support@pidgin.im mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin

[libpurple] Privacy API questions.

2010-04-07 Thread Stephen
Hello, I am relatively new in the realm of using libpurple, particularly in an application that is not Pidgin nor Finch. Recently I've been developing some functionality to display blocked users in my own application, and have been getting some peculiar results. Thus far it smells like

Re: [libpurple] Privacy API questions.

2010-04-07 Thread Programmer In Training
On 04/07/10 11:59, Stephen wrote: Hello, I am relatively new in the realm of using libpurple, particularly in an application that is not Pidgin nor Finch. Recently I've been developing some functionality to display blocked users in my own application, and have been getting some peculiar

Re: [libpurple] Privacy API questions.

2010-04-07 Thread Stephen
On 10-04-07 1:10 PM, Programmer In Training wrote: On 04/07/10 11:59, Stephen wrote: Hello, I am relatively new in the realm of using libpurple, particularly in an application that is not Pidgin nor Finch. Recently I've been developing some functionality to display blocked users in my own

Re: [libpurple] Privacy API questions.

2010-04-07 Thread Ethan Blanton
Programmer In Training spake unto us the following wisdom: On 04/07/10 11:59, Stephen wrote: Hello, I am relatively new in the realm of using libpurple, particularly in an application that is not Pidgin nor Finch. Recently I've been developing some functionality to display blocked

Re: [libpurple] Privacy API questions.

2010-04-07 Thread Programmer In Training
On 04/07/10 12:14, Stephen wrote: snip D'oh. I suppose I figured that an end-user of libpurple *is* a Only in the sense that we use Pidgin and/or Finch which uses libpurple. ;) developer. =) I'll repost, then. Thanks, Stephen NP buddy, hope you find some answers. (: -- Yours In

Re: [libpurple] Privacy API questions.

2010-04-07 Thread Programmer In Training
On 04/07/10 12:23, Ethan Blanton wrote: Programmer In Training spake unto us the following wisdom: On 04/07/10 11:59, Stephen wrote: Hello, I am relatively new in the realm of using libpurple, particularly in an application that is not Pidgin nor Finch. Recently I've been developing some

Perl API

2009-05-23 Thread Aydar F. Khabibullin
Hello Everybody! I would like to write Perl API Plugin and I Can't find any information about methods of Purple/Pidgin module. This information ( http://developer.pidgin.im/doxygen/dev/html/perl-howto.html ) is very very poor! Can anybody tell me where I can find some information about Perl