Adrien Grellier wrote: > Package: gajim > Version: 0.12.1-2 > Severity: normal > > Hi, > > Sometimes I have a window with this message : > > Traceback (most recent call last): > File "gajim.py", line 449, 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 359, in > dispatch > handler['func'](session,stanza) > File "/usr/share/gajim/src/common/connection_handlers.py", line 1747, in > _messageCB > session.handle_negotiation(form) > File "/usr/share/gajim/src/session.py", line 447, in handle_negotiation > self.accept_e2e_bob(form) > File "/usr/share/gajim/src/common/stanza_session.py", line 836, in > accept_e2e_bob > srses = secrets.secrets().retained_secrets(self.conn.name, > AttributeError: 'dict' object has no attribute 'retained_secrets' > > It seems to appear since my contacts have migrated on Ubunt jaunty jackalope > (version of gajim: 0.12.1-0ubuntu5) > The message appear especially when the contact is connecting or disconnecting. > > Adrien
Could you try to remove your ~/.gajim/secrets file? -- Yann -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org