Re: Help with Wox Pidgin plugin

2022-12-11 Thread Eion Robb
Hi Jakub,

I've not used wox before, but looking at the source code for that wox
module it looks like you create a hard-coded list of XMPP contacts in a
contact.json file which looks like [{"name":"internal name", "alias":
"friendly name", "email": "xmpp address"}...] and then it calls an xmpp:
URI handler to send the message, assuming that Pidgin is installed as the
system XMPP handler?

Not the greatest workflow to be honest, and won't work with your Telegram
use-case.  Something that used the Pidgin Dbus API to lookup current
contacts, and handled more than just XMPP would be cooler :)

Cheers,
Eion

On Mon, 12 Dec 2022 at 11:37, Jakub Fedoruk  wrote:

> Hello,
>
> I found a Wox plugin for Pidgin.
> http://www.wox.one/plugin/8
> It uses a configuration json file with values: name, ext, email, alias.
> Could you help me figure out how to make it work, where should i put
> contact id or other data to make it work? I am trying to add a telegram
> contact.
>
> --
> Regards,
> Jacob
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://lists.pidgin.im/listinfo/support
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Help with Wox Pidgin plugin

2022-12-11 Thread Jakub Fedoruk
Hello,

I found a Wox plugin for Pidgin.
http://www.wox.one/plugin/8
It uses a configuration json file with values: name, ext, email, alias.
Could you help me figure out how to make it work, where should i put
contact id or other data to make it work? I am trying to add a telegram
contact.

-- 
Regards,
Jacob
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: help

2022-12-06 Thread karter1900

I did not understand if pidgin and a messenger, is used to exchange messages 
between people? And a skipe type thing?



Sent with Proton Mail secure email.

--- Original Message ---
On Tuesday, December 6th, 2022 at 8:06 PM, David Woolley 
 wrote:


> On 02/12/2022 15:45, karter1900 wrote:
> 
> > Hello I tried several times to create an account on pidgin but I can not 
> > connect on the network, can you help me understand how to use pidgin?
> 
> 
> You don't create accounts on Pidgin; you create them on a server, then
> configure Pidgin to access them. There are many types of server that
> Pidgin can use, and for some of those types, there are many possible
> instance of servers.
> 
> Without knowing which type of server you are trying to connect to and
> which particular instance, it is difficult to provide much help. In any
> case, none of the servers will be under control of the people who
> maintain Pidgin.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: help

2022-12-06 Thread David Woolley

On 02/12/2022 15:45, karter1900 wrote:

Hello I tried several times to create an account on pidgin but I can not 
connect on the network, can you help me understand how to use pidgin?


You don't create accounts on Pidgin;  you create them on a server, then 
configure Pidgin to access them.  There are many types of server that 
Pidgin can use, and for some of those types, there are many possible 
instance of servers.


Without knowing which type of server you are trying to connect to and 
which particular instance, it is difficult to provide much help.  In any 
case, none of the servers will be under control of the people who 
maintain Pidgin.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

help

2022-12-06 Thread karter1900
Hello I tried several times to create an account on pidgin but I can not 
connect on the network, can you help me understand how to use pidgin?
Thank you

