Ticket #518 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Fatal error [Conversation - pixbufs]

Reported by: anonymous Owned by: somebody
Priority: normal Milestone: 1.0
Component: other Version:
Keywords: Cc:

Description

Fatal error This is a bug. Please report it at: http://www.emesene.org

Traceback (most recent call last):

File "/usr/share/emesene/ConversationWindow.py", line 120, in on_focus_in_event

self.unsetUrgency()

File "/usr/share/emesene/ConversationWindow.py", line 355, in unsetUrgency

self.conversation.ui.update()

File "/usr/share/emesene/ConversationUI.py", line 201, in update

self.header.update()

File "/usr/share/emesene/ConversationUI.py", line 464, in update

self.statusImage.set_from_pixbuf(self.controller.theme.statusToPixbuf(contact.status))

AttributeError?: 'NoneType?' object has no attribute 'status'

Attachments

Change History

Changed 9 months ago by C10uD

  • summary changed from Fatal error This is a bug. Please report it at: http://www.emesene.org Traceback (most recent call last): File "/usr/share/emesene/ConversationWindow.py", line 120, in on_focus_in_event self.unsetUrgency() File "/usr/share/emesene/ConversationWindow.py", line 355, in unsetUrgency self.conversation.ui.update() File "/usr/share/emesene/ConversationUI.py", line 201, in update self.header.update() File "/usr/share/emesene/ConversationUI.py", line 464, in update self.statusImage.set_from_pixbuf(self.controller.theme.statusToPixbuf(contact.status)) AttributeError: 'NoneType' object has no attribute 'status' to Fatal error [Conversation - pixbufs]

HOLY SHI-

Changed 9 months ago by dx

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

fixed in my copy

Add/Change #518 (Fatal error [Conversation - pixbufs])

Author



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