Ticket #2141 (closed defect: duplicate)

Opened 6 months ago

Last modified 2 months ago

ValueError?: need more than 1 value to unpack

Reported by: jonathanramos_12@… Owned by: somebody
Priority: normal Milestone: 1.1
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/emesenelib/core.py", line 429, in do_login_successful

for i in self.contactManager.getADL():

File "/usr/share/emesene/emesenelib/ContactData.py", line 481, in getADL

return self.buildDL(contacts, initial=True)

File "/usr/share/emesene/emesenelib/ContactData.py", line 491, in buildDL

(user, domain) = i.split('@')

ValueError?: need more than 1 value to unpack

Attachments

Change History

Changed 6 months ago by dx

  • summary changed from fix to ValueError?: need more than 1 value to unpack

Changed 2 months ago by trac-admin

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

Add/Change #2141 (ValueError?: need more than 1 value to unpack)

Author



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