Sent with [Proton Mail](https://proton.me/) secure email.
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Big problem pls help

2021-10-26 Thread pidgin

Unfortunately, no.

Several things could go wrong:

* Something on your computer interferes with the connection (I think somebody 
once had an issue with peerguardian installed)
* Your ISP messes with the connection
* The server does not like your IP address
* The server does not like your account
* You've been cursed by the elder gods

I would try installing an XMPP client on your mobile device and trying to 
connect from it, both via your wifi (same external IP and ISP) and turning wifi 
off via cellular data (different IP and ISP), to narrow it down.

You can also try the web client at https://chat.jabb.im/
and maybe check https://jabb.im/antispam/ (whatever it may be)

See if the Jabbim FAQ helps (Q. 4 in particular), and try their online support at 
https://chat.jabb.im/?r=jab...@chat.jabb.im=
or email them at supp...@jabbim.zendesk.com
In fact that should have been your first course of action, given that the 
problem manifests with multiple clients.

Also, try creating an account with a different server (jabber.at is the one I 
use) and see if you get the same issue with them.

As a last resort, sacrifice a black goat to Cthulhu.

Other than that, I'm out of ideas.
Maybe one of the other users on this list can offer something.

Good luck!


On 2021-10-26 13:54, john davies wrote:

Hi, Thanks for your fast response. I have searched a lot for this issue and 
can't find much. I have attached the log. Maybe you can see something and help 
me out. Many many thanks!!!


--
*From:* pid...@alexoren.com 
*Sent:* Tuesday, October 26, 2021 6:47 PM
*To:* support@pidgin.im 
*Cc:* john davies 
*Subject:* Re: Big problem pls help
Pidgin is a client, just like Miranda, PSI and the others you tried.
If the disconnection happens with all of the clients, I doubt there is anything 
you can do on the Pidgin side to resolve.

One thing you could do is start Pidgin with debugging and then look at the log 
for possibly more detailed errors, though I don't know how helpful it will be.

My batch file (on Windows) looks like this:

     @echo off
     set PURPLE_UNSAFE_DEBUG=1
     set PURPLE_GNUTLS_DEBUG=1
     set PURPLE_VERBOSE_DEBUG=1
     "%ProgramFiles(x86)%\Pidgin\pidgin.exe" -d 2>&1 > 
"%APPDATA%\.purple\debug-%date%-%time::=.%.log"

Good luck!


On 2021-10-26 10:32, john davies wrote:

Hi, I have a big problem. It keeps disconnecting me. I use XMPP with an account 
at jabbim.com. I use a roaming internet from Three UK. I get this error: Lost 
connection with server: Remote host closed connection.

Every 3-5 minutes it disconnects me. The problem is that I even tried with 
other clients such a PSI and Miranda, etc. and it does the same. It disconnects 
me. What should it do?

As internet I use a hotspot on my phone with internet from Three. Is roaming 
because I am in another country.

Please help me!! Thanks
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support






___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Big problem pls help

2021-10-26 Thread john davies
Hi, Thanks for your fast response. I have searched a lot for this issue and 
can't find much. I have attached the log. Maybe you can see something and help 
me out. Many many thanks!!!



From: pid...@alexoren.com 
Sent: Tuesday, October 26, 2021 6:47 PM
To: support@pidgin.im 
Cc: john davies 
Subject: Re: Big problem pls help

Pidgin is a client, just like Miranda, PSI and the others you tried.
If the disconnection happens with all of the clients, I doubt there is anything 
you can do on the Pidgin side to resolve.

One thing you could do is start Pidgin with debugging and then look at the log 
for possibly more detailed errors, though I don't know how helpful it will be.

My batch file (on Windows) looks like this:

@echo off
set PURPLE_UNSAFE_DEBUG=1
set PURPLE_GNUTLS_DEBUG=1
set PURPLE_VERBOSE_DEBUG=1
"%ProgramFiles(x86)%\Pidgin\pidgin.exe" -d 2>&1 > 
"%APPDATA%\.purple\debug-%date%-%time::=.%.log"

Good luck!


On 2021-10-26 10:32, john davies wrote:
> Hi, I have a big problem. It keeps disconnecting me. I use XMPP with an 
> account at jabbim.com. I use a roaming internet from Three UK. I get this 
> error: Lost connection with server: Remote host closed connection.
>
> Every 3-5 minutes it disconnects me. The problem is that I even tried with 
> other clients such a PSI and Miranda, etc. and it does the same. It 
> disconnects me. What should it do?
>
> As internet I use a hotspot on my phone with internet from Three. Is roaming 
> because I am in another country.
>
> Please help me!! Thanks
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://lists.pidgin.im/listinfo/support
>

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Big problem pls help

2021-10-26 Thread pidgin

Pidgin is a client, just like Miranda, PSI and the others you tried.
If the disconnection happens with all of the clients, I doubt there is anything 
you can do on the Pidgin side to resolve.

One thing you could do is start Pidgin with debugging and then look at the log 
for possibly more detailed errors, though I don't know how helpful it will be.

My batch file (on Windows) looks like this:

@echo off
set PURPLE_UNSAFE_DEBUG=1
set PURPLE_GNUTLS_DEBUG=1
set PURPLE_VERBOSE_DEBUG=1
"%ProgramFiles(x86)%\Pidgin\pidgin.exe" -d 2>&1 > 
"%APPDATA%\.purple\debug-%date%-%time::=.%.log"

Good luck!


On 2021-10-26 10:32, john davies wrote:

Hi, I have a big problem. It keeps disconnecting me. I use XMPP with an account 
at jabbim.com. I use a roaming internet from Three UK. I get this error: Lost 
connection with server: Remote host closed connection.

Every 3-5 minutes it disconnects me. The problem is that I even tried with 
other clients such a PSI and Miranda, etc. and it does the same. It disconnects 
me. What should it do?

As internet I use a hotspot on my phone with internet from Three. Is roaming 
because I am in another country.

Please help me!! Thanks
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Big problem pls help

2021-10-26 Thread john davies
Hi, I have a big problem. It keeps disconnecting me. I use XMPP with an account 
at jabbim.com. I use a roaming internet from Three UK. I get this error: Lost 
connection with server: Remote host closed connection.

Every 3-5 minutes it disconnects me. The problem is that I even tried with 
other clients such a PSI and Miranda, etc. and it does the same. It disconnects 
me. What should it do?

As internet I use a hotspot on my phone with internet from Three. Is roaming 
because I am in another country.

Please help me!! Thanks
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

HELP

2021-10-23 Thread sequoyahc...@yahoo.com
I am needing help with a Password Problem, I have forgotten my Password for my 
account:  em-steven.d.rutherford
I am trying to get it entered into a couple of backup computers and cannot 
remember what it is, I have had them connected before but, they had lost power 
and internet connections during an office equipment move and now I cannot log 
in and get on Pidgin on those computers.  

Let me know what I need to do.  Thanks.  
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: HELP

2021-10-22 Thread sequoyahc...@yahoo.com
 OK  a follow-up I have remembered the Password and can log into my Account on 
this computer but cannot login on the other 2 it shows this message - 
"incorrect username or password"  and won't allow me to log in now, what can I 
do to get it to allow me to log in?

On Friday, October 22, 2021, 09:23:04 AM CDT, sequoyahc...@yahoo.com 
 wrote:  
 
 I am needing help with a Password Problem, I have forgotten my Password for my 
account:  em-steven.d.rutherford
I am trying to get it entered into a couple of backup computers and cannot 
remember what it is, I have had them connected before but, they had lost power 
and internet connections during an office equipment move and now I cannot log 
in and get on Pidgin on those computers.  

Let me know what I need to do.  Thanks.  
  
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Fw: HELP

2021-10-22 Thread David Woolley
Please reply on list.  This is a peer support forum and works best when 
multiple people can see and check the answers.  Also people don't want 
to keep answering the same question, so it works best when people with 
the  same problem can find the answers by searching.


Pidgin supports a number of service types, and in some cases, 
particularly XMPP, a number of organisations provide those services, so, 
in those cases, it also provides the ability to configure the network 
address for the provider.


If Pidgin was provided for work or education use, the service provider 
is likely to be your employer or college.  More generally, if Pidgin was 
provided pre-configured, you should consult whoever configured the 
machine.  You couldn't configure it yourself without knowing the service 
provider.


Many of the mass market services have now been closed down, but in the 
past service providers for those included Microsoft, Yahoo and Google. 
I've lost track of which companies still provide public services with 
open protocols.


On 22/10/2021 16:25, sequoyahc...@yahoo.com wrote:
What do you mean "The Provider of the Service"  do you mean the internet 
provider or what


- Forwarded Message -
*From:* David Woolley 
*To:* sequoyahc...@yahoo.com ; support@pidgin.im 


*Sent:* Friday, October 22, 2021, 10:14:49 AM CDT
*Subject:* Re: HELP

On 22/10/2021 16:02, sequoyahc...@yahoo.com 
<mailto:sequoyahc...@yahoo.com> wrote:
 >  OK  a follow-up I have remembered the Password and can log into my 
Account on this computer but cannot login on the other 2 it shows this 
message - "incorrect username or password"  and won't allow me to log in 
now, what can I do to get it to allow me to log in?


You need to contact the provider of the service you are using.  Pidgin
is just a tool that passes the user and password on to the service
provider, and passes the provider's rejection back to you.  It doesn't
decide whether or not they are correct.

There isn't enough information for me to guess your service provider.


 >
 >      On Friday, October 22, 2021, 09:23:04 AM CDT, 
sequoyahc...@yahoo.com <mailto:sequoyahc...@yahoo.com> 
mailto:sequoyahc...@yahoo.com>> wrote:

 >
 >  I am needing help with a Password Problem, I have forgotten my 
Password for my account:  em-steven.d.rutherford
 > I am trying to get it entered into a couple of backup computers and 
cannot remember what it is, I have had them connected before but, they 
had lost power and internet connections during an office equipment move 
and now I cannot log in and get on Pidgin on those computers.

 >
 > Let me know what I need to do.  Thanks.




___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: HELP

2021-10-22 Thread David Woolley

On 22/10/2021 16:02, sequoyahc...@yahoo.com wrote:

  OK  a follow-up I have remembered the Password and can log into my Account on this 
computer but cannot login on the other 2 it shows this message - "incorrect username 
or password"  and won't allow me to log in now, what can I do to get it to allow me 
to log in?


You need to contact the provider of the service you are using.  Pidgin 
is just a tool that passes the user and password on to the service 
provider, and passes the provider's rejection back to you.  It doesn't 
decide whether or not they are correct.


There isn't enough information for me to guess your service provider.



 On Friday, October 22, 2021, 09:23:04 AM CDT, sequoyahc...@yahoo.com 
 wrote:
  
  I am needing help with a Password Problem, I have forgotten my Password for my account:  em-steven.d.rutherford

I am trying to get it entered into a couple of backup computers and cannot 
remember what it is, I have had them connected before but, they had lost power 
and internet connections during an office equipment move and now I cannot log 
in and get on Pidgin on those computers.

Let me know what I need to do.  Thanks.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

help

2021-04-10 Thread An0nima
Hello, sorry to bother you all.

In the old version of pidgin 2.13.0(all operation systems, using the IRC 
protocol when I righ click in the tab of the nickanme e can right click and get 
info (old.png)
But in the later versions 2.14.0 and newer that option is gone (new.png.

Is it a bug?


Best regards

Stephanie Santos

Sent with ProtonMail Secure Email.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: help

2021-04-10 Thread Gary Kramlich
On 4/10/21 3:45 AM, An0nima wrote:
> Hello, sorry to bother you all.

It's not bother, this is exactly what this mailing list is for.

> In the old version of pidgin 2.13.0(all operation systems, using the IRC 
> protocol when I righ click in the tab of the nickanme e can right click 
and get info (old.png)
> But in the later versions 2.14.0 and newer that option is gone (new.png.

I can't seem to reproduce this, is it happening for every username or
just  a select few?  Are the channels/nicknames in a language other than
English?

> Is it a bug?

Maybe? Won't know for certain until we're able to reproduce it.

> Best regards
> 
> Stephanie Santos
> 
> Sent with ProtonMail Secure Email.

Thanks,

--
Gary Kramlich 

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

help - pidgin contacts offline

2020-09-11 Thread Valentina Di Gregorio
Good morning,
by setting "Show when offline" from the client,
I can't see offline contacts, what can I do?
Any suggestions about it?

Thank you,
Valentina
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Help with a quick edit?

2019-11-07 Thread Erica Brewster
Hi there,

My name is Erica Brewster and I'm the head of content at LifeWire.com, a top-10 
technology information site which provides expert-created, real-world 
technology content for more than 10 million users like you every month.

Could you kindly add our expert roundup resource?

The 10 Best Wi-Fi Extenders of 2019
https://www.lifewire.com/best-wifi-extenders-4043312

This may be a good place to share it?
https://d.pidgin.im/ticket/9581
(though any place you prefer would be much appreciated)

Thanks very much for your time.

Warmest Regards,
Erica Brewster
Head of Content - www.LifeWire.com
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Need help in logging to pidgin account

2019-10-18 Thread Brian Morrison
On Thu, 17 Oct 2019 22:08:55 + (UTC)
efic...@aol.com wrote:

> Can anyone help with log in?

Not to a service that has closed down. You will have to find another
service and use that instead.

-- 

Brian Morrison

"I am not young enough to know everything"
  Oscar Wilde

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Need help in logging to pidgin account

2019-10-17 Thread efichen
Can anyone help with log in?

Thank you,Peter

In a message dated 10/17/2019 3:01:31 PM Pacific Standard Time, 
for...@david-woolley.me.uk writes:
On 17/10/2019 19:03, efic...@aol.com wrote:
> Hello Customer Support,

There is customer support team; this is a public, peer support, mailing 
list!

> 
> Been using Pidgin for over a year or so already. Woke up this morning 
> unable to log in as it says efipchen-disconnected, received unexpected 
> response from http;//api.screennameaol.com/auth/clientlogin. I tried to 
> create a new account and having no luck. Please help...

AOL closed down their AIM service in December 2017!

Note that Pidgin doesn't provide accounts, it simply allows you to 
access accounts with various services, but many of the service have 
closed down recently.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re: Need help in logging to pidgin account

2019-10-17 Thread David Woolley

On 17/10/2019 19:03, efic...@aol.com wrote:

Hello Customer Support,


There is customer support team; this is a public, peer support, mailing 
list!




Been using Pidgin for over a year or so already. Woke up this morning 
unable to log in as it says efipchen-disconnected, received unexpected 
response from http;//api.screennameaol.com/auth/clientlogin. I tried to 
create a new account and having no luck. Please help...


AOL closed down their AIM service in December 2017!

Note that Pidgin doesn't provide accounts, it simply allows you to 
access accounts with various services, but many of the service have 
closed down recently.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Need help in logging to pidgin account

2019-10-17 Thread efichen
Hello Customer Support,

Been using Pidgin for over a year or so already. Woke up this morning unable to 
log in as it says efipchen-disconnected, received unexpected response from 
http;//api.screennameaol.com/auth/clientlogin. I tried to create a new account 
and having no luck. Please help...
Thank you,Peter___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Group Chat option help

2019-07-30 Thread Lonestar Marketing

Hello,

I am trying to see if I am able to create a group chat on Pidgin. I 
believe that our group chat is currently disabled and I was wondering if 
there is a way to access it.


Thanks!

LeeAnne

Lonestar Endodontic Associates

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://lists.pidgin.im/listinfo/support

Re[10]: help

2019-04-03 Thread aleksei karpov

I did everything as you wrote it off. plugin appeared in the program. but 
nothing happens when connected. In the letter I apply a screen. Look here 
please.


>Вторник,  2 апреля 2019, 18:01 +05:00 от Konstantin Kharlamov 
>:
>
>What you downloaded is a source code archive, I doubt you're interested 
>in it ATM. Please, scroll that page a bit, and read the instruction 
>that is there. It has paragraph "Windows install" which says, quoting:
>
> > Download nightly builds of libicyque.dll and copy into your 
>C:\Program Files (x86)\Pidgin\plugins\ folder If you haven't used one 
>of my other plugins before, you'll need libjson-glib-1.0.dll in your 
>C:\Program Files (x86)\Pidgin\ (not plugins!) folder
>
>(unlike my quote of the text, it also has embedded links to files to 
>download).
>
>On Вт, Apr 2, 2019 at 15:56, aleksei karpov < leks-m...@mail.ru > wrote:
>> I went to the link for the plugin  https://github.com/EionRobb/icyque
>> 
>> and downloaded icyque-master
>> it has files and another purple2compat folder
>> Tell me please where should I put all these files and a folder?
>> 
>> 
>> 
>>> Вторник, 2 апреля 2019, 17:51 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> Ah, but wait, the README.md file already has instructions for 
>>> Windows.
>>>  Which part of that confused you then?
>>> 
>>>  On Вт, Apr 2, 2019 at 15:48, aleksei karpov < leks-m...@mail.ru > 
>>> wrote:
>>>  > I have windows and it is indicated for linux
>>>  >
>>>  >
>>>  >> Вторник, 2 апреля 2019, 2:06 +05:00 от Konstantin
>>>  >> Kharlamov < hi-an...@yandex.ru >:
>>>  >>
>>>  >> Oh, good point, for some reason the README.md instructions 
>>> weren't
>>>  >> very
>>>  >> elaborate. I sent a PR to fix this, so you may use that
>>>  >>  https://github.com/EionRobb/icyque/pull/12/files
>>>  >>
>>>  >> В Пн, апр 1, 2019 в 17:26, aleksei karpov 
>>> < leks-m...@mail.ru >
>>>  >> написал:
>>>  >> >
>>>  >> > Please tell me how to install the plugin? and where to put it?
>>>  >> >
>>>  >> >> Понедельник, 1 апреля 2019, 18:21 +05:00 от
>>>  >> >> Konstantin Kharlamov < hi-an...@yandex.ru >:
>>>  >> >>
>>>  >> >> Are you using the older plugin or the new one? ICQ dropped
>>>  >> support
>>>  >> >> for
>>>  >> >> older protocol¹, so if you're using the older plugin, it'd be
>>>  >> >> surprising it even works.
>>>  >> >>
>>>  >> >> Though if you're having the problem with the newer plugin², 
>>> you
>>>  >> >> might
>>>  >> >> want to report a bug over there.
>>>  >> >>
>>>  >> >> 1: 
>>>  https://pidgin.im/pipermail/support/2018-December/030433.html
>>>  >> >> 2:  https://github.com/EionRobb/icyque
>>>  >> >>
>>>  >> >> On Пн, Apr 1, 2019 в 12:32, aleksei karpov 
>>> < leks-m...@mail.ru >
>>>  >> >> wrote:
>>>  >> >> > Hello. I am using the latest version of pidgin
>>>  >> >> > iq was normally connected before
>>>  >> >> >
>>>  >> >> > but the last week does not connect and writes
>>>  >> >> > An unexpected response was received from
>>>  >> >> >  https://api.login.icq.net/auth/clientLogin : Ratelimit
>>>  >> >> >
>>>  >> >> > c icq everything is fine. This is a problem in your program 
>>> or
>>>  >> its
>>>  >> >> > connection to icq
>>>  >> >> >
>>>  >> >> > Could you check why pidgin doesn't connect?
>>>  >> >> >
>>>  >> >> >
>>>  >> >> > icq support asked me
>>>  >> >> > 1) what ICQ client do you use (mobile Android client or
>>>  >> >> > for iOs or a client for a laptop or desktop computer for
>>>  >> Windows
>>>  >> >> > MacOs or Linux)
>>>  >> >> >
>>>  >> >> >
>>>  >> >> > but I use pidgin, so how do I answer them?
>>

Re[18]: help

2019-04-03 Thread aleksei karpov
Я не понимаю. вы же в pidgin работаете? связаны как то с ними. судя по тому что 
вы мне ответили

Почему они или вы  я не знаю кто разработчик этого. но почему не можете сделать 
рабочию версию pidgin для icq???
Я не думаю что это сложно для таких людей как вы. вы же шарите в этом

Просто поймите.
Я всю жизнь можно так сказать использую pidgin /
Потому что у меня свыше 15 icq номеров. по разным  делам. свои контакты.
И представляете сейчас какая беда.
Все они в отключке.
Сижу уже неделю так


>Среда,  3 апреля 2019, 3:03 +05:00 от Konstantin Kharlamov 
>:
>
>Я вообще ICQ не юзаю.
>
>В Ср, апр 3, 2019 at 01:02, aleksei karpov < leks-m...@mail.ru > 
>написал:
>> а вы не пользуетесь pidgin для icq ? у вас 
>> такой проблемы нету? )
>> 
>>> Среда, 3 апреля 2019, 2:57 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> Ну, если бы я столкнулся с той же
>>>  проблемой, у меня были бы два 
>>> варианта:
>>>  либо скачать исходники, и отладить
>>>  плагин самому (это надолго, так что я 
>>> бы
>>>  это делал только если совсем скучно,
>>>  или оч. критично), либо зарепортил 
>>> баг в
>>>  этот плагин, т.о. оставив разбор
>>>  ситуации его разработчикам.
>>> 
>>>  В Ср, апр 3, 2019 at 00:54, aleksei karpov < leks-m...@mail.ru >
>>>  написал:
>>>  > Вы понимаете по русски ?)
>>>  > У вас же есть возможность уточнить и
>>>  > помочь мне разобраться с этой
>>>  > проблемой. буду вам очень 
>>> благодарен
>>>  >
>>>  >
>>>  >> Среда, 3 апреля 2019, 2:50 +05:00 от Konstantin
>>>  >> Kharlamov < hi-an...@yandex.ru >:
>>>  >>
>>>  >> В Ср, апр 3, 2019 at 00:40, aleksei karpov 
>>> < leks-m...@mail.ru >
>>>  >> написал:
>>>  >> > I ask you to help me please.
>>>  >> > I do not really understand this but you understand
>>>  >>
>>>  >> Why do you think so, I'm just a random dude on the mailing list, 
>>> I
>>>  >> don't even remember contributing to pidgin sources.
>>>  >>
>>>  >> Either way, from the log it seems like plugin sent some request, 
>>> and
>>>  >> then server replied "InvalidRequest". This looks like something 
>>> you
>>>  >> may
>>>  >> want to create a bugreport about for the plugin.
>>>  >>
>>>  >>
>>>  >
>>>  >
>>>  > --
>>>  > aleksei karpov
>>> 
>> 
>> 
>> --
>> aleksei karpov
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2019-04-02 Thread Eugene Grosbein
03.04.2019 5:02, aleksei karpov пишет:
> а вы не пользуетесь pidgin для icq ? у вас такой проблемы нету? )

Я пользуюсь, работает. Какое слово непонятно в инструкции
на https://github.com/EionRobb/icyque ?

Windows install

Download nightly builds of libicyque.dll and copy into your C:\Program Files 
(x86)\Pidgin\plugins\ folder

If you haven't used one of my other plugins before, you'll need 
libjson-glib-1.0.dll in your
C:\Program Files (x86)\Pidgin\ (not plugins!) folder

Скачать libicyque.dll и положить в указанный каталог plugins и ещё скачать 
libjson-glib-1.0.dll
и положить в каталог Pigdin, это всё при закрытой программе, разумеется.
Потом запустить Pidgin заново и создать новую учётку в нём для ICQ WIM со 
старыми данными.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[18]: help

2019-04-02 Thread aleksei karpov
понял. извините что отвлек вас


>Среда,  3 апреля 2019, 3:03 +05:00 от Konstantin Kharlamov 
>:
>
>Я вообще ICQ не юзаю.
>
>В Ср, апр 3, 2019 at 01:02, aleksei karpov < leks-m...@mail.ru > 
>написал:
>> а вы не пользуетесь pidgin для icq ? у вас 
>> такой проблемы нету? )
>> 
>>> Среда, 3 апреля 2019, 2:57 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> Ну, если бы я столкнулся с той же
>>>  проблемой, у меня были бы два 
>>> варианта:
>>>  либо скачать исходники, и отладить
>>>  плагин самому (это надолго, так что я 
>>> бы
>>>  это делал только если совсем скучно,
>>>  или оч. критично), либо зарепортил 
>>> баг в
>>>  этот плагин, т.о. оставив разбор
>>>  ситуации его разработчикам.
>>> 
>>>  В Ср, апр 3, 2019 at 00:54, aleksei karpov < leks-m...@mail.ru >
>>>  написал:
>>>  > Вы понимаете по русски ?)
>>>  > У вас же есть возможность уточнить и
>>>  > помочь мне разобраться с этой
>>>  > проблемой. буду вам очень 
>>> благодарен
>>>  >
>>>  >
>>>  >> Среда, 3 апреля 2019, 2:50 +05:00 от Konstantin
>>>  >> Kharlamov < hi-an...@yandex.ru >:
>>>  >>
>>>  >> В Ср, апр 3, 2019 at 00:40, aleksei karpov 
>>> < leks-m...@mail.ru >
>>>  >> написал:
>>>  >> > I ask you to help me please.
>>>  >> > I do not really understand this but you understand
>>>  >>
>>>  >> Why do you think so, I'm just a random dude on the mailing list, 
>>> I
>>>  >> don't even remember contributing to pidgin sources.
>>>  >>
>>>  >> Either way, from the log it seems like plugin sent some request, 
>>> and
>>>  >> then server replied "InvalidRequest". This looks like something 
>>> you
>>>  >> may
>>>  >> want to create a bugreport about for the plugin.
>>>  >>
>>>  >>
>>>  >
>>>  >
>>>  > --
>>>  > aleksei karpov
>>> 
>> 
>> 
>> --
>> aleksei karpov
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[16]: help

2019-04-02 Thread Konstantin Kharlamov

Я вообще ICQ не юзаю.

В Ср, апр 3, 2019 at 01:02, aleksei karpov  
написал:
а вы не пользуетесь pidgin для icq ? у вас 
такой проблемы нету? )


Среда, 3 апреля 2019, 2:57 +05:00 от Konstantin 
Kharlamov :


Ну, если бы я столкнулся с той же
 проблемой, у меня были бы два 
варианта:

 либо скачать исходники, и отладить
 плагин самому (это надолго, так что я 
бы

 это делал только если совсем скучно,
 или оч. критично), либо зарепортил 
баг в

 этот плагин, т.о. оставив разбор
 ситуации его разработчикам.

 В Ср, апр 3, 2019 at 00:54, aleksei karpov 
 написал:
 > Вы понимаете по русски ?)
 > У вас же есть возможность уточнить и
 > помочь мне разобраться с этой
 > проблемой. буду вам очень 
благодарен

 >
 >
 >> Среда, 3 апреля 2019, 2:50 +05:00 от Konstantin
 >> Kharlamov :
 >>
 >> В Ср, апр 3, 2019 at 00:40, aleksei karpov 


 >> написал:
 >> > I ask you to help me please.
 >> > I do not really understand this but you understand
 >>
 >> Why do you think so, I'm just a random dude on the mailing list, 
I

 >> don't even remember contributing to pidgin sources.
 >>
 >> Either way, from the log it seems like plugin sent some request, 
and
 >> then server replied "InvalidRequest". This looks like something 
you

 >> may
 >> want to create a bugreport about for the plugin.
 >>
 >>
 >
 >
 > --
 > aleksei karpov




--
aleksei karpov


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[16]: help

2019-04-02 Thread aleksei karpov
а вы не пользуетесь pidgin для icq ? у вас такой проблемы нету? )

