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.