When I open Gajim and try to connect to my gmail account, it gives me the following:
Warns about an insecure connection:

When I choose to connect insecurely, authentication fails, although my gmail username and password are correct:

Shows a "programming error" window:

The details are:
Traceback (most recent call last):File "/usr/share/gajim/src/dialogs.py", line 1538, in on_response_okself.user_response_ok(self.is_checked())File "gajim.py", line 2238, in on_okgajim.connections[account].connection_accepted(data[0], 'plain')File "/usr/share/gajim/src/common/connection.py", line 739, in connection_acceptedon_auth=self.__on_auth)File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 445, in authself._on_doc_attrs()File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 470, in _on_doc_attrsif not self._sasl or self.SASL.startsasl == 'not-supported':AttributeError: NonBlockingClient instance has no attribute 'SASL'
How can I fix this? I'm on Mandriva 2010.1