>Среда,  3 апреля 2019, 2:57 +05:00 от Konstantin Kharlamov 
>:
>
>Ну, если бы я столкнулся с той же 
>проблемой, у меня были бы два варианта: 
>либо скачать исходники, и отладить 
>плагин самому (это надолго, так что я бы 
>это делал только если совсем скучно, 
>или оч. критично), либо зарепортил баг в 
>этот плагин, т.о. оставив разбор 
>ситуации его разработчикам.
>
>В Ср, апр 3, 2019 at 00:54, aleksei karpov < leks-m...@mail.ru > 
>написал:
>> Вы понимаете по русски ?)
>> У  вас же есть возможность уточнить  и 
>> помочь мне разобраться с этой 
>> проблемой. буду вам очень благодарен
>> 
>> 
>>> Среда, 3 апреля 2019, 2:50 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> В Ср, апр 3, 2019 at 00:40, aleksei karpov < leks-m...@mail.ru >
>>>  написал:
>>>  > I ask you to help me please.
>>>  > I do not really understand this but you understand
>>> 
>>>  Why do you think so, I'm just a random dude on the mailing list, I
>>>  don't even remember contributing to pidgin sources.
>>> 
>>>  Either way, from the log it seems like plugin sent some request, and
>>>  then server replied "InvalidRequest". This looks like something you 
>>> may
>>>  want to create a bugreport about for the plugin.
>>> 
>>> 
>> 
>> 
>> --
>> aleksei karpov
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[14]: help

2019-04-02 Thread Konstantin Kharlamov
Ну, если бы я столкнулся с той же 
проблемой, у меня были бы два варианта: 
либо скачать исходники, и отладить 
плагин самому (это надолго, так что я бы 
это делал только если совсем скучно, 
или оч. критично), либо зарепортил баг в 
этот плагин, т.о. оставив разбор 
ситуации его разработчикам.


В Ср, апр 3, 2019 at 00:54, aleksei karpov  
написал:

Вы понимаете по русски ?)
У  вас же есть возможность уточнить  и  
помочь мне разобраться с этой 
проблемой. буду вам очень благодарен



Среда, 3 апреля 2019, 2:50 +05:00 от Konstantin 
Kharlamov :


В Ср, апр 3, 2019 at 00:40, aleksei karpov 
 написал:
 > I ask you to help me please.
 > I do not really understand this but you understand

 Why do you think so, I'm just a random dude on the mailing list, I
 don't even remember contributing to pidgin sources.

 Either way, from the log it seems like plugin sent some request, and
 then server replied "InvalidRequest". This looks like something you 
may

 want to create a bugreport about for the plugin.





--
aleksei karpov


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-04-02 Thread aleksei karpov
please help


(02:46:38) account: Connecting to account 654913608.
(02:46:38) connection: Connecting. gc = 05710DA0
(02:46:38) icyque: Fetching url https://api.icq.net/aim/startSession
(02:46:38) icyque: With postdata 
a=%2Fw8BAABIMAknA%2BXbl%2BTd7EQLim47kjSr80MJNjU0OTEzNjA4A3VpbgA%3D=icq-a632ca7d18f27cc4=myInfo%2Cpresence%2Cbuddylist%2Ctyping%2ChiddenChat%2Chist%2Cmchat%2CsentIM%2CimState%2CdataIM%2CofflineIM%2CuserAddedToBuddyList%2Cservice%2Clifestream%2Capps%2CpermitDeny%2Creplace%2Cdiff=json=plain=quiet%2Cssl%2CabFriendly%2Crole%2Ccapabilities%2Crole%2CabPhones%2CaimId%2CautoAddition%2Cfriendly%2ClargeIconId%2Clastseen%2Cmute%2Cpending%2Cstate%2CeventType%2CseqNum%2CdisplayId%2CfriendlyName%2CuserType%2CstatusMsg%2CstatusTime%2CbuddyIcon%2CabContactName%2CabPhones%2Cofficial=false=ao1mAegmj4_7xQOy=en-US=0=31536000=1554237998=online_sha256=%2F%2B8fykhMwnb4Ech%2FFMqkq%2BJJ8H0TJZr8IeaRvpm0%2Bhs%3D
(02:46:38) http: Performing new request 042BCDC8 to api.icq.net.
(02:46:38) dnsquery: Performing DNS lookup for api.icq.net
(02:46:38) dnsquery: IP resolved for api.icq.net
(02:46:38) proxy: Attempting connection to 178.237.20.54
(02:46:38) proxy: Connecting to api.icq.net:443 with no proxy
(02:46:38) proxy: Connection in progress
(02:46:38) proxy: Connecting to api.icq.net:443.
(02:46:38) proxy: Connected to api.icq.net:443.
(02:46:38) nss: SSL version 3.3 using 256-bit AES with 160-bit SHA1 MAC
Server Auth: 2048-bit RSA, Key Exchange: 256-bit ECDHE, Compression: NULL
Cipher Suite Name: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
(02:46:38) nss: subject=CN=*.icq.net,O=ICQ Communications 
Limited,L=Limassol,C=CY issuer=CN=GeoTrust RSA CA 
2018,OU=www.digicert.com,O=DigiCert Inc,C=US
(02:46:38) nss: subject=CN=GeoTrust RSA CA 2018,OU=www.digicert.com,O=DigiCert 
Inc,C=US issuer=CN=DigiCert Global Root CA,OU=www.digicert.com,O=DigiCert 
Inc,C=US
(02:46:38) nss: subject=CN=DigiCert Global Root 
CA,OU=www.digicert.com,O=DigiCert Inc,C=US issuer=CN=DigiCert Global Root 
CA,OU=www.digicert.com,O=DigiCert Inc,C=US
(02:46:38) certificate/x509/tls_cached: Starting verify for api.icq.net
(02:46:38) certificate/x509/tls_cached: Checking for cached cert...
(02:46:38) certificate/x509/tls_cached: ...Found cached cert
(02:46:38) nss/x509: Loading certificate from 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:46:38) certificate/x509/tls_cached: Peer cert matched cached
(02:46:38) nss/x509: Exporting certificate to 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:46:38) util: Writing file 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:46:38) nss: Trusting CN=*.icq.net,O=ICQ Communications 
Limited,L=Limassol,C=CY
(02:46:38) certificate: Successfully verified certificate for api.icq.net
(02:46:38) http: Request 042BCDC8 performed successfully.
(02:46:38) icyque: Got response: {"response":{"statusCode":400, 
"statusText":"Invalid Request. statusDetailCode 1015", "statusDetailCode":1015, 
"ts":1554242128, "data":{"ts":1554242128}}}
(02:46:38) icyque: Fetching url (null)
(02:46:38) http: Cannot perform new request - URL is not set





>Суббота, 30 марта 2019, 23:18 +05:00 от David Woolley 
>:
>
>On 30/03/2019 17:40, aleksei karpov wrote:
>> An unexpected response was received from 
>>  https://api.login.icq.net/auth/clientLogin : Ratelimit
>> 
>> what does it mean help please?
>> 
>
>You will need to ask icq.net's operators, but rate limiting generally 
>means that there have been excessive numbers of attempts to do 
>something, and a proportion of those are being rejected without 
>attempting to process them further than an immediate rejection.


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[12]: help

2019-04-02 Thread Konstantin Kharlamov
В Ср, апр 3, 2019 at 00:40, aleksei karpov  
написал:

I ask you to help me please.
I do not really understand this but you understand


Why do you think so, I'm just a random dude on the mailing list, I 
don't even remember contributing to pidgin sources.


Either way, from the log it seems like plugin sent some request, and 
then server replied "InvalidRequest". This looks like something you may 
want to create a bugreport about for the plugin.



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[12]: help

2019-04-02 Thread aleksei karpov

I ask you to help me please.
I do not really understand this but you understand


(02:30:27) account: Connecting to account 686456675.
(02:30:27) connection: Connecting. gc = 05710220
(02:30:27) icyque: Fetching url https://api.icq.net/aim/startSession
(02:30:27) icyque: With postdata 
a=%2Fw8BAABjf%2BooA9NvZnFF%2F0aup2ozHRPlyNsJNjg2NDU2Njc1A3VpbgA%3D=icq-c1eb060951a941af=myInfo%2Cpresence%2Cbuddylist%2Ctyping%2ChiddenChat%2Chist%2Cmchat%2CsentIM%2CimState%2CdataIM%2CofflineIM%2CuserAddedToBuddyList%2Cservice%2Clifestream%2Capps%2CpermitDeny%2Creplace%2Cdiff=json=plain=quiet%2Cssl%2CabFriendly%2Crole%2Ccapabilities%2Crole%2CabPhones%2CaimId%2CautoAddition%2Cfriendly%2ClargeIconId%2Clastseen%2Cmute%2Cpending%2Cstate%2CeventType%2CseqNum%2CdisplayId%2CfriendlyName%2CuserType%2CstatusMsg%2CstatusTime%2CbuddyIcon%2CabContactName%2CabPhones%2Cofficial=false=ao1mAegmj4_7xQOy=en-US=0=31536000=1554237027=online_sha256=mhk3FF4UKj5WL2wipLoqwRLAiTl2hTT%2B8DnxAiUU8Qk%3D
(02:30:27) http: Performing new request 042BC348 to api.icq.net.
(02:30:27) dnsquery: Performing DNS lookup for api.icq.net
(02:30:27) dnsquery: IP resolved for api.icq.net
(02:30:27) proxy: Attempting connection to 178.237.20.54
(02:30:27) proxy: Connecting to api.icq.net:443 with no proxy
(02:30:27) proxy: Connection in progress
(02:30:27) proxy: Connecting to api.icq.net:443.
(02:30:27) proxy: Connected to api.icq.net:443.
(02:30:27) nss: SSL version 3.3 using 256-bit AES with 160-bit SHA1 MAC
Server Auth: 2048-bit RSA, Key Exchange: 256-bit ECDHE, Compression: NULL
Cipher Suite Name: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
(02:30:27) nss: subject=CN=*.icq.net,O=ICQ Communications 
Limited,L=Limassol,C=CY issuer=CN=GeoTrust RSA CA 
2018,OU=www.digicert.com,O=DigiCert Inc,C=US
(02:30:27) nss: subject=CN=GeoTrust RSA CA 2018,OU=www.digicert.com,O=DigiCert 
Inc,C=US issuer=CN=DigiCert Global Root CA,OU=www.digicert.com,O=DigiCert 
Inc,C=US
(02:30:27) nss: subject=CN=DigiCert Global Root 
CA,OU=www.digicert.com,O=DigiCert Inc,C=US issuer=CN=DigiCert Global Root 
CA,OU=www.digicert.com,O=DigiCert Inc,C=US
(02:30:27) certificate/x509/tls_cached: Starting verify for api.icq.net
(02:30:27) certificate/x509/tls_cached: Checking for cached cert...
(02:30:27) certificate/x509/tls_cached: ...Found cached cert
(02:30:27) nss/x509: Loading certificate from 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:30:27) certificate/x509/tls_cached: Peer cert matched cached
(02:30:27) nss/x509: Exporting certificate to 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:30:27) util: Writing file 
C:\Users\aleksei\AppData\Roaming\.purple\certificates\x509\tls_peers\api.icq.net
(02:30:28) nss: Trusting CN=*.icq.net,O=ICQ Communications 
Limited,L=Limassol,C=CY
(02:30:28) certificate: Successfully verified certificate for api.icq.net
(02:30:28) http: Request 042BC348 performed successfully.
(02:30:28) icyque: Got response: {"response":{"statusCode":400, 
"statusText":"Invalid Request. statusDetailCode 1015", "statusDetailCode":1015, 
"ts":1554241157, "data":{"ts":1554241157}}}
(02:30:28) icyque: Fetching url (null)
(02:30:28) http: Cannot perform new request - URL is not set

>Среда,  3 апреля 2019, 2:16 +05:00 от Konstantin Kharlamov 
>:
>
>Sorry, I can only help as much because I never tried the new ICQ plugin 
>myself. If it doesn't work for you, you may want to report a bug to the 
>plugin.
>
>That said, you may get some insight into what's going on if you open in 
>Pidgin Help → Debug window, and then look at the output as you 
>re-connect or do some actions.
>
>В Вт, апр 2, 2019 в 16:48, aleksei karpov < leks-m...@mail.ru > 
>написал:
>> I did everything as you wrote it off. plugin appeared in the program. 
>> but nothing happens when connected. In the letter I apply a screen. 
>> Look here please.
>> 
>> 
>> 
>> 
>>> Вторник, 2 апреля 2019, 18:01 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> What you downloaded is a source code archive, I doubt you're 
>>> interested
>>>  in it ATM. Please, scroll that page a bit, and read the instruction
>>>  that is there. It has paragraph "Windows install" which says, 
>>> quoting:
>>> 
>>>   > Download nightly builds of libicyque.dll and copy into your
>>>  C:\Program Files (x86)\Pidgin\plugins\ folder If you haven't used 
>>> one
>>>  of my other plugins before, you'll need libjson-glib-1.0.dll in your
>>>  C:\Program Files (x86)\Pidgin\ (not plugins!) folder
>>> 
>>>  (unlike my quote of the text, it also has embedded links to files to
>>>  download).
>>> 
>>>  On Вт, Ap

Re: Re[10]: help

2019-04-02 Thread Konstantin Kharlamov
Sorry, I can only help as much because I never tried the new ICQ plugin 
myself. If it doesn't work for you, you may want to report a bug to the 
plugin.


That said, you may get some insight into what's going on if you open in 
Pidgin Help → Debug window, and then look at the output as you 
re-connect or do some actions.


В Вт, апр 2, 2019 в 16:48, aleksei karpov  
написал:
I did everything as you wrote it off. plugin appeared in the program. 
but nothing happens when connected. In the letter I apply a screen. 
Look here please.





Вторник, 2 апреля 2019, 18:01 +05:00 от Konstantin 
Kharlamov :


What you downloaded is a source code archive, I doubt you're 
interested

 in it ATM. Please, scroll that page a bit, and read the instruction
 that is there. It has paragraph "Windows install" which says, 
quoting:


  > Download nightly builds of libicyque.dll and copy into your
 C:\Program Files (x86)\Pidgin\plugins\ folder If you haven't used 
one

 of my other plugins before, you'll need libjson-glib-1.0.dll in your
 C:\Program Files (x86)\Pidgin\ (not plugins!) folder

 (unlike my quote of the text, it also has embedded links to files to
 download).

 On Вт, Apr 2, 2019 at 15:56, aleksei karpov  
wrote:
 > I went to the link for the plugin 
https://github.com/EionRobb/icyque

 >
 > and downloaded icyque-master
 > it has files and another purple2compat folder
 > Tell me please where should I put all these files and a folder?
 >
 >
 >
 >> Вторник, 2 апреля 2019, 17:51 +05:00 от Konstantin
 >> Kharlamov :
 >>
 >> Ah, but wait, the README.md file already has instructions for
 >> Windows.
 >> Which part of that confused you then?
 >>
 >> On Вт, Apr 2, 2019 at 15:48, aleksei karpov 
 >> wrote:
 >> > I have windows and it is indicated for linux
 >> >
 >> >
 >> >> Вторник, 2 апреля 2019, 2:06 +05:00 от 
Konstantin

 >> >> Kharlamov :
 >> >>
 >> >> Oh, good point, for some reason the README.md instructions
 >> weren't
 >> >> very
 >> >> elaborate. I sent a PR to fix this, so you may use that
 >> >> https://github.com/EionRobb/icyque/pull/12/files
 >> >>
 >> >> В Пн, апр 1, 2019 в 17:26, aleksei karpov
 >> 
 >> >> написал:
 >> >> >
 >> >> > Please tell me how to install the plugin? and where to put 
