Ticket #2565 (new defect)

Opened 3 months ago

'Fatal error'

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

Description

Traceback (most recent call last):

File "/usr/share/emesene/ConversationUI.py", line 566, in onCloseClicked

self.parentUI.parentConversation.close()

File "/usr/share/emesene/Conversation.py", line 119, in close

self.parentConversationWindow.closeTab(self)

File "/usr/share/emesene/ConversationWindow.py", line 310, in closeTab

self.on_switch_page(None, None, self.tabs.get_current_page())

File "/usr/share/emesene/ConversationWindow.py", line 237, in on_switch_page

self.update_title()

File "/usr/share/emesene/ConversationWindow.py", line 245, in update_title

self.conversation.getTitle()).get()))

File "/usr/share/emesene/Conversation.py", line 193, in getTitle

if self.config.useruseAliasIfAvailable?:

KeyError?: 'useAliasIfAvailable'

Attachments

Add/Change #2565 ('Fatal error')

Author



Action
as new
 
Note: See TracTickets for help on using tickets.