Ticket #1858 (closed defect: fixed)
AttributeError: 'NoneType' object has no attribute 'nick'
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | other | Version: | 1.0 |
| Keywords: | Cc: |
Description
Error fatal Esto es un bug. Por favor repórtalo a: http://www.emesene.org
Traceback (most recent call last):
File "/usr/share/emesene/ConversationManager.py", line 173, in do_send_message
conversation.do_send_message(message)
File "/usr/share/emesene/Conversation.py", line 463, in do_send_message
self.appendOutputText(self.user, chunk, 'outgoing')
File "/usr/share/emesene/Conversation.py", line 604, in appendOutputText
nick = emesenelib.common.escape(self.controller.msn.nick)
AttributeError?: 'NoneType?' object has no attribute 'nick'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