it?

 >> >> >
 >> >> >> Понедельник, 1 апреля 2019, 18:21 +05:00 
от

 >> >> >> Konstantin Kharlamov :
 >> >> >>
 >> >> >> Are you using the older plugin or the new one? ICQ dropped
 >> >> support
 >> >> >> for
 >> >> >> older protocol¹, so if you're using the older plugin, 
it'd be

 >> >> >> surprising it even works.
 >> >> >>
 >> >> >> Though if you're having the problem with the newer 
plugin²,

 >> you
 >> >> >> might
 >> >> >> want to report a bug over there.
 >> >> >>
 >> >> >> 1:
 >> https://pidgin.im/pipermail/support/2018-December/030433.html
 >> >> >> 2: https://github.com/EionRobb/icyque
 >> >> >>
 >> >> >> On Пн, Apr 1, 2019 в 12:32, aleksei karpov
 >> 
 >> >> >> wrote:
 >> >> >> > Hello. I am using the latest version of pidgin
 >> >> >> > iq was normally connected before
 >> >> >> >
 >> >> >> > but the last week does not connect and writes
 >> >> >> > An unexpected response was received from
 >> >> >> > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> >> >> >
 >> >> >> > c icq everything is fine. This is a problem in your 
program

 >> or
 >> >> its
 >> >> >> > connection to icq
 >> >> >> >
 >> >> >> > Could you check why pidgin doesn't connect?
 >> >> >> >
 >> >> >> >
 >> >> >> > icq support asked me
 >> >> >> > 1) what ICQ client do you use (mobile Android client or
 >> >> >> > for iOs or a client for a laptop or desktop computer for
 >> >> Windows
 >> >> >> > MacOs or Linux)
 >> >> >> >
 >> >> >> >
 >> >> >> > but I use pidgin, so how do I answer them?
 >> >> >> > they will not advise me on your program issues !!!
 >> >> >> >
 >> >> >> > please help !!!
 >> >

Re: Re[8]: help

2019-04-02 Thread Konstantin Kharlamov
What you downloaded is a source code archive, I doubt you're interested 
in it ATM. Please, scroll that page a bit, and read the instruction 
that is there. It has paragraph "Windows install" which says, quoting:


> Download nightly builds of libicyque.dll and copy into your 
C:\Program Files (x86)\Pidgin\plugins\ folder If you haven't used one 
of my other plugins before, you'll need libjson-glib-1.0.dll in your 
C:\Program Files (x86)\Pidgin\ (not plugins!) folder


(unlike my quote of the text, it also has embedded links to files to 
download).


On Вт, Apr 2, 2019 at 15:56, aleksei karpov  wrote:

I went to the link for the plugin https://github.com/EionRobb/icyque

and downloaded icyque-master
it has files and another purple2compat folder
Tell me please where should I put all these files and a folder?



Вторник, 2 апреля 2019, 17:51 +05:00 от Konstantin 
Kharlamov :


Ah, but wait, the README.md file already has instructions for 
Windows.

 Which part of that confused you then?

 On Вт, Apr 2, 2019 at 15:48, aleksei karpov  
wrote:

 > I have windows and it is indicated for linux
 >
 >
 >> Вторник, 2 апреля 2019, 2:06 +05:00 от Konstantin
 >> Kharlamov :
 >>
 >> Oh, good point, for some reason the README.md instructions 
weren't

 >> very
 >> elaborate. I sent a PR to fix this, so you may use that
 >> https://github.com/EionRobb/icyque/pull/12/files
 >>
 >> В Пн, апр 1, 2019 в 17:26, aleksei karpov 


 >> написал:
 >> >
 >> > Please tell me how to install the plugin? and where to put it?
 >> >
 >> >> Понедельник, 1 апреля 2019, 18:21 +05:00 от
 >> >> Konstantin Kharlamov :
 >> >>
 >> >> Are you using the older plugin or the new one? ICQ dropped
 >> support
 >> >> for
 >> >> older protocol¹, so if you're using the older plugin, it'd be
 >> >> surprising it even works.
 >> >>
 >> >> Though if you're having the problem with the newer plugin², 
you

 >> >> might
 >> >> want to report a bug over there.
 >> >>
 >> >> 1: 
https://pidgin.im/pipermail/support/2018-December/030433.html

 >> >> 2: https://github.com/EionRobb/icyque
 >> >>
 >> >> On Пн, Apr 1, 2019 в 12:32, aleksei karpov 


 >> >> wrote:
 >> >> > Hello. I am using the latest version of pidgin
 >> >> > iq was normally connected before
 >> >> >
 >> >> > but the last week does not connect and writes
 >> >> > An unexpected response was received from
 >> >> > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> >> >
 >> >> > c icq everything is fine. This is a problem in your program 
or

 >> its
 >> >> > connection to icq
 >> >> >
 >> >> > Could you check why pidgin doesn't connect?
 >> >> >
 >> >> >
 >> >> > icq support asked me
 >> >> > 1) what ICQ client do you use (mobile Android client or
 >> >> > for iOs or a client for a laptop or desktop computer for
 >> Windows
 >> >> > MacOs or Linux)
 >> >> >
 >> >> >
 >> >> > but I use pidgin, so how do I answer them?
 >> >> > they will not advise me on your program issues !!!
 >> >> >
 >> >> > please help !!!
 >> >> >
 >> >> >
 >> >> >
 >> >> >
 >> >> >> Воскресенье, 31 марта 2019, 0:40 +05:00 
от

 >> >> David
 >> >> >> Woolley :
 >> >> >>
 >> >> >> Pidgin is simply repeating the message that icq.net sent.
 >> >> >>
 >> >> >> On 30/03/2019 18:24, aleksei karpov wrote:
 >> >> >> > but I turn off and wait anyway the error repeats itself.
 >> you do
 >> >> >> not know
 >> >> >> > what it is? as iqq operators will tell me if i use a
 >> >> third-party
 >> >> >> > program. ie your pidgin. they will tell me to use the icq
 >> >> program.
 >> >> >> > understand?
 >> >> >> >
 >> >> >> >
 >> >> >> > Суббота, 30 марта 2019, 23:18 +05:00 от 
David

 >> >> >> Woolley
 >> >> >> > :
 >> >> >> >
 >> >> >> > On 30/03/2019 17:40, aleksei karpov wrote:
 >> >> >> > > An unexpected response was received from
 >> >> >> > > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> >> >> > >
 >> >> >> > > what does it mean help please?
 >> >> >> > >
 >> >> >> >
 >> >> >> > You will need to ask icq.net's operators, but rate 
limiting

 >> >> >> generally
 >> >> >> > means that there have been excessive numbers of attempts 
to

 >> do
 >> >> >> > something, and a proportion of those are being rejected
 >> without
 >> >> >> > attempting to process them further than an immediate
 >> rejection.
 >> >> >> >
 >> >> >> >
 >> >> >> >
 >> >> >> > --
 >> >> >> > aleksei karpov
 >> >> >> >
 >> >> >> > ___
 >> >> >> > Support@pidgin.im mailing list
 >> >> >> > Want to unsubscribe? Use this link:
 >> >> >> > https://pidgin.im/cgi-bin/mailman/listinfo/support
 >> >> >> >
 >> >> >>
 >> >> >>
 >> >> >
 >> >> >
 >> >> > --
 >> >> > aleksei karpov
 >> >>
 >> >>
 >> >
 >> >
 >> > --
 >> > aleksei karpov
 >>
 >>
 >
 >
 > --
 > aleksei karpov





--
aleksei karpov



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[8]: help

2019-04-02 Thread aleksei karpov

I went to the link for the plugin  https://github.com/EionRobb/icyque
and downloaded icyque-master
it has files and another purple2compat folder
Tell me please where should I put all these files and a folder?

>Вторник,  2 апреля 2019, 17:51 +05:00 от Konstantin Kharlamov 
>:
>
>Ah, but wait, the README.md file already has instructions for Windows. 
>Which part of that confused you then?
>
>On Вт, Apr 2, 2019 at 15:48, aleksei karpov < leks-m...@mail.ru > wrote:
>> I have windows and it is indicated for linux
>> 
>> 
>>> Вторник, 2 апреля 2019, 2:06 +05:00 от Konstantin 
>>> Kharlamov < hi-an...@yandex.ru >:
>>> 
>>> Oh, good point, for some reason the README.md instructions weren't 
>>> very
>>>  elaborate. I sent a PR to fix this, so you may use that
>>>  https://github.com/EionRobb/icyque/pull/12/files
>>> 
>>>  В Пн, апр 1, 2019 в 17:26, aleksei karpov < leks-m...@mail.ru >
>>>  написал:
>>>  >
>>>  > Please tell me how to install the plugin? and where to put it?
>>>  >
>>>  >> Понедельник, 1 апреля 2019, 18:21 +05:00 от
>>>  >> Konstantin Kharlamov < hi-an...@yandex.ru >:
>>>  >>
>>>  >> Are you using the older plugin or the new one? ICQ dropped 
>>> support
>>>  >> for
>>>  >> older protocol¹, so if you're using the older plugin, it'd be
>>>  >> surprising it even works.
>>>  >>
>>>  >> Though if you're having the problem with the newer plugin², you
>>>  >> might
>>>  >> want to report a bug over there.
>>>  >>
>>>  >> 1:  https://pidgin.im/pipermail/support/2018-December/030433.html
>>>  >> 2:  https://github.com/EionRobb/icyque
>>>  >>
>>>  >> On Пн, Apr 1, 2019 в 12:32, aleksei karpov < leks-m...@mail.ru >
>>>  >> wrote:
>>>  >> > Hello. I am using the latest version of pidgin
>>>  >> > iq was normally connected before
>>>  >> >
>>>  >> > but the last week does not connect and writes
>>>  >> > An unexpected response was received from
>>>  >> >  https://api.login.icq.net/auth/clientLogin : Ratelimit
>>>  >> >
>>>  >> > c icq everything is fine. This is a problem in your program or 
>>> its
>>>  >> > connection to icq
>>>  >> >
>>>  >> > Could you check why pidgin doesn't connect?
>>>  >> >
>>>  >> >
>>>  >> > icq support asked me
>>>  >> > 1) what ICQ client do you use (mobile Android client or
>>>  >> > for iOs or a client for a laptop or desktop computer for 
>>> Windows
>>>  >> > MacOs or Linux)
>>>  >> >
>>>  >> >
>>>  >> > but I use pidgin, so how do I answer them?
>>>  >> > they will not advise me on your program issues !!!
>>>  >> >
>>>  >> > please help !!!
>>>  >> >
>>>  >> >
>>>  >> >
>>>  >> >
>>>  >> >> Воскресенье, 31 марта 2019, 0:40 +05:00 от
>>>  >> David
>>>  >> >> Woolley < for...@david-woolley.me.uk >:
>>>  >> >>
>>>  >> >> Pidgin is simply repeating the message that icq.net sent.
>>>  >> >>
>>>  >> >> On 30/03/2019 18:24, aleksei karpov wrote:
>>>  >> >> > but I turn off and wait anyway the error repeats itself. 
>>> you do
>>>  >> >> not know
>>>  >> >> > what it is? as iqq operators will tell me if i use a
>>>  >> third-party
>>>  >> >> > program. ie your pidgin. they will tell me to use the icq
>>>  >> program.
>>>  >> >> > understand?
>>>  >> >> >
>>>  >> >> >
>>>  >> >> > Суббота, 30 марта 2019, 23:18 +05:00 от David
>>>  >> >> Woolley
>>>  >> >> > < for...@david-woolley.me.uk >:
>>>  >> >> >
>>>  >> >> > On 30/03/2019 17:40, aleksei karpov wrote:
>>>  >> >> > > An unexpected response was received from
>>>  >> >> > >  https://api.login.icq.net/auth/clientLogin : Ratelimit
>>>  >> >> > >
>>>  >> >> > > what does it mean help please?
>>>  >> >> > >
>>>  >> >> >
>>>  >> >> > You will need to ask icq.net's operators, but rate limiting
>>>  >> >> generally
>>>  >> >> > means that there have been excessive numbers of attempts to 
>>> do
>>>  >> >> > something, and a proportion of those are being rejected 
>>> without
>>>  >> >> > attempting to process them further than an immediate 
>>> rejection.
>>>  >> >> >
>>>  >> >> >
>>>  >> >> >
>>>  >> >> > --
>>>  >> >> > aleksei karpov
>>>  >> >> >
>>>  >> >> > ___
>>>  >> >> >  Support@pidgin.im mailing list
>>>  >> >> > Want to unsubscribe? Use this link:
>>>  >> >> >  https://pidgin.im/cgi-bin/mailman/listinfo/support
>>>  >> >> >
>>>  >> >>
>>>  >> >>
>>>  >> >
>>>  >> >
>>>  >> > --
>>>  >> > aleksei karpov
>>>  >>
>>>  >>
>>>  >
>>>  >
>>>  > --
>>>  > aleksei karpov
>>> 
>>> 
>> 
>> 
>> --
>> aleksei karpov
>
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[6]: help

2019-04-02 Thread Konstantin Kharlamov
Ah, but wait, the README.md file already has instructions for Windows. 
Which part of that confused you then?


On Вт, Apr 2, 2019 at 15:48, aleksei karpov  wrote:

I have windows and it is indicated for linux


Вторник, 2 апреля 2019, 2:06 +05:00 от Konstantin 
Kharlamov :


Oh, good point, for some reason the README.md instructions weren't 
very

 elaborate. I sent a PR to fix this, so you may use that
https://github.com/EionRobb/icyque/pull/12/files

 В Пн, апр 1, 2019 в 17:26, aleksei karpov 
 написал:
 >
 > Please tell me how to install the plugin? and where to put it?
 >
 >> Понедельник, 1 апреля 2019, 18:21 +05:00 от
 >> Konstantin Kharlamov :
 >>
 >> Are you using the older plugin or the new one? ICQ dropped 
support

 >> for
 >> older protocol¹, so if you're using the older plugin, it'd be
 >> surprising it even works.
 >>
 >> Though if you're having the problem with the newer plugin², you
 >> might
 >> want to report a bug over there.
 >>
 >> 1: https://pidgin.im/pipermail/support/2018-December/030433.html
 >> 2: https://github.com/EionRobb/icyque
 >>
 >> On Пн, Apr 1, 2019 в 12:32, aleksei karpov 
 >> wrote:
 >> > Hello. I am using the latest version of pidgin
 >> > iq was normally connected before
 >> >
 >> > but the last week does not connect and writes
 >> > An unexpected response was received from
 >> > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> >
 >> > c icq everything is fine. This is a problem in your program or 
its

 >> > connection to icq
 >> >
 >> > Could you check why pidgin doesn't connect?
 >> >
 >> >
 >> > icq support asked me
 >> > 1) what ICQ client do you use (mobile Android client or
 >> > for iOs or a client for a laptop or desktop computer for 
Windows

 >> > MacOs or Linux)
 >> >
 >> >
 >> > but I use pidgin, so how do I answer them?
 >> > they will not advise me on your program issues !!!
 >> >
 >> > please help !!!
 >> >
 >> >
 >> >
 >> >
 >> >> Воскресенье, 31 марта 2019, 0:40 +05:00 от
 >> David
 >> >> Woolley :
 >> >>
 >> >> Pidgin is simply repeating the message that icq.net sent.
 >> >>
 >> >> On 30/03/2019 18:24, aleksei karpov wrote:
 >> >> > but I turn off and wait anyway the error repeats itself. 
