Ticket #1302 (new defect)

Opened 7 months ago

Last modified 7 months ago

KeyError: 'useAliasIfAvailable'

Reported by: anonymous Owned by: somebody
Priority: normal Milestone: 1.1
Component: gui 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/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

Change History

Changed 7 months ago by jandem

  • summary changed from normal to KeyError: 'useAliasIfAvailable'

Changed 7 months ago by jandem

  • component changed from other to gui

Add/Change #1302 (KeyError: 'useAliasIfAvailable')

Author



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