Ticket #4031 (closed defect: fixed)
TB at attempt of sending a group message
| Reported by: | m_gol | Owned by: | Jim++ |
|---|---|---|---|
| Priority: | high | Milestone: | 0.12 |
| Component: | None | Version: | svn |
| Severity: | critical | Keywords: | tb, traceback, group message |
| Cc: | OS: | All |
Description
When I want to send a group message (rev. 9819), I get this:
Traceback (most recent call last):
File "/home/mgol/gajim/src/dialogs.py", line 2367, in on_send_and_close_button_clicked
self.send_single_message()
File "/home/mgol/gajim/src/dialogs.py", line 2347, in send_single_message
form_node=form_node)
File "/home/mgol/gajim/src/common/connection.py", line 1118, in send_message
gajim.capscache[(contact.caps_hash_method,
AttributeError: 'NoneType' object has no attribute 'caps_hash_method'
No message is being sent then.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
