Ticket #3555 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Bug when gc contact change nick

Reported by: Jim++ Owned by: asterix
Priority: high Milestone: 0.11.3
Component: None Version: svn
Severity: major Keywords:
Cc: OS: All

Description

I speak to someone in a room, using PM. He changes his nick. Chat tab is renamed. I try to close chat window and that doesn't work. TB follow

Traceback (most recent call last):
  File "/home/jim/gajim/gajim-propre-svn/src/message_window.py", line 237, in on_tab_eventbox_button_press_event
    self.remove_tab(ctrl, self.CLOSE_TAB_MIDDLE_CLICK)
  File "/home/jim/gajim/gajim-propre-svn/src/message_window.py", line 378, in remove_tab
    allow_shutdown = ctrl.allow_shutdown(method)
  File "/home/jim/gajim/gajim-propre-svn/src/chat_control.py", line 1833, in allow_shutdown
    [self.get_full_jid()] < 2:
KeyError: u'jabberfr@chat.jabberfr.org/asterix_test_pour_jim'

Attachments

Change History

Changed 13 months ago by asterix

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

(In [8965]) update gajim.last_message_time var when a room participant changes his nick. fixes #3555

Changed 13 months ago by asterix

(In [8991]) update gajim.last_message_time var when a room participant changes his nick. fixes #3555

Changed 13 months ago by asterix

  • milestone changed from 0.12 to 0.11.3

Add/Change #3555 (Bug when gc contact change nick)

Author



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