Ticket #3073 (closed defect: fixed)

Opened 21 months ago

Last modified 17 months ago

traceback on 0.11.1

Reported by: Radim Kolar Owned by: asterix
Priority: normal Milestone: 0.11.2
Component: roster Version: 0.11.1
Severity: normal Keywords:
Cc: OS: All

Description

Traceback (most recent call last):
  File "roster_window.pyc", line 3528, in on_roster_treeview_row_activated
  File "roster_window.pyc", line 3473, in on_open_chat_window
  File "roster_window.pyc", line 3046, in new_chat
  File "chat_control.pyc", line 918, in __init__
  File "chat_control.pyc", line 1647, in restore_conversation
  File "common\logger.pyc", line 419, in get_last_conversation_lines
  File "common\logger.pyc", line 172, in get_jid_id
TypeError: 'NoneType' object is unsubscriptable

Attachments

Change History

Changed 21 months ago by asterix

can you reproduce this bug ? how ?

Changed 19 months ago by steve-e

  • os set to All

Just remove a contact from logs db (with history manager), after having talked to him. When you reopen the window you get the TB.

Changed 19 months ago by asterix

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

(In [8234]) prevent a TB when a jid is in mem but not in DB (is has been removed while gajim was running) fixes #3073

Changed 17 months ago by roidelapluie

(In [8595]) Prevent a TB when a jid is in mem but not in DB (is has been removed while gajim was running). Fix #3073.

Changed 17 months ago by roidelapluie

  • milestone changed from 0.12 to 0.11.2

Add/Change #3073 (traceback on 0.11.1)

Author



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