Ticket #1291 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

disconnect from server when entering chatroom

Reported by: alex.sitnik@… Owned by: asterix
Priority: normal Milestone: 0.9.1
Component: None Version: 0.9
Severity: critical Keywords:
Cc: OS:

Description

When I try to enter to linux@…, gajim open chat window, shows messages and disconnects. TB:

Traceback (most recent call last):

File "/usr/local/share/gajim/src/common/connection.py", line 2402, in process

self.connection.Process(timeout)

File "/usr/local/share/gajim/src/common/xmpp/dispatcher.py", line 292, in dispatch

handlerfunc?(session,stanza)

File "/usr/local/share/gajim/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 "/usr/local/share/gajim/src/common/connection.py", line 2414, in process

self.connection.disconnect()

File "/usr/local/share/gajim/src/common/xmpp/dispatcher.py", line 354, in disconnect

while self.Process(1): pass

File "/usr/local/share/gajim/src/common/xmpp/dispatcher.py", line 292, in dispatch

handlerfunc?(session,stanza)

File "/usr/local/share/gajim/src/common/connection.py", line 379, in _messageCB

if self.name not in no_log_for and not\

TypeError?: unsubscriptable object

svn revision 4843 and sorry for my poor english

Attachments

Change History

Changed 3 years ago by alex.sitnik@…

That bug doesn't appear at new room without any messages

Changed 3 years ago by asterix

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

Changed 3 years ago by asterix

  • milestone set to 0.9.1

Add/Change #1291 (disconnect from server when entering chatroom)

Author



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