you do

 >> >> not know
 >> >> > what it is? as iqq operators will tell me if i use a
 >> third-party
 >> >> > program. ie your pidgin. they will tell me to use the icq
 >> program.
 >> >> > understand?
 >> >> >
 >> >> >
 >> >> > Суббота, 30 марта 2019, 23:18 +05:00 от David
 >> >> Woolley
 >> >> > :
 >> >> >
 >> >> > On 30/03/2019 17:40, aleksei karpov wrote:
 >> >> > > An unexpected response was received from
 >> >> > > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> >> > >
 >> >> > > what does it mean help please?
 >> >> > >
 >> >> >
 >> >> > You will need to ask icq.net's operators, but rate limiting
 >> >> generally
 >> >> > means that there have been excessive numbers of attempts to 
do
 >> >> > something, and a proportion of those are being rejected 
without
 >> >> > attempting to process them further than an immediate 
rejection.

 >> >> >
 >> >> >
 >> >> >
 >> >> > --
 >> >> > aleksei karpov
 >> >> >
 >> >> > ___
 >> >> > Support@pidgin.im mailing list
 >> >> > Want to unsubscribe? Use this link:
 >> >> > https://pidgin.im/cgi-bin/mailman/listinfo/support
 >> >> >
 >> >>
 >> >>
 >> >
 >> >
 >> > --
 >> > aleksei karpov
 >>
 >>
 >
 >
 > --
 > aleksei karpov





--
aleksei karpov



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[4]: help

2019-04-01 Thread Konstantin Kharlamov
Oh, good point, for some reason the README.md instructions weren't very 
elaborate. I sent a PR to fix this, so you may use that 
https://github.com/EionRobb/icyque/pull/12/files


В Пн, апр 1, 2019 в 17:26, aleksei karpov  
написал:


Please tell me how to install the plugin? and where to put it?

Понедельник, 1 апреля 2019, 18:21 +05:00 от 
Konstantin Kharlamov :


Are you using the older plugin or the new one? ICQ dropped support 
for

 older protocol¹, so if you're using the older plugin, it'd be
 surprising it even works.

 Though if you're having the problem with the newer plugin², you 
might

 want to report a bug over there.

 1: https://pidgin.im/pipermail/support/2018-December/030433.html
 2: https://github.com/EionRobb/icyque

 On Пн, Apr 1, 2019 в 12:32, aleksei karpov  
wrote:

 > Hello. I am using the latest version of pidgin
 > iq was normally connected before
 >
 > but the last week does not connect and writes
 > An unexpected response was received from
 > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >
 > c icq everything is fine. This is a problem in your program or its
 > connection to icq
 >
 > Could you check why pidgin doesn't connect?
 >
 >
 > icq support asked me
 > 1) what ICQ client do you use (mobile Android client or
 > for iOs or a client for a laptop or desktop computer for Windows
 > MacOs or Linux)
 >
 >
 > but I use pidgin, so how do I answer them?
 > they will not advise me on your program issues !!!
 >
 > please help !!!
 >
 >
 >
 >
 >> Воскресенье, 31 марта 2019, 0:40 +05:00 от 
David

 >> Woolley :
 >>
 >> Pidgin is simply repeating the message that icq.net sent.
 >>
 >> On 30/03/2019 18:24, aleksei karpov wrote:
 >> > but I turn off and wait anyway the error repeats itself. you do
 >> not know
 >> > what it is? as iqq operators will tell me if i use a 
third-party
 >> > program. ie your pidgin. they will tell me to use the icq 
program.

 >> > understand?
 >> >
 >> >
 >> > Суббота, 30 марта 2019, 23:18 +05:00 от David
 >> Woolley
 >> > :
 >> >
 >> > On 30/03/2019 17:40, aleksei karpov wrote:
 >> > > An unexpected response was received from
 >> > > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >> > >
 >> > > what does it mean help please?
 >> > >
 >> >
 >> > You will need to ask icq.net's operators, but rate limiting
 >> generally
 >> > means that there have been excessive numbers of attempts to do
 >> > something, and a proportion of those are being rejected without
 >> > attempting to process them further than an immediate rejection.
 >> >
 >> >
 >> >
 >> > --
 >> > aleksei karpov
 >> >
 >> > ___
 >> > Support@pidgin.im mailing list
 >> > Want to unsubscribe? Use this link:
 >> > https://pidgin.im/cgi-bin/mailman/listinfo/support
 >> >
 >>
 >>
 >
 >
 > --
 > aleksei karpov





--
aleksei karpov



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[4]: help

2019-04-01 Thread aleksei karpov

Please tell me how to install the plugin? and where to put it?

>Понедельник,  1 апреля 2019, 18:21 +05:00 от Konstantin Kharlamov 
>:
>
>Are you using the older plugin or the new one? ICQ dropped support for 
>older protocol¹, so if you're using the older plugin, it'd be 
>surprising it even works.
>
>Though if you're having the problem with the newer plugin², you might 
>want to report a bug over there.
>
>1:  https://pidgin.im/pipermail/support/2018-December/030433.html
>2:  https://github.com/EionRobb/icyque
>
>On Пн, Apr 1, 2019 в 12:32, aleksei karpov < leks-m...@mail.ru > wrote:
>> Hello. I am using the latest version of pidgin
>> iq was normally connected before
>> 
>> but the last week does not connect and writes
>> An unexpected response was received from 
>>  https://api.login.icq.net/auth/clientLogin : Ratelimit
>> 
>> c icq everything is fine. This is a problem in your program or its 
>> connection to icq
>> 
>> Could you check why pidgin doesn't connect?
>> 
>> 
>> icq support asked me
>> 1) what ICQ client do you use (mobile Android client or
>> for iOs or a client for a laptop or desktop computer for Windows
>> MacOs or Linux)
>> 
>> 
>> but I use pidgin, so how do I answer them?
>> they will not advise me on your program issues !!!
>> 
>> please help !!!
>> 
>> 
>> 
>> 
>>> Воскресенье, 31 марта 2019, 0:40 +05:00 от David 
>>> Woolley < for...@david-woolley.me.uk >:
>>> 
>>> Pidgin is simply repeating the message that icq.net sent.
>>> 
>>>  On 30/03/2019 18:24, aleksei karpov wrote:
>>>  > but I turn off and wait anyway the error repeats itself. you do 
>>> not know
>>>  > what it is? as iqq operators will tell me if i use a third-party
>>>  > program. ie your pidgin. they will tell me to use the icq program.
>>>  > understand?
>>>  >
>>>  >
>>>  > Суббота, 30 марта 2019, 23:18 +05:00 от David 
>>> Woolley
>>>  > < for...@david-woolley.me.uk >:
>>>  >
>>>  > On 30/03/2019 17:40, aleksei karpov wrote:
>>>  > > An unexpected response was received from
>>>  > >  https://api.login.icq.net/auth/clientLogin : Ratelimit
>>>  > >
>>>  > > what does it mean help please?
>>>  > >
>>>  >
>>>  > You will need to ask icq.net's operators, but rate limiting 
>>> generally
>>>  > means that there have been excessive numbers of attempts to do
>>>  > something, and a proportion of those are being rejected without
>>>  > attempting to process them further than an immediate rejection.
>>>  >
>>>  >
>>>  >
>>>  > --
>>>  > aleksei karpov
>>>  >
>>>  > ___
>>>  >  Support@pidgin.im mailing list
>>>  > Want to unsubscribe? Use this link:
>>>  >  https://pidgin.im/cgi-bin/mailman/listinfo/support
>>>  >
>>> 
>>> 
>> 
>> 
>> --
>> aleksei karpov
>
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Re[2]: help

2019-04-01 Thread Konstantin Kharlamov
Are you using the older plugin or the new one? ICQ dropped support for 
older protocol¹, so if you're using the older plugin, it'd be 
surprising it even works.


Though if you're having the problem with the newer plugin², you might 
want to report a bug over there.


1: https://pidgin.im/pipermail/support/2018-December/030433.html
2: https://github.com/EionRobb/icyque

On Пн, Apr 1, 2019 в 12:32, aleksei karpov  wrote:

Hello. I am using the latest version of pidgin
iq was normally connected before

but the last week does not connect and writes
An unexpected response was received from 
https://api.login.icq.net/auth/clientLogin: Ratelimit


c icq everything is fine. This is a problem in your program or its 
connection to icq


Could you check why pidgin doesn't connect?


icq support asked me
1) what ICQ client do you use (mobile Android client or
for iOs or a client for a laptop or desktop computer for Windows
MacOs or Linux)


but I use pidgin, so how do I answer them?
they will not advise me on your program issues !!!

please help !!!




Воскресенье, 31 марта 2019, 0:40 +05:00 от David 
Woolley :


Pidgin is simply repeating the message that icq.net sent.

 On 30/03/2019 18:24, aleksei karpov wrote:
 > but I turn off and wait anyway the error repeats itself. you do 
not know

 > what it is? as iqq operators will tell me if i use a third-party
 > program. ie your pidgin. they will tell me to use the icq program.
 > understand?
 >
 >
 > Суббота, 30 марта 2019, 23:18 +05:00 от David 
Woolley

 > :
 >
 > On 30/03/2019 17:40, aleksei karpov wrote:
 > > An unexpected response was received from
 > > https://api.login.icq.net/auth/clientLogin: Ratelimit
 > >
 > > what does it mean help please?
 > >
 >
 > You will need to ask icq.net's operators, but rate limiting 
generally

 > means that there have been excessive numbers of attempts to do
 > something, and a proportion of those are being rejected without
 > attempting to process them further than an immediate rejection.
 >
 >
 >
 > --
 > aleksei karpov
 >
 > ___
 > Support@pidgin.im mailing list
 > Want to unsubscribe? Use this link:
 > https://pidgin.im/cgi-bin/mailman/listinfo/support
 >





--
aleksei karpov



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-04-01 Thread aleksei karpov

Hello. I am using the latest version of pidgin
iq was normally connected before
but the last week does not connect and writes
An unexpected response was received from 
https://api.login.icq.net/auth/clientLogin: Ratelimit
c icq everything is fine. This is a problem in your program or its connection 
to icq
Could you check why pidgin doesn't connect?

icq support asked me
1) what ICQ client do you use (mobile Android client or
for iOs or a client for a laptop or desktop computer for Windows
MacOs or Linux)

but I use pidgin, so how do I answer them?
they will not advise me on your program issues !!!
please help !!!


>Воскресенье, 31 марта 2019, 0:40 +05:00 от David Woolley 
>:
>
>Pidgin is simply repeating the message that icq.net sent.
>
>On 30/03/2019 18:24, aleksei karpov wrote:
>> but I turn off and wait anyway the error repeats itself. you do not know 
>> what it is? as iqq operators will tell me if i use a third-party 
>> program. ie your pidgin. they will tell me to use the icq program. 
>> understand?
>> 
>> 
>> Суббота, 30 марта 2019, 23:18 +05:00 от David Woolley
>> < for...@david-woolley.me.uk >:
>> 
>> On 30/03/2019 17:40, aleksei karpov wrote:
>>  > An unexpected response was received from
>>      >  https://api.login.icq.net/auth/clientLogin : Ratelimit
>>  >
>>  > what does it mean help please?
>>  >
>> 
>> You will need to ask icq.net's operators, but rate limiting generally
>> means that there have been excessive numbers of attempts to do
>> something, and a proportion of those are being rejected without
>> attempting to process them further than an immediate rejection.
>> 
>> 
>> 
>> -- 
>> aleksei karpov
>> 
>> ___
>>  Support@pidgin.im mailing list
>> Want to unsubscribe?  Use this link:
>>  https://pidgin.im/cgi-bin/mailman/listinfo/support
>> 
>
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2019-03-30 Thread David Woolley

Pidgin is simply repeating the message that icq.net sent.

On 30/03/2019 18:24, aleksei karpov wrote:
but I turn off and wait anyway the error repeats itself. you do not know 
what it is? as iqq operators will tell me if i use a third-party 
program. ie your pidgin. they will tell me to use the icq program. 
understand?



Суббота, 30 марта 2019, 23:18 +05:00 от David Woolley
:

On 30/03/2019 17:40, aleksei karpov wrote:
 > An unexpected response was received from
 > https://api.login.icq.net/auth/clientLogin: Ratelimit
 >
 > what does it mean help please?
 >

You will need to ask icq.net's operators, but rate limiting generally
means that there have been excessive numbers of attempts to do
something, and a proportion of those are being rejected without
attempting to process them further than an immediate rejection.



--
aleksei karpov

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support




___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-03-30 Thread aleksei karpov
but I turn off and wait anyway the error repeats itself. you do not know what 
it is? as iqq operators will tell me if i use a third-party program. ie your 
pidgin. they will tell me to use the icq program. understand?


>Суббота, 30 марта 2019, 14:49 +05:00 от David Woolley 
>:
>
>See <
>On 30/03/2019 07:29, aleksei karpov wrote:
>> please tell me. how to save a backup? which folders to transfer and where?
>> 
>
>See 
>< 
>https://developer.pidgin.im/wiki/Using%20Pidgin#Wherearemysettingsanddataincludinglogssaved
> > 
>or 
>< 
>https://developer.pidgin.im/wiki/Using%20Pidgin#WherearePidginssettingsandlogs 
>> 
>as appropriate to your system.
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-03-30 Thread aleksei karpov
but I turn off and wait anyway the error repeats itself. you do not know what 
it is? as iqq operators will tell me if i use a third-party program. ie your 
pidgin. they will tell me to use the icq program. understand?


>Суббота, 30 марта 2019, 23:18 +05:00 от David Woolley 
>:
>
>On 30/03/2019 17:40, aleksei karpov wrote:
>> An unexpected response was received from 
>>  https://api.login.icq.net/auth/clientLogin : Ratelimit
>> 
>> what does it mean help please?
>> 
>
>You will need to ask icq.net's operators, but rate limiting generally 
>means that there have been excessive numbers of attempts to do 
>something, and a proportion of those are being rejected without 
>attempting to process them further than an immediate rejection.


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2019-03-30 Thread David Woolley

On 30/03/2019 17:40, aleksei karpov wrote:
An unexpected response was received from 
https://api.login.icq.net/auth/clientLogin: Ratelimit


what does it mean help please?



You will need to ask icq.net's operators, but rate limiting generally 
means that there have been excessive numbers of attempts to do 
something, and a proportion of those are being rejected without 
attempting to process them further than an immediate rejection.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-03-30 Thread aleksei karpov

I have not been able to connect to icq for many days
writes
An unexpected response was received from  
https://api.login.icq.net/auth/clientLogin : Ratelimit
what does it mean help please?


>Суббота, 30 марта 2019, 4:33 +05:00 от Dave Warren :
>
>On Fri, Mar 29, 2019, at 12:20, aleksei karpov wrote:
>>Hello
>>If I update the program. Will my old data stay? contacts and icq numbers stay?
>
>Usually yes, but like with all things in life: If it is important, keep a 
>backup and test your backup.
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-03-30 Thread aleksei karpov

I have not been able to connect to icq for many days
writes
An unexpected response was received from 
https://api.login.icq.net/auth/clientLogin: Ratelimit
what does it mean help please?


