Ticket #1858 (closed defect: fixed)

Opened 3 months ago

Last modified 8 weeks ago

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

Changed 2 months ago by jandem

  • summary changed from Bug to AttributeError: 'NoneType' object has no attribute 'nick'

Changed 8 weeks ago by C10uD

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

Add/Change #1858 (AttributeError: 'NoneType' object has no attribute 'nick')

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.