Ticket #3942 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

TB when maximizing groupchat

Reported by: CrashMan87 Assigned to: asterix
Priority: normal Milestone: 0.12
Component: chat Version: svn
Severity: major Keywords:
Cc: OS: All

Description

Seems to happen when maximizing a groupchat the first time (minimized on connect) while there are unread messages. Traceback (most recent call last):

File "/home/andre/Working/gajim/src/chat_control.py", line 927, in on_conversation_vadjustment_value_changed

if not self.session.remove_events(types_list):

AttributeError?: 'StanzaSession?' object has no attribute 'remove_events'

Attachments

Change History

05/14/08 00:03:44 changed by asterix

I also got it while getting an event in GC, but scrollbar was not down. Then when I scrolled down and reached the bottom, I got the TB

05/14/08 02:34:03 changed by bct

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

(In [9635]) moved session.remove_events. fixes #3942


Add/Change #3942 (TB when maximizing groupchat)




Change Properties
Action