>Суббота, 30 марта 2019, 14:49 +05:00 от David Woolley 
>:
>
>See <
>On 30/03/2019 07:29, aleksei karpov wrote:
>> please tell me. how to save a backup? which folders to transfer and where?
>> 
>
>See 
>< 
>https://developer.pidgin.im/wiki/Using%20Pidgin#Wherearemysettingsanddataincludinglogssaved
> > 
>or 
>< 
>https://developer.pidgin.im/wiki/Using%20Pidgin#WherearePidginssettingsandlogs 
>> 
>as appropriate to your system.
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2019-03-30 Thread David Woolley

See <
On 30/03/2019 07:29, aleksei karpov wrote:

please tell me. how to save a backup? which folders to transfer and where?



See 
 
or 
 
as appropriate to your system.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re[2]: help

2019-03-30 Thread aleksei karpov
please tell me. how to save a backup? which folders to transfer and where?


>Суббота, 30 марта 2019, 4:33 +05:00 от Dave Warren :
>
>On Fri, Mar 29, 2019, at 12:20, aleksei karpov wrote:
>>Hello
>>If I update the program. Will my old data stay? contacts and icq numbers stay?
>
>Usually yes, but like with all things in life: If it is important, keep a 
>backup and test your backup.
>


-- 
aleksei karpov
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2019-03-29 Thread Dave Warren
On Fri, Mar 29, 2019, at 12:20, aleksei karpov wrote:

> Hello
> If I update the program. Will my old data stay? contacts and icq numbers stay?


Usually yes, but like with all things in life: If it is important, keep a 
backup and test your backup.
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

help

2019-03-29 Thread aleksei karpov

Hello
If I update the program. Will my old data stay? contacts and icq numbers stay?


-- 
aleksei karpov___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: user help

2018-10-13 Thread Wade Smart
Whatever service you are using, that is where you would change
your username.
-- 
Registered Linux User: #480675
Registered Linux Machine: #408606
Linux since June 2005

On Sat, Oct 13, 2018 at 3:09 PM Nickerson, Sabrina
 wrote:
>
> how would I change my user name?
>
>
> 
> This email and any attachments may contain confidential, proprietary, and/or 
> privileged information. If you are not the intended recipient, please 
> immediately notify the sender by return email and delete this communication 
> and all attachments, retaining no copies. Any dissemination or use of the 
> information by a person other than the intended recipient is unauthorized and 
> may be subject to disciplinary actions, civil or criminal liability.
> 
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

user help

2018-10-13 Thread Nickerson, Sabrina
how would I change my user name?


This email and any attachments may contain confidential, proprietary, and/or 
privileged information. If you are not the intended recipient, please 
immediately notify the sender by return email and delete this communication and 
all attachments, retaining no copies. Any dissemination or use of the 
information by a person other than the intended recipient is unauthorized and 
may be subject to disciplinary actions, civil or criminal liability.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help needed getting started

2018-06-17 Thread Eion Robb
Hi Wade,

Yahoo shouldn't be listed as a protocol as the old prpl was retired.  There
was a new prpl "Yahoo (2016)" which can be downloaded from
https://developer.pidgin.im/wiki/ThirdPartyPlugins#AdditionalProtocols but
that will stop working in July when they turn off that new service.

Cheers,
Eion

On Sun, 17 Jun 2018 at 23:24, Wade Smart  wrote:

> Under accounts > Add Account > Basic > Protocol .. scroll to the bottom
> there
> is no Yahoo listed?
> --
> Registered Linux User: #480675
> Registered Linux Machine: #408606
> Linux since June 2005
>
>
> On Sat, Jun 16, 2018 at 3:23 PM, Lew Gwyn  wrote:
> > I am running Yahoo messenger on my pc - Windows 7 premium.
> >
> > I tried downloading Pidgin, but in the window to select what you run, NO
> > Yahoo option appeared.
> > I uninstalled Pidgin, then tried to download it again. The system
> remembers
> > my email address, but shows me as "not connected." I cannot figure out
> how
> > to connect.
> > What am I doing wrong?
> >
> > -lew
> >
> > ___
> > Support@pidgin.im mailing list
> > Want to unsubscribe?  Use this link:
> > https://pidgin.im/cgi-bin/mailman/listinfo/support
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help needed getting started

2018-06-17 Thread Wade Smart
Under accounts > Add Account > Basic > Protocol .. scroll to the bottom there
is no Yahoo listed?
-- 
Registered Linux User: #480675
Registered Linux Machine: #408606
Linux since June 2005


On Sat, Jun 16, 2018 at 3:23 PM, Lew Gwyn  wrote:
> I am running Yahoo messenger on my pc - Windows 7 premium.
>
> I tried downloading Pidgin, but in the window to select what you run, NO
> Yahoo option appeared.
> I uninstalled Pidgin, then tried to download it again. The system remembers
> my email address, but shows me as "not connected." I cannot figure out how
> to connect.
> What am I doing wrong?
>
> -lew
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help needed getting started

2018-06-16 Thread Brian Morrison
On Sat, 16 Jun 2018 20:23:27 + (UTC)
Lew Gwyn  wrote:

> I am running Yahoo messenger on my pc - Windows 7 premium.
> I tried downloading Pidgin, but in the window to select what you run,
> NO Yahoo option appeared.I uninstalled Pidgin, then tried to download
> it again. The system remembers my email address, but shows me as "not
> connected." I cannot figure out how to connect.What am I doing wrong?

You are trying to use a service that was removed from Pidgin with the
previous release, 2.12.0, since it could no longer be supported.

Yahoo Messenger itself is being discontinued from July 17th this year,
so your options have become limited.

-- 

Brian Morrison

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Need Help With Smileys

2018-05-31 Thread Steven Backus
Using Pidgin 2.13.0 and XMPP protocol smileys appear as a square
with two rows of numbers (ex. 01F 642).  I've tried many
different smiley themes without joy.  Can someone provide a
solution?

Thanks,
  Steve
-- 
Steven J. BackusComputer Systems Manager
University of Utah  E-Mail:  steven.bac...@utah.edu
Genetic EpidemiologyAlternate:  bac...@math.utah.edu
391 Chipeta Way -- Suite D  Office:  801.587.9308
Salt Lake City, UT 84108-1266   http://www.math.utah.edu/~backus

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2018-03-25 Thread Michele Sizzle
Will do, thanks!

On Sun, Mar 25, 2018, 9:03 PM Eion Robb  wrote:

> Hi there,
>
> Depending on what distro/operating system you use,  yes.
>
> We could probably give a more specific answer if you could let us know
> what OS/distro you're using :)
>
> Cheers,
> Eion
>
>
> On 25 March 2018 at 17:06, newagenda2010  wrote:
>
>> Hi!
>>
>> Can you please tell me if you're IM program gives any indication on the
>> toolbar, that you have a new message? We used to use AIM, which we loved,
>> then switched to Slack after AIM was discontinued, but Slack does not give
>> you an indication on the toolbar that you have a new message, and that just
>> won't work for us. Please advise.
>>
>> Thank you.
>>
>>
>>
>> Sent via the Samsung Galaxy S7 edge, an AT 4G LTE smartphone
>>
>> ___
>> Support@pidgin.im mailing list
>> Want to unsubscribe?  Use this link:
>> https://pidgin.im/cgi-bin/mailman/listinfo/support
>>
>
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2018-03-25 Thread Eion Robb
Hi there,

Depending on what distro/operating system you use,  yes.

We could probably give a more specific answer if you could let us know what
OS/distro you're using :)

Cheers,
Eion


On 25 March 2018 at 17:06, newagenda2010  wrote:

> Hi!
>
> Can you please tell me if you're IM program gives any indication on the
> toolbar, that you have a new message? We used to use AIM, which we loved,
> then switched to Slack after AIM was discontinued, but Slack does not give
> you an indication on the toolbar that you have a new message, and that just
> won't work for us. Please advise.
>
> Thank you.
>
>
>
> Sent via the Samsung Galaxy S7 edge, an AT 4G LTE smartphone
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help

2018-03-25 Thread newagenda2010
Hi!
Can you please tell me if you're IM program gives any indication on the 
toolbar, that you have a new message? We used to use AIM, which we loved, then 
switched to Slack after AIM was discontinued, but Slack does not give you an 
indication on the toolbar that you have a new message, and that just won't work 
for us. Please advise.
Thank you.


Sent via the Samsung Galaxy S7 edge, an AT 4G LTE smartphone___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help pigeon

2018-02-06 Thread Hot Shot
I cannot log into any of my jabber pidgin accounts keep day remote server 
closed the connection what is going on how do I fix it

Sent from my iPhone
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help needed

2017-11-14 Thread Eion Robb
Hi Jason,

Just having a bit of trouble understanding the problem.  Do you have a
screenshot of what you mean?

Cheers,
Eion

On 15 November 2017 at 04:46, Jason Jeray  wrote:

> Hello,
>
>
>
> Every time I open Pidgin and then click on a contact it opens the dialogue
> box on the left side of the screen and really big.  I then adjust the size
> and location to where I want it to be and it works fine……..until I close
> Pidgin, when I reopen it the box is back to the old location and
> size……..this never used to happen, for the longest time my boxes were fixed
> and stayed how I wanted them….How do I fix this?
>
>
>
>
> Jason M. Jeray | Regional Manager
> Oracle Enterprise Accounts
>
> Phone: 713.658.7718 | Mobile: 281.682.5870
> 1200 Smith Street, Suite 1500 | Houston, TX 77002
>
> jason.je...@oracle.com
>
>
>
> [image: Integtrated Cloud with Oracle Signature]
>
>
>
> *Click the Cloud Below to learn more about Oracle Cloud Solutions!*
>
> [image: cid:image001.png@01CE2591.8E65B980]
> 
>
>
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help needed

2017-11-14 Thread Jason Jeray
Hello,

 

Every time I open Pidgin and then click on a contact it opens the dialogue box 
on the left side of the screen and really big.  I then adjust the size and 
location to where I want it to be and it works fineuntil I close Pidgin, 
when I reopen it the box is back to the old location and sizethis never 
used to happen, for the longest time my boxes were fixed and stayed how I 
wanted them..How do I fix this?

 


Jason M. Jeray | Regional Manager
Oracle Enterprise Accounts

Phone: 713.658.7718 | Mobile: 281.682.5870
1200 Smith Street, Suite 1500 | Houston, TX 77002 

HYPERLINK "mailto:jason.je...@oracle.com"jason.je...@oracle.com

 



 

Click the Cloud Below to learn more about Oracle Cloud Solutions!

https://cloud.oracle.com/build_apps

 
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help with pidgin

2017-08-29 Thread Dunia Murillo
Hello Pidgin Team!

 

I am having trouble with the pidgin set up, as most of my contacts appear as 
offline all the time.

 

I tried to delete it and re-install it but the problem persists.

 

Also, by trying to fix this, I have changed the color, letter set up and don't 
know how to correct this.

 

I appreciate your help very much and look forward to your instructions.

 

Best Regards,

Dunia

 

 

HYPERLINK "http://www.oracle.com/"Oracle
Dunia Murillo | Lead Category Manager - Meeting & Event Services LAD

Oracle Meetings & Events
HYPERLINK "mailto:dunia.muri...@oracle.com"dunia.muri...@oracle.com / Phone: 
HYPERLINK "tel:+50625828195"+50625828195


Oracle | Forum II, Buildiing F, 2nd Floor San Jose, Costa Rica 

HYPERLINK "http://www.oracle.com/commitment"Green Oracle

Oracle is committed to developing practices and products that help protect the 
environment

 

 

 
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Need help, issue with pidgin

2017-07-16 Thread David Woolley

On 16/07/17 09:11, Zane brado wrote:

I am facing a issue with my pidgin account. My pidgin status always
showing away ,
even after i  am in offline mode, Please help me with this.


You don't have a pidgin account.  Accounts belong to the server and 
pidgin is the client.  If you tell us whose server it is, someone may be 
able to tell you whether that server supports what you are trying to do.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Need help, issue with pidgin

2017-07-16 Thread Zane brado
Hello,

I am facing a issue with my pidgin account. My pidgin status always showing
away ,
even after i  am in offline mode, Please help me with this.

Thanks
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help if You Can

2017-06-01 Thread Eion Robb
Hi Dawn,

I'm not very familiar with AIM, but you can try changing around the
'Authentication method' in the Advanced tab and see if that helps your
situation?  You might also want to try looking at the debug log (from the
buddy list, Help->Debug Window) as you reconnect to the account to see if
there's any more-detailed info.  If you get stuck with that, you can try
posting it to the support list and we might be able to see what's happening.

Cheers,
Eion


On 31 May 2017 at 00:32, BulldogBlues <bulldogb...@gmail.com> wrote:

> Dear Pidgin,
>
>   I'm trying to help a family member get reconnected using Pidgin with
> AIM.  She has been using Pidgin for a number of years with no difficulty.
>
>   She received this message the other day:  Error requesting
> https://api.oscar.aol.com/aim/startOSCARSession: Unable to connect to
> api.oscar.aol.com: SSL Handshake Failed
>
>   I had her update her Pidgin to the 2.12.0 version and she tells me it
> did not fix the issue.
>
>   What does this mean, please?  I have searched and searched for answers
> to her issue but everything is 8 years old or more
>
>   Thanks for your help and guidance!
>
> Sincerely,
> Dawn E Martin
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help if You Can

2017-05-30 Thread BulldogBlues
Dear Pidgin,

  I'm trying to help a family member get reconnected using Pidgin with
AIM.  She has been using Pidgin for a number of years with no difficulty.

  She received this message the other day:  Error requesting
https://api.oscar.aol.com/aim/startOSCARSession: Unable to connect to
api.oscar.aol.com: SSL Handshake Failed

  I had her update her Pidgin to the 2.12.0 version and she tells me it did
not fix the issue.

  What does this mean, please?  I have searched and searched for answers to
her issue but everything is 8 years old or more

  Thanks for your help and guidance!

Sincerely,
Dawn E Martin
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Need help getting started with libpurple

2017-05-02 Thread Alfred . D'Souza
Thanks for the reply, nullclient started working after I ran "sudo make
install". Seems like something from make install was needed to complete the
configuration, I'll need to find out what it is since I need to run the
code on a server that does not have a development environment.



From:   Eion Robb <e...@robbmob.com>
To: Alfred.D'so...@instinet.com,
Cc: Pidgin Support List <support@pidgin.im>
Date:   05/01/2017 05:43 PM
Subject:Re: Need help getting started with libpurple



Hi Alfred,

Are you able to link us to your source code to see what's going on?  Also,
are you able to get a full libpurple debug log out of your client?  It
should tell you what's happening under the hood.

Cheers,
Eion

On 2 May 2017 at 03:01, <Alfred.D'so...@instinet.com> wrote:
  I'm new to libpurple and am trying to programmatically send an AOL IM
  message, I don't need the ability to receive messages.
  I compiled pidgin2.12.0 and am running libpurple/example/nulclient, but
  it fails to get any protocols.
  I'm guessing that some configuration is missing, maybe in prefs.h? I have
  not been able to find the format for prefs.h or a sample file.
  Seems like status.xml, accounts.xml, blist.xml are also missing. Are
  sample files available for these?

  Here is the output of nullclient

  sdkvpgin01 example $ nullclient
  libpurple initialized.
  Select the protocol [0--1]: 0
  Failed to gets protocol.Aborted

  sdkvpgin01 example $ nullclient
  libpurple initialized.
  Select the protocol [0--1]: 1
  Failed to gets protocol.Aborted

  Can somebody give me a pointer on how I can make progress?
  Thanks




  
=



  <<<< Disclaimer >>>>


  This message, including all attachments, is private and confidential, may
  contain proprietary or privileged information and material and is
  intended solely for use by the named addressee(s). If you receive this
  transmission in error, please immediately notify the sender and destroy
  this message in its entirety, whether in electronic or hard copy format.
  Any unauthorized use (and reliance thereon), copying, disclosure,
  retention, or distribution of this transmission or the material herein is
  forbidden. We reserve the right to retain, monitor, intercept and archive
  electronic communications. This message does not constitute an offer or
  solicitation with respect to the purchase or sale of any security. It
  should not be construed to contain any recommendation regarding any
  security or strategy unless expressly stated therein. Any reference to
  the terms of executed transactions should be treated as preliminary only
  and subject to formal written confirmation. Any views expressed are those
  of the individual sender, except where the message states otherwise and
  the sender is authorized to state them to be the views of any such
  entity. This message is provided on an “as is” basis. It contains
  material that is owned by Instinet Incorporated, its subsidiaries or its
  or their licensors, and may not, in whole or in part, be (i) copied,
  photocopied or duplicated in any form, by any means, or (ii)
  redistributed, posted, published, excerpted, or quoted without Instinet
  Incorporated's prior written consent. No confidentiality or privilege is
  waived or lost by any mistransmission of this message. Instinet, LLC
  (member SIPC) and Instinet Canada Limited (member IIROC/CIPF) are
  subsidiaries of Instinet Incorporated that are locally registered or
  otherwise authorized to provide securities brokerage products and
  services. Please refer to the following link for additional disclosures
  and disclaimers that apply to this message:
  http://instinet.com/docs/legal/le_disclaimers.html. Effective July 1,
  2014, Canada introduced Canadian Anti-Spam Legislation ("CASL"). As a
  Canadian resident you are receiving this electronic communication because
  of your existing relationship with Instinet Canada Limited ("ICL") or an
  authorized affiliate. Canadian residents who wish to unsubscribe from
  commercial electronic messages: please e-mail iclcomplia...@instinet.com.
  Please note that you will continue to receive non-commercial electronic
  messages, such as account statements, invoices, client communications,
  and other similar factual electronic communications.




  
=


  ___
  Support@pidgin.im mailing list
  Want to unsubscribe?  Use this link:
  https://pidgin.im/cgi-bin/mailman/listinfo/support


=
  <<<< Disclaimer >>>>   This message, including all attachments, is private 
and confidential

Re: Need help getting started with libpurple

2017-05-01 Thread Eion Robb
Hi Alfred,

Are you able to link us to your source code to see what's going on?  Also,
are you able to get a full libpurple debug log out of your client?  It
should tell you what's happening under the hood.

Cheers,
Eion

On 2 May 2017 at 03:01,  wrote:

> I'm new to libpurple and am trying to programmatically send an AOL IM
> message, I don't need the ability to receive messages.
> I compiled pidgin2.12.0 and am running libpurple/example/nulclient, but it
> fails to get any protocols.
> I'm guessing that some configuration is missing, maybe in prefs.h? I have
> not been able to find the format for prefs.h or a sample file.
> Seems like status.xml, accounts.xml, blist.xml are also missing. Are
> sample files available for these?
>
> Here is the output of nullclient
>
> sdkvpgin01 example $ nullclient
> libpurple initialized.
> Select the protocol [0--1]: 0
> Failed to gets protocol.Aborted
>
> sdkvpgin01 example $ nullclient
> libpurple initialized.
> Select the protocol [0--1]: 1
> Failed to gets protocol.Aborted
>
> Can somebody give me a pointer on how I can make progress?
> Thanks
>
>
> 
> =
>
> * Disclaimer *
>
> This message, including all attachments, is private and confidential, may
> contain proprietary or privileged information and material and is intended
> solely for use by the named addressee(s). If you receive this transmission
> in error, please immediately notify the sender and destroy this message in
> its entirety, whether in electronic or hard copy format. Any unauthorized
> use (and reliance thereon), copying, disclosure, retention, or distribution
> of this transmission or the material herein is forbidden. We reserve the
> right to retain, monitor, intercept and archive electronic communications.
> This message does not constitute an offer or solicitation with respect to
> the purchase or sale of any security. It should not be construed to contain
> any recommendation regarding any security or strategy unless expressly
> stated therein. Any reference to the terms of executed transactions should
> be treated as preliminary only and subject to formal written confirmation.
> Any views expressed are those of the individual sender, except where the
> message states otherwise and the sender is authorized to state them to be
> the views of any such entity. This message is provided on an “as is” basis.
> It contains material that is owned by Instinet Incorporated, its
> subsidiaries or its or their licensors, and may not, in whole or in part,
> be (i) copied, photocopied or duplicated in any form, by any means, or (ii)
> redistributed, posted, published, excerpted, or quoted without Instinet
> Incorporated's prior written consent. No confidentiality or privilege is
> waived or lost by any mistransmission of this message. Instinet, LLC
> (member SIPC) and Instinet Canada Limited (member IIROC/CIPF) are
> subsidiaries of Instinet Incorporated that are locally registered or
> otherwise authorized to provide securities brokerage products and services.
> Please refer to the following link for additional disclosures and
> disclaimers that apply to this message: http://instinet.com/docs/
> legal/le_disclaimers.html.
>  Effective July 1,
> 2014, Canada introduced Canadian Anti-Spam Legislation ("CASL"). As a
> Canadian resident you are receiving this electronic communication because
> of your existing relationship with Instinet Canada Limited ("ICL") or an
> authorized affiliate. Canadian residents who wish to unsubscribe from
> commercial electronic messages: please e-mail iclcomplia...@instinet.com.
> Please note that you will continue to receive non-commercial electronic
> messages, such as account statements, invoices, client communications, and
> other similar factual electronic communications.
>
>
>
> 
> =
>
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Need help getting started with libpurple

2017-05-01 Thread Alfred . D'Souza

I'm new to libpurple and am trying to programmatically send an AOL IM
message, I don't need the ability to receive messages.
I compiled pidgin2.12.0 and am running libpurple/example/nulclient, but it
fails to get any protocols.
I'm guessing that some configuration is missing, maybe in prefs.h? I have
not been able to find the format for prefs.h or a sample file.
Seems like status.xml, accounts.xml, blist.xml are also missing. Are sample
files available for these?

Here is the output of nullclient

sdkvpgin01 example $ nullclient
libpurple initialized.
Select the protocol [0--1]: 0
Failed to gets protocol.Aborted

sdkvpgin01 example $ nullclient
libpurple initialized.
Select the protocol [0--1]: 1
Failed to gets protocol.Aborted

Can somebody give me a pointer on how I can make progress?
Thanks

=
   Disclaimer    This message, including all attachments, is private 
and confidential, may contain proprietary or privileged information and 
material and is intended solely for use by the named addressee(s). If you 
receive this transmission in error, please immediately notify the sender and 
destroy this message in its entirety, whether in electronic or hard copy 
format. Any unauthorized use (and reliance thereon), copying, disclosure, 
retention, or distribution of this transmission or the material herein is 
forbidden. We reserve the right to retain, monitor, intercept and archive 
electronic communications. This message does not constitute an offer or 
solicitation with respect to the purchase or sale of any security. It should 
not be construed to contain any recommendation regarding any security or 
strategy unless expressly stated therein. Any reference to the terms of 
executed transactions should be treated as preliminary only and subject to 
formal written confirmation. Any views expressed are those of the individual 
sender, except where the message states otherwise and the sender is authorized 
to state them to be the views of any such entity. This message is provided on 
an “as is” basis. It contains material that is owned by Instinet Incorporated, 
its subsidiaries or its or their licensors, and may not, in whole or in part, 
be (i) copied, photocopied or duplicated in any form, by any means, or (ii) 
redistributed, posted, published, excerpted, or quoted without Instinet 
Incorporated's prior written consent. No confidentiality or privilege is waived 
or lost by any mistransmission of this message. Instinet, LLC (member SIPC) and 
Instinet Canada Limited (member IIROC/CIPF) are subsidiaries of Instinet 
Incorporated that are locally registered or otherwise authorized to provide 
securities brokerage products and services. Please refer to the following link 
for additional disclosures and disclaimers that apply to this message:  
http://instinet.com/docs/legal/le_disclaimers.html.  Effective July 1, 2014, 
Canada introduced Canadian Anti-Spam Legislation ("CASL"). As a Canadian 
resident you are receiving this electronic communication because of your 
existing relationship with Instinet Canada Limited ("ICL") or an authorized 
affiliate. Canadian residents who wish to unsubscribe from commercial 
electronic messages: please e-mail iclcomplia...@instinet.com. Please note that 
you will continue to receive non-commercial electronic messages, such as 
account statements, invoices, client communications, and other similar factual 
electronic communications.  

=
  ___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Installation help with domain and resource boxes

2017-04-23 Thread Richard Vickery
  What is wrong with your fucking email system?!!! Why the fuck does it refuse to send me a bloody confirmation ‎to remove?Regards,Richard Vickery Sent from my BlackBerry 10 smartphone.From: Eion RobbSent: Sunday, April 23, 2017 14:52To: ionb...@safe-mail.netCc: Pidgin Support ListSubject: Re: Installation help with domain and resource boxesHi there,The 'Domain' field is where the 'jabber.calyxinstitute.org' server name goes.  The 'Resource' field is used to differentiate your client when you log in to that account from multiple places, so you might use 'Home' for your home PC or 'Phone' for your phone, etc.  You can also leave it blank and let the server assign a random resource to you.Cheers,EionOn 24 April 2017 at 05:43,  <ionb...@safe-mail.net> wrote:I have an XMPP server to connect to, but when installing pidgin, what do I put in the domain and resources separate input boxes?
The server is jabber.calyxinstitute.org but don't know how to fill in those two boxes during installation.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Installation help with domain and resource boxes

2017-04-23 Thread Eion Robb
Hi there,

The 'Domain' field is where the 'jabber.calyxinstitute.org' server name
goes.  The 'Resource' field is used to differentiate your client when you
log in to that account from multiple places, so you might use 'Home' for
your home PC or 'Phone' for your phone, etc.  You can also leave it blank
and let the server assign a random resource to you.

Cheers,
Eion

On 24 April 2017 at 05:43,  wrote:

> I have an XMPP server to connect to, but when installing pidgin, what do I
> put in the domain and resources separate input boxes?
> The server is jabber.calyxinstitute.org but don't know how to fill in
> those two boxes during installation.
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Installation help with domain and resource boxes

2017-04-23 Thread ionburn
I have an XMPP server to connect to, but when installing pidgin, what do I put 
in the domain and resources separate input boxes? 
The server is jabber.calyxinstitute.org but don't know how to fill in those two 
boxes during installation.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Need Help - Forgotten Password

2017-04-21 Thread Shlomi Fish
Hi Sophie,

please reply to all recipients - see
http://www.shlomifish.org/philosophy/computers/netiquette/email/reply-to-list.html
 .

anyway, to find this file, refer to this thread -
https://superuser.com/questions/36056/how-to-transfer-pidgin-settings-from-one-computer-to-another
- alternatively you can try searching your hard disk for files - see
http://www.pcworld.com/article/2905674/the-art-of-windows-file-search.html .

What is your system?

On Fri, 21 Apr 2017 10:42:12 +0200 Informations Jollia <cont...@jollia.fr>
wrote:

> Hi Shlomi,
> 
> Thank you very much for your help.
> Could you tell me where I can find this file?
> 
> Thank you very much
> 
> Bien cordialement,
> 
> Sophie
> Responsable Commercial
> 
> Service Client: 01 84 16 07 81
> 
> Suivez-nous sur FACEBOOK http://www.facebook.com/jollia.fr
> Suivez-nous sur INSTAGRAM http://instagram.com/jollia_officiel/
> 
> 
> 2017-04-19 19:38 GMT+02:00 Shlomi Fish <shlo...@shlomifish.org>:
> 
> > Hi Sophie,
> >
> > the password should be stored in plaintext inside the .purple/accounts.xml
> > or
> > equivalent file.
> >
> > Good luck!
> >
> >  On Wed, 19 Apr 2017 18:37:54 +0200
> > Informations Jollia <cont...@jollia.fr> wrote:
> >  
> > > Hello,
> > >
> > > As we use your device to chat with our clients, we currently have only  
> > one  
> > > computer which is directly connected with Pidgin and we need to connect
> > > other computers in our company.
> > > The thing is we did not note the password of our account before (wecan  
> > use  
> > > the device because the password is already registered in the system)...
> > > Is there any solution you can find for us to restore the password please?
> > >
> > > Our account is : jol...@olark.com
> > >
> > > Thank you in advance for your kind help, I would be very grateful.
> > >
> > > Best regards,
> > >
> > > Sophie
> > > Responsable Commercial
> > >
> > > Service Client: 01 84 16 07 81
> > >
> > > Suivez-nous sur FACEBOOK http://www.facebook.com/jollia.fr
> > > Suivez-nous sur INSTAGRAM http://instagram.com/jollia_officiel/  
> >
> >
> >
> > --
> > -
> > Shlomi Fish   http://www.shlomifish.org/
> > https://youtu.be/GoEn1YfYTBM - Tiffany Alvord - “Fall Together”
> >
> > Chuck Norris does not need to heat up food. The food is already warm right
> > after he took it out of the fridge.
> > — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
> >
> > Please reply to list if it's a mailing list post - http://shlom.in/reply .
> >  


-- 
-
Shlomi Fish   http://www.shlomifish.org/
My Photos - http://www.flickr.com/photos/shlomif/

That’s why I feed my leprechaun every day — because there are not enough
phonemes in Navajo to tell him to get his act together and find a job.
— My comment on http://www.youtube.com/watch?v=izne8XcaBBg .

Please reply to list if it's a mailing list post - http://shlom.in/reply .

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Need Help - Forgotten Password

2017-04-19 Thread Shlomi Fish
Hi Sophie,

the password should be stored in plaintext inside the .purple/accounts.xml or
equivalent file.

Good luck!

 On Wed, 19 Apr 2017 18:37:54 +0200
Informations Jollia <cont...@jollia.fr> wrote:

> Hello,
> 
> As we use your device to chat with our clients, we currently have only one
> computer which is directly connected with Pidgin and we need to connect
> other computers in our company.
> The thing is we did not note the password of our account before (wecan use
> the device because the password is already registered in the system)...
> Is there any solution you can find for us to restore the password please?
> 
> Our account is : jol...@olark.com
> 
> Thank you in advance for your kind help, I would be very grateful.
> 
> Best regards,
> 
> Sophie
> Responsable Commercial
> 
> Service Client: 01 84 16 07 81
> 
> Suivez-nous sur FACEBOOK http://www.facebook.com/jollia.fr
> Suivez-nous sur INSTAGRAM http://instagram.com/jollia_officiel/



-- 
-
Shlomi Fish   http://www.shlomifish.org/
https://youtu.be/GoEn1YfYTBM - Tiffany Alvord - “Fall Together”

Chuck Norris does not need to heat up food. The food is already warm right
after he took it out of the fridge.
— http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Need Help - Forgotten Password

2017-04-19 Thread Informations Jollia
Hello,

As we use your device to chat with our clients, we currently have only one
computer which is directly connected with Pidgin and we need to connect
other computers in our company.
The thing is we did not note the password of our account before (wecan use
the device because the password is already registered in the system)...
Is there any solution you can find for us to restore the password please?

