Ticket #1805 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

I talk with a contact, that removes me, then reauths me. I don't close chat tab, I try to talk ==> TB

Reported by: nk Owned by: asterix
Priority: normal Milestone: 0.10
Component: chat Version:
Severity: normal Keywords:
Cc: OS:

Description

Traceback (most recent call last):
  File "/home/nk/gajim/trunk/src/common/xmpp/idlequeue.py", line 133, in process_events
    obj.pollin()
  File "/home/nk/gajim/trunk/src/common/xmpp/transports_nb.py", line 143, in pollin
    self._do_receive()
  File "/home/nk/gajim/trunk/src/common/xmpp/transports_nb.py", line 244, in _do_receive
    self.on_receive(received)
  File "/home/nk/gajim/trunk/src/common/xmpp/dispatcher_nb.py", line 347, in dispatch
    handler['func'](session,stanza)
  File "/home/nk/gajim/trunk/src/common/connection_handlers.py", line 1279, in _messageCB
    self.dispatch('MSG', (frm, msgtxt, tim, encrypted, mtype, subject,
  File "/home/nk/gajim/trunk/src/common/connection.py", line 101, in dispatch
    self.put_event((event, data))
  File "/home/nk/gajim/trunk/src/common/connection.py", line 97, in put_event
    gajim.handlers[ev[0]](self.name, ev[1])
  File "gajim.py", line 525, in handle_event_msg
    if contact.our_chatstate == 'ask': # we were jep85 disco?
AttributeError: 'NoneType' object has no attribute 'chatstate'

Attachments

Change History

Changed 3 years ago by asterix

  • status changed from new to closed
  • resolution set to fixed

already fixed in [5964]

Add/Change #1805 (I talk with a contact, that removes me, then reauths me. I don't close chat tab, I try to talk ==> TB)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.