0

Since the Google talk outage earlier this month, I keep not being able to connect using gajim. I tried deleting all the configuration, updated to the latest development version, and tried in different IM clients (pidgin works fine) but so far gajim refuses to log into gtalk: it claims I have the "wrong password or username". Those are correct and work fine in pidgin. The only clue I have is this error I keep getting in ~/.xsession-errors or on stdout when I run gajim.

(E) gajim.logind_listener A problem occured while activating logind listener

Any idea?

1 Answers1

2

Same thing here... Gajim on Linux and Windows.

This looks like an explanation of the general problem... Google changed the minimum TLS version required and Gajim isn't complying with the required version of the protocol:

http://productforums.google.com/forum/#!topic/chat/O_GxJrkFHUc

But I don't know how to specifically fix it. Surprised nobody has opened a bug with Gajim... I suppose I'll have to go do that.

https://trac.gajim.org/ticket/7346

Carl Cravens
  • 696
  • 4
  • 5
  • And they say it's a bug in python-nbxmpp, and closed the related Gajim tickets, opening this one: http://python-nbxmpp.gajim.org/ticket/7 – Carl Cravens May 07 '13 at 18:06