emesene Exception when ever logged in

Asked by frozenflames

when ever i log in to emesene i get this error

Exception
You are using emesene 1.6.1 "mate" so you're free to complain here:
http://forum.emesene.org/index.php/board,19.0.html
Check already existing tickets for duplicates first, please.
Traceback (most recent call last):

  File "/usr/share/emesene/emesenelib/soap/manager.py", line 139, in process
    return process()

  File "/usr/share/emesene/emesenelib/soap/manager.py", line 76, in process
    response.callback(response, *response.args)

  File "/usr/share/emesene/emesenelib/ProfileManager.py", line 152, in onGetProfile
    self.affinityCache = response.body.split('</CacheKey>')[0].split('<CacheKey>')[1]

IndexError: list index out of range

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu emesene Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

Theres 1.6.2 here:

sudo add-apt-repository ppa:bjfs/ppa; sudo apt-get update; sudo apt-get upgrade

The newer version may cure it.

Revision history for this message
frozenflames (oracleandoracle) said :
#2

thank you i upgrade it and that cured it :)