Author Topic: [SOLVED] Pidgin not connecting to Google Talk  (Read 2039 times)

Offline ravi_npatty

  • Full Member
  • ***
  • Posts: 100
[SOLVED] Pidgin not connecting to Google Talk
« on: July 28, 2010, 07:12:13 AM »
Hi,

  I am unable to connect using my google talk account in pidgin. I am using pclos 2010.07 and upgraded. It says ¨Server does not use any supported authentication method¨.

But my yahoo account works.

Anybody using pidgin with google account?
« Last Edit: July 30, 2010, 12:25:19 AM by Texstar »

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12795
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Pidgin not connecting to Google Talk
« Reply #1 on: July 28, 2010, 07:27:27 AM »
Hi ravi_npatty.

Yes I met this issue... It was solved before... Let me find You a link...

Ah here it is.

Basicly what it says:

1) Open synaptic
2) Find and install packages cyrus-sasl and libsasl2-plug-*
3) Close reopen Pidgin

Hope this helps

Andy

P.s You can do it from konsole too. Just run this command as root:

Code: [Select]
apt-get install -y --force-yes cyrus-sasl libsasl2-plug-*

Offline ravi_npatty

  • Full Member
  • ***
  • Posts: 100
(Solved) Re: Pidgin not connecting to Google Talk
« Reply #2 on: July 28, 2010, 11:03:05 AM »
Thanks. It works.

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12795
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: (Solved) Pidgin not connecting to Google Talk
« Reply #3 on: July 28, 2010, 11:04:23 AM »
Cheers. Glad I could be of assistance.

Andy