View Single Post
Posts: 398 | Thanked: 77 times | Joined on Jul 2007
#23
Originally Posted by kedar View Post
hi.
I have installed on Diablo all the needed packages for erminig: python2.5, python-sqlite, python-gdata and python-hildon. Then I've installed the erminig but it won't start. When starting from x-term I am still getting message:
~ $ erminig
Traceback (most recent call last):
File "/usr/bin/erminig", line 1047, in <module>
profiles = Profiles(config)
File "/usr/bin/erminig", line 857, in __init__
self.init_profiles()
File "/usr/bin/erminig", line 862, in init_profiles
self.read_config()
File "/usr/bin/erminig", line 869, in read_config newProfile = Profile(entry[0], entry[1], entry[2], entry[3]
TypeError: 'int' object is unsubscriptable

Any idea what should I do? Thanks in advance.
your configuration file is hosed

in terminal

rm /home/user/.erminig.cfg

restart erminig and re-enter your credentials
 

The Following User Says Thank You to prk60091 For This Useful Post: