Ticket #1290 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

When connecting to a GC, Gajim disconnect

Reported by: geobert Owned by: asterix
Priority: high Milestone: 0.9.1
Component: None Version: 0.9
Severity: critical Keywords:
Cc: OS:

Description

I'm on jabber.fr (im.apinc.org) server. When trying to connect to gajim room I'm disconnected.

Traceback (most recent call last):          
  File "/home/ido/download/gajim-0.9/src/common/connection.py", line 
2402, in process self.connection.Process(timeout)
  File "/home/ido/download/gajim-0.9/src/common/xmpp/dispatcher.py", 
line 292, in dispatch handler['func'](session,stanza)
  File "/home/ido/download/gajim-0.9/src/common/connection.py", 
line 379, in _messageCB
 if self.name not in no_log_for and not\
TypeError: unsubscriptable object
Traceback (most recent call last):
  File "/home/ido/download/gajim-0.9/src/common/connection.py", line 2414, in process
    self.connection.disconnect()
  File "/home/ido/download/gajim-0.9/src/common/xmpp/dispatcher.py", line 354, in disconnect
    while self.Process(1): pass
  File "/home/ido/download/gajim-0.9/src/common/xmpp/dispatcher.py", line 292, in dispatch
    handler['func'](session,stanza)
  File "/home/ido/download/gajim-0.9/src/common/connection.py", line 379, in _messageCB
    if self.name not in no_log_for and not\
TypeError: unsubscriptable object

Attachments

Change History

Changed 3 years ago by asterix

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

Changed 3 years ago by asterix

  • milestone set to 0.9.1

Add/Change #1290 (When connecting to a GC, Gajim disconnect)

Author



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