problem with sign-on after upgrade from 8.04 to 9.04 rc1

Bug #365707 reported by Petr Menšík
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gajim (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: gajim

I have problems with Gajim connection after upgrading to 9.04 RC. It seems to have relation to password storage.

I get there messages to console:

LANG=en_US.utf8 gajim
/usr/share/gajim/src/common/xmpp/auth.py:24: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha,base64,random,dispatcher
/usr/share/gajim/src/common/xmpp/auth.py:26: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
2009-04-23 22:32:30,633 gajim.c.x.transports_nb: ERROR: Connection to 81.19.45.29 lost: 104:Connection reset by peer [104]
2009-04-23 22:32:37,490 gajim.c.x.transports_nb: ERROR: Connection to 81.19.45.29 lost: Unexpected EOF [-1]
Traceback (most recent call last):
  File "gajim.py", line 463, in _process_events
    return self.process_events(fd, flags)
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 132, in process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 352, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 502, in _do_receive
    self.on_receive(received)
  File "/usr/share/gajim/src/common/xmpp/dispatcher_nb.py", line 385, in WaitForData
    resp(self._expected[self._witid])
  File "/usr/share/gajim/src/common/xmpp/auth_nb.py", line 308, in _on_username
    sha.new(self.owner.Dispatcher.Stream._document_attrs['id']+self.password).hexdigest())
TypeError: coercing to Unicode: need string or buffer, NoneType found

possible fixes are at http://trac.gajim.org/changeset/11171 or http://trac.gajim.org/changeset/11170
Svn version works as expected.

Hint: it is manually specified connection to server jabber.cipis.net, ip 81.19.45.29 port 443

Revision history for this message
Jonathan Michalon (johndescs) wrote :

Hi,

You are talking about the RC version. Is it solved now (in case you always have Jaunty)?

Changed in gajim (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gajim (Ubuntu) because there has been no activity for 60 days.]

Changed in gajim (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.