Our account is : jol...@olark.com

Thank you in advance for your kind help, I would be very grateful.

Best regards,

Sophie
Responsable Commercial

Service Client: 01 84 16 07 81

Suivez-nous sur FACEBOOK http://www.facebook.com/jollia.fr
Suivez-nous sur INSTAGRAM http://instagram.com/jollia_officiel/
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: help

2017-03-27 Thread Dave Warren
Probably not, there isn't really any support "staff", just volunteers
and other users (and I'd be wary of any private offer to remote into
your system, since, well, there is no staff).


If you can describe details about what is happening, or what you've
tried and what failed, perhaps someone can help.


(Be sure to reply-to-all, or reply to support@pidgin.i[1]m, replies to
me personally will be discarded)


On Thu, Mar 23, 2017, at 18:08, Juan Greene wrote:

> hello im having trouble using Pidgin is there anyway someone of your
> support staff can walk me through setting it up
> _

> Support@pidgin.im mailing list

> Want to unsubscribe?  Use this link:

> https://pidgin.im/cgi-bin/mailman/listinfo/support




Links:

  1. mailto:supp...@pidgin.iom
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

help

2017-03-27 Thread Juan Greene
hello im having trouble using Pidgin is there anyway someone of your
support staff can walk me through setting it up
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Please help!

2017-01-28 Thread Eion Robb
"Not Authorized" generally means "wrong password". You'll either need to
update your password in pidgin, create an app password, or switch to the
Hangouts plugin which uses oauth.

Cheers,
Eion

On 29/01/2017 06:18, "Vincent Buijs" <vincent.bu...@gmail.com> wrote:

> Hi, I cannot login with my google account on pidgin. It say's that it's
> not authorized. Can someone help me with this?
>
> --
> Met vriendelijke groet,
> Vincent Buijs
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

RE: Please help!

2017-01-28 Thread vincent.buijs
Hi, thanks for the fast reply. But I was talking about my google account which 
I cannot connect with the pidgin app. 

Greetings,
Vincent

Verzonden vanaf mijn Windows 10-telefoon

Van: David Woolley
Verzonden: zaterdag 28 januari 2017 18:44
Aan: Vincent Buijs; support@pidgin.im
Onderwerp: Re: Please help!

On 28/01/17 17:18, Vincent Buijs wrote:
> Hi, I cannot login with my google account on pidgin. It say's that it's
> not authorized. Can someone help me with this?
>

There is no such thing as a Pidgin account.  You will have an instant 
messaging account with some service provider, and you need to make sure 
that you are providing the right credentials for that account.

You should contact that service provider regarding the credentials.

We will need to know who they are, or see the contents of your debug 
window, even to suggest typical problems associated with that provider.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Please help!

2017-01-28 Thread David Woolley

On 28/01/17 17:18, Vincent Buijs wrote:

Hi, I cannot login with my google account on pidgin. It say's that it's
not authorized. Can someone help me with this?



There is no such thing as a Pidgin account.  You will have an instant 
messaging account with some service provider, and you need to make sure 
that you are providing the right credentials for that account.


You should contact that service provider regarding the credentials.

We will need to know who they are, or see the contents of your debug 
window, even to suggest typical problems associated with that provider.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Please help!

2017-01-28 Thread Vincent Buijs
Hi, I cannot login with my google account on pidgin. It say's that it's not
authorized. Can someone help me with this?

-- 
Met vriendelijke groet,
Vincent Buijs
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: New account help

2016-12-24 Thread Eion Robb
Hi there,

Can you email through the settings you've used to set up your pc20.net
account (excluding the password)?  Can you also get a debug log as you
connect:  to do this, open the Debug Window  (from the buddy list,
Help->Debug Window), then reconnect to the pc20.net account by clicking the
checkbox next to it, then copy-paste the output of the Debug Window into an
email back to us.  That should help track down where the error is happening.

Cheers,
Eion

On 20 December 2016 at 03:59, Leigh Ann <spellscr...@comcast.net> wrote:

> I have tried creating a new account to go from server pcguru to pc20.net.
> When I place a check mark in the box for the pc20.net account, the check
> mark stays there only a second and disappears.  When I’m shown as off-line
> in Pidgin, the check mark will stay, but my pc20.net account shows as
> disabled and will only recognize the previous pcguru account.  I need to
> get this changed ASAP for work purposes.
>
> Leigh Ann
> Life is a journey, not a destination!
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

[Need your help] the problem to install Pidgin

2016-11-16 Thread Kyungmin Kim
Hi Team,

 

Please resolve the problem to install Pidgin and let me know what’s wrong with 
that. 

I think, my resource, KYUNGMKI_KR, has been failed to connect.

,

Please refer to the screenshot below. 

 

Best regards,

KM

 



 

Kyungmin Kim| Cloud Renewal Sales Rep.
Oracle Customer Success
Phone: +82.2.2194.8853 | Fax: +82.2.2194.8222 | Mobile: +82.10.7186.3667
ASEM Tower 36F, Samsung-Dong, Kangnam-Gu, Seoul, Korea, 135-798 

 
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help can get connected to yahoo messenger through your chat program

2016-10-17 Thread Eion Robb
Hi again,

Please include support@ in your replies in case someone else is able to
answer your question.  Also, one email is enough, not 5.

When picking the protocol type in the dropdown list, make sure you use
"Yahoo (2016)" and not "Yahoo".  If the "Yahoo (2016)" option is not
available, have another go at trying the installation instructions and try
again.

Cheers,
Eion

On 17 October 2016 at 13:14, b59  wrote:

>
> eion...i can't connect after putting the files in the pidigin folders like
> u asked..it still won't let it open...its still reading disbaled..
>
> this is frustrating..so now what
>
>
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help can get connected to yahoo messenger through your chat program

2016-10-16 Thread Eion Robb
Hi again,

(please include the support mailing list on any replies)

Yahoo completely replaced their messenger with a new protocol. There's info
about what features are missing (and the positive marketing spin that Yahoo
put on it) on the plugins website... Including things like missing contacts
and statuses and messages and bears, oh my!

Cheers,
Eion

On 17/10/2016 12:45, "b59"  wrote:


what messenger do yahoo messenger use now.?  what repalced iti had tons
of contacts there and i can't see them...the online messegner doesn't show
all the
contacts..please get back to me..asap...
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help can get connected to yahoo messenger through your chat program

2016-10-16 Thread Eion Robb
Hi there,

Unfortunately Yahoo discontinued their old messenger at the start of
September. There's a new plugin you'll need to use to connect to Yahoo
instead https://github.com/EionRobb/funyahoo-plusplus

Cheers,
Eion

On 17/10/2016 07:24, "b59" <b...@charter.net> wrote:

> can u help me my yahoo messenger section on your messenger has been
> disabled..
> tried to do what they asked and nothing..it may have been hacked..i
> changed the passwrod and nothing still disabled..
>
> theres no cs # either for yahoo..or you? any suggestions?
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help can get connected to yahoo messenger through your chat program

2016-10-16 Thread b59
can u help me my yahoo messenger section on your messenger has been 
disabled..
tried to do what they asked and nothing..it may have been hacked..i 
changed the passwrod and nothing still disabled..


theres no cs # either for yahoo..or you? any suggestions?

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Help on How to enable logging at once

2016-07-14 Thread Rajeshwari Hiremath
Hello Team,

 

Can  you please help me how to enable logging for all the contacts at once, 
since it is very difficult to sit and enable logging for each and every 
contacts seperately.

Regards,

Rajeshwari.
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Ethan Blanton
Kevin Kretz spake unto us the following wisdom:
> If that's it, I still don't understand such a disproportionality of
> Oracle users among those asking site-specific questions.  

We also used to get a lot from Olark.  I assume they improved
communication with their contractors (as I believe they still use, or
at least offer, Pidgin).  I think it's because Oracle a) uses Pidgin
as official policy, and b) does not provide good guidance or tech
support to their users.  I don't think it's any sort of complicated
scenario.

Ethan

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Kevin Kretz
If that's it, I still don't understand such a disproportionality of Oracle 
users among those asking site-specific questions.  

- Original Message -
From: "Ethan Blanton" <e...@pidgin.im>
To: "Kevin Kretz" <ke...@rentec.com>
Cc: "support" <support@pidgin.im>
Sent: Monday, February 22, 2016 1:28:43 PM
Subject: Re: Help

Kevin Kretz spake unto us the following wisdom:
> The holy grail of this issue would be to find what or who is pointing all the 
> Oracle users to this mailing list. 

I believe that is Help | About.

Ethan

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Ethan Blanton
Kevin Kretz spake unto us the following wisdom:
> The holy grail of this issue would be to find what or who is pointing all the 
> Oracle users to this mailing list. 

I believe that is Help | About.

Ethan

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Kevin Kretz
The holy grail of this issue would be to find what or who is pointing all the 
Oracle users to this mailing list. 

- Original Message -
From: "David Woolley" <for...@david-woolley.me.uk>
To: "Pedro Francisco" <pedrogfranci...@gmail.com>, "support" <Support@pidgin.im>
Cc: "Patrick Mulligan" <patrick.mulli...@oracle.com>
Sent: Monday, February 22, 2016 12:34:30 PM
Subject: Re: Help

The standard response to Oracle employees is now as follows:

"Try this Oracle knowledge base article:

 http://my.oracle.com/site/git/1591/index.htm

You must be logged into the Oracle VPN to view it."

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Ethan Blanton
Patrick Mulligan spake unto us the following wisdom:
> Please provide directions for loading Pidgin on my PC. I was able to
> uninstall, I am hoping to reload it will make it functional.

We do not know anything about Oracle services, this is a peer support
list for a third-party software package (Pidgin) used by Oracle.

Try this Oracle knowledge base article:

http://my.oracle.com/site/git/1591/index.htm

You must be logged into the Oracle VPN to view it.

Ethan

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread David Woolley

On 22/02/16 16:58, Pedro Francisco wrote:

Pidgin is not supported on Oracle's internal IM systems, as was told
you by Oracle support.


There seems to be some confusion here.  Oracle IT support have said they 
don't support Pidgin, but that doesn't mean that it isn't the 
recommended client for their internal IM system.  There are just too 
many Oracle employees failing to use it for it not to have been 
recommended by someone in Oracle.  My response was saying, if IT don't 
support it, who recommended it, as they presumably have to support it.


(On the other hand, I think it was eventually concluded that this 
particular case was an Oracle employee trying to use Pidgin for personal 
use.)



The standard response to Oracle employees is now as follows:

"Try this Oracle knowledge base article:

http://my.oracle.com/site/git/1591/index.htm

You must be logged into the Oracle VPN to view it."

I presume that no-one on this list actually knows what is in that article.


2016-02-22 15:32 GMT-01:00 Patrick Mulligan <patrick.mulli...@oracle.com>:

Greetings,
Please provide directions for loading Pidgin on my PC. I was able to uninstall, 
I am hoping to reload it will make it functional.
Thanks



Patrick Mulligan | Application Sales Representative IV
Phone: 781-238-6965 | Mobile: 617-312-6434
Oracle RightNow
10 Van de Graaff Drive, Burlington, MA 01803

Oracle is committed to developing practices and products that help protect the 
environment




-Original Message-
From: David Woolley [mailto:for...@david-woolley.me.uk]
Sent: Thursday, February 04, 2016 4:18 PM
To: Patrick Mulligan; Wade Smart
Cc: support@pidgin.im
Subject: Re: Help

On 04/02/16 14:59, Patrick Mulligan wrote:

I tried Oracle support and they done support Pidgin.


Who told you to use Pidgin?  You need to ask them, as people on this peer 
support list are not going to be able to support your use of Oracle's internal 
IM systems.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support



___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-22 Thread Pedro Francisco
Pidgin is not supported on Oracle's internal IM systems, as was told
you by Oracle support.

2016-02-22 15:32 GMT-01:00 Patrick Mulligan <patrick.mulli...@oracle.com>:
> Greetings,
> Please provide directions for loading Pidgin on my PC. I was able to 
> uninstall, I am hoping to reload it will make it functional.
> Thanks
>
>
>
> Patrick Mulligan | Application Sales Representative IV
> Phone: 781-238-6965 | Mobile: 617-312-6434
> Oracle RightNow
> 10 Van de Graaff Drive, Burlington, MA 01803
>
> Oracle is committed to developing practices and products that help protect 
> the environment
>
>
>
>
> -Original Message-
> From: David Woolley [mailto:for...@david-woolley.me.uk]
> Sent: Thursday, February 04, 2016 4:18 PM
> To: Patrick Mulligan; Wade Smart
> Cc: support@pidgin.im
> Subject: Re: Help
>
> On 04/02/16 14:59, Patrick Mulligan wrote:
>> I tried Oracle support and they done support Pidgin.
>
> Who told you to use Pidgin?  You need to ask them, as people on this peer 
> support list are not going to be able to support your use of Oracle's 
> internal IM systems.
>
> ___
> Support@pidgin.im mailing list
> Want to unsubscribe?  Use this link:
> https://pidgin.im/cgi-bin/mailman/listinfo/support

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

RE: Help

2016-02-22 Thread Patrick Mulligan
Greetings, 
Please provide directions for loading Pidgin on my PC. I was able to uninstall, 
I am hoping to reload it will make it functional. 
Thanks



Patrick Mulligan | Application Sales Representative IV 
Phone: 781-238-6965 | Mobile: 617-312-6434
Oracle RightNow 
10 Van de Graaff Drive, Burlington, MA 01803

Oracle is committed to developing practices and products that help protect the 
environment




-Original Message-
From: David Woolley [mailto:for...@david-woolley.me.uk] 
Sent: Thursday, February 04, 2016 4:18 PM
To: Patrick Mulligan; Wade Smart
Cc: support@pidgin.im
Subject: Re: Help

On 04/02/16 14:59, Patrick Mulligan wrote:
> I tried Oracle support and they done support Pidgin.

Who told you to use Pidgin?  You need to ask them, as people on this peer 
support list are not going to be able to support your use of Oracle's internal 
IM systems.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-04 Thread David Woolley

On 04/02/16 14:59, Patrick Mulligan wrote:

I tried Oracle support and they done support Pidgin.


Who told you to use Pidgin?  You need to ask them, as people on this 
peer support list are not going to be able to support your use of 
Oracle's internal IM systems.


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-04 Thread David Woolley

On 04/02/16 21:19, Wade Smart wrote:

Who told you to use Pidgin?  You need to ask them, as people on this peer
support list are not going to be able to support your use of Oracle's
internal IM systems.


David, there are a lot of Oracle employees who use it. I see them on the
group all the time asking for help and I think their IT dept is either lazy
or claims because its not theirs, they cant help.


I'm aware of that, but assuming "done" was a typo for "don't", it is 
possible that the advice to use Pidgin is coming from somewhere outside 
the official IT department (this is actually how PCs first got used - 
the IT departments of the times only dealt with mainframes).


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Help

2016-02-04 Thread Ethan Blanton
Kevin Kretz spake unto us the following wisdom:
> It would be great if an Oracle person could send the address of the
> person or team who administers their IM system so requests could be
> directed to them.

I sent an email with the relevant internal Oracle help page earlier
this week.  It is here:

http://my.oracle.com/site/git/1591/index.htm

That said, I think this particular request is about an AIM account.

Ethan

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

  1   2   3   4   5   6   7   8   >