Ticket #2524 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

pm event missing xhtml parameter (I guess)

Reported by: jim++ Owned by: asterix
Priority: high Milestone: 0.11
Component: chat Version: hg
Severity: major Keywords:
Cc: Blocked By:
OS: Blocking:

Description

Traceback (most recent call last):
  File "/home/elghinn/prog/gajim/src/groupchat_control.py", line 1642, in on_list_treeview_row_activated
    self._start_private_message(nick)
  File "/home/elghinn/prog/gajim/src/groupchat_control.py", line 1627, in _start_private_message
    gajim.interface.roster.new_chat(c, self.account, private_chat = True)
  File "/home/elghinn/prog/gajim/src/roster_window.py", line 2496, in new_chat
    chat_control.read_queue()
  File "/home/elghinn/prog/gajim/src/chat_control.py", line 1679, in read_queue
    encrypted = data[4], subject = data[1], xhtml = data[7])
IndexError: tuple index out of range

Attachments

Change History

Changed 4 years ago by asterix

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

Add/Change #2524 (pm event missing xhtml parameter (I guess))

Author


E-mail address and user name can be saved in the Preferences.


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