[Bug 365707] [NEW] problem with sign-on after upgrade from 8.04 to 9.04 rc1
Pihhan
pihhan at cipis.net
Thu Apr 23 21:22:05 UTC 2009
Public bug reported:
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
** Affects: gajim (Ubuntu)
Importance: Undecided
Status: New
--
problem with sign-on after upgrade from 8.04 to 9.04 rc1
https://bugs.launchpad.net/bugs/365707
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list