Ticket #